Hi,
I have two MSC servers on internal and on external. My intent is to create same sites in the internal one, and the export it to the other server. It is possilbe? How I can export an intere site asset?
Thnaks
Matrix assets can be exported to xml and imported from xml using following scripts:
scripts/import/export_to_xml.php
scripts/import/import_from_xml.php
Note that, you will need to export all related assets together in order for them to work together. E.g you will need to export design assets and user assets and site together, if you want designs and permissions to be preserved in new system.
Please have a look manual before using them:
http://manuals.matrix.squizsuite.net/server-administrator/chapters/import-scripts
If you are not confident to run those scripts, please contact Squiz support for help.