We launched new forums in March 2019—join us there. In a hurry for help with your website? Get Help Now!
    • 33974
    • 156 Posts
    Hi all,

    I have to get several hundreds resources of an existing MODX Revolution setup (2.2) into another (2.2). How can I achieve this? Provisioner seems not to work with 2.2 so I have to choose another option.

    Thanks!
    -Anselm
      • 3749
      • 24,544 Posts
      If it's the same version of MODX, you should be able to export the modx_site_content table to a .SQL file and import it on the second site, though you will lose any TV settings. I think you can configure the export not to trash any existing content on import, but I'm not sure.
        Did I help you? Buy me a beer
        Get my Book: MODX:The Official Guide
        MODX info for everyone: http://bobsguides.com/modx.html
        My MODX Extras
        Bob's Guides is now hosted at A2 MODX Hosting
        • 33974
        • 156 Posts
        Okay, that's what Mark Hamstra also suggested. Think I'll give it a try later this week and report back.