• Resolved parihar3

    (@parihar3)


    hi ,
    i want to understand what happens when i move a single site to a multisite network as a subsite.

    does the plugin files gets duplicated?

    for example.
    i have a single site – https://www.tuktuk.com
    with following four plugins – breeze, gppremium, primemover, malsecurity, wpforms

    and i have amulsite network – https://www.ppnetwork.com
    this also has – gppremium. primemover,malsecurity,breeze

    so if i migrate tuktuk.com as subsite to ppnetwork as tuktuk.ppnetwork.com
    will it replace existing plugins that are already there? or will ignore them?

    Especially if there is difference in plugin versions?

    i want to understand this , so i can make better decisions wheather if i should keep a site on single wordpress installation VS multi.

    kindly let me know thank you so much for building this amazing plugin!

    • This topic was modified 3 years, 3 months ago by parihar3.
Viewing 1 replies (of 1 total)
  • Plugin Author Codexonics

    (@codexonics)

    Hello Parihar, thank you for your questions.

    -> What happens when i move a single site to a multisite network as a subsite. does the plugin files gets duplicated?

    Answer: No, plugin files are not duplicated. They are either overwritten or ignored. See details of my answer below.

    ->so if i migrate tuktuk.com as subsite to ppnetwork as tuktuk.ppnetwork.com
    will it replace existing plugins that are already there? or will ignore them? Especially if there is difference in plugin versions?

    Answer: If you restore a complete/full package (package that includes plugins/themes/media files + db). Then yes, it will replace existing plugins in the target site with the plugins from the package. So if plugins in the target site are using older versions and the one in the WPRIME package are newer – then the target site plugins will be updated after migration since it will be replaced with newer versions (from the package). It won’t touch other plugins are that are not part of the migration.

    If your package does not include plugins – e.g. (DB only or DB + Media package only) – then no plugins or themes are migrated or copied. All plugin/themes in the target site are untouched. However Prime Mover checks for plugin/theme version differences and inform user to proceed the restoration if it detects version differences.

    For example; say you migrate only the database of the site and the source site is using Plugin X version 2.0 and the target site is using Plugin X version 1.0. If you do DB only migration or DB + media files (no plugins) to target site – Prime Mover will inform you if you want to proceed with the migration because it detects plugin version differences.

    If you think this version difference will not cause error in your target site, you can proceed with the migration. Otherwise if you think it might cause error because the target site plugin version is older and the one in your source site is newer (not backward compatible) – you should abort the restoration.

    Again this is only checked if you migrate a package that doesn’t include plugins. If your package includes plugins/themes (such as complete/full export package)- version checking is skipped and Prime Mover copies the plugins from the package to the target site plugins directory to perfectly clone the site (source and target site plugin versions the same).

    That’s it ?? Thanks for using Prime Mover plugin!

Viewing 1 replies (of 1 total)
  • The topic ‘what happens when i move a single site as subsite?’ is closed to new replies.