Page 1 of 1

Re: How to "download" existing CMSMS site & set up staging s

Posted: Fri Sep 09, 2011 6:37 am
by uniqu3
Hello Lauren and welcome.

Do you have a webserver configured on your developement environment?
You can find a "How to install" on wamp documentation here: http://wiki.cmsmadesimple.org/index.php ... Windows_PC and a visual how to here http://www.youtube.com/watch?v=SdVsnIemcJk

In CMSMS Templates and Stylesheets are saved in the database. If you want to manage these as external files you should use Template Externalizer module http://dev.cmsmadesimple.org/projects/externalizer

Re: How to "download" existing CMSMS site & set up staging s

Posted: Fri Sep 09, 2011 4:28 pm
by Wishbone
On my websites, I set up staging and production installs in parallel folders on the web server. I copy production to staging prior to upgrading CMSMS or modules, and implement the change on the staging servers.. Once the changes are validated, I switch the pointer in CPanel and the staging server now becomes production.