Transfer project from windows to linux ububtu

Hi
I have a big project and I want to transfer whole of it to Linux.
I have made new c++ project in Unreal in Linux.(it shows every thing about UE in Linux works fine)
when I zipped my project and transfer it to my Linux PC, the plugins gone lost! and i can’t run my project without them (Plugin: Cesium, Object deliverer)
even I move those plugin files(from engine/plugin/marketplace to new PC engine) but I got some errors which refers to plugin, (absolutely it is wrong way : )
what should I do NOW?