I want to ask what are the different options for publishing code changes in different environments (dev, staging, production)?
As far as I read the possible ways are using umbraco package or manual copy/paste. Could you tell me what are the advantages / disadvantages of these two options? Are there any other publishing options?
Publish code changes in different environments
Hello,
I want to ask what are the different options for publishing code changes in different environments (dev, staging, production)?
As far as I read the possible ways are using umbraco package or manual copy/paste. Could you tell me what are the advantages / disadvantages of these two options? Are there any other publishing options?
Regards, Martin
Hi Martin
You can do it the hard way by creating new document types etc. in Umbraco in all environments and then copy/paste files via FTP.
You can also use Courier to deal with the task, which is easier to do.
You can read more about Courier in here http://umbraco.com/products/more-add-ons/courier-2.aspx
Hope this helps a bit.
/Jan
is working on a reply...