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

    So I'm moving to a new Revo account. I need to copy all my chunks and snippets (I'm not too worried about TVs) and I'm not sure how I can do it. Save copy & pasting all the html from the chunks into a notepad then back to the new Revo, is there a way of downloading the chunks from either Modx or via phpMyAdmin which I can then upload to the new site?

    Thanks!
      To infinity... and beyond!
      • 36547
      • 6 Posts
      So, I've found an answer to my own problem, thought I'd post it here since someone who is fairly new to Modx Revo might be searching for the answer.

      The tables from the phpMyAdmin Database that hold all the Templates, TV's & Chunks are:
      modx_site_content
      modx_site_htmlsnippets
      modx_site_templates
      modx_site_tmplvar
      modx_site_tmplvar_contentvalues
      modx_site_tmplvar_templates

      Remember that all my tables begin with modx_ (the standard when installing modx) but your might start with something different.
        To infinity... and beyond!