• ## The problem:
    I have a WordPress Multi-site.
    We want to use wp-cfm, so that we can have ONE json file/bundle that can be modified, exported, and imported into any and all of the multi-sites.

    Currently, each time i create a bundle and export, it creates a files such as: blog1-all.json

    The 1 is for the multisite ID number. And this bundle now only shows up for import, export, editing on this multisite – and none of the others.

    ## The want:
    To be able to export ONE bundle, that can be imported to all multi-sites when going to the wp-cfm settings.

    ## Assumption:
    I havnt looked at the code, but im assuming that the module is looking for this number on the json file, compares it to the current multi-site ID, and loads the correct file.

    Maybe there can be an option to export without the ID?

    The page I need help with: [log in to see the link]

  • The topic ‘MultiSite with CP-CFM: One bundle for all multi-sites’ is closed to new replies.