Is it possible to export a complex set of configuration settings and use it in another site? I've got a 7 level deep umbraco content configuration set up with several branches. It would take all day to re-configure. My imports have gone so badly awry, particularly with media, that I wan't to scrap the whole dev site and start again, but I don't particularly want to spend most of the day re-configuring and making manual mistakes. The imports take hours to run so it's vital it's right.
Export/Import configuration
Is it possible to export a complex set of configuration settings and use it in another site? I've got a 7 level deep umbraco content configuration set up with several branches. It would take all day to re-configure. My imports have gone so badly awry, particularly with media, that I wan't to scrap the whole dev site and start again, but I don't particularly want to spend most of the day re-configuring and making manual mistakes. The imports take hours to run so it's vital it's right.
Cheers,
Craig
You can try to copy the CMSImportState table. Could give you some warnings, make sure aliasses are the same on the new site.
is working on a reply...