dev site?
Permalink
I try to build locally (on my computer) then just upload my files when I am ready, but it looks like my client would like to be able to see the site in development, something like
I was reading this:
http://www.concrete5.org/community/forums/installation/development-...
But I am a little hazy on how exactly this is done.
There is currently a live, non-concrete5 site at:
How is the best way to approach this? Do I just put all my concrete5 files into "/dev", develop my site, then just move the contents of the "dev" file over into the main www folder when I am ready? Or is it more complicated than that?
http://www.mysite.com/dev
I was reading this:
http://www.concrete5.org/community/forums/installation/development-...
But I am a little hazy on how exactly this is done.
There is currently a live, non-concrete5 site at:
http://www.mysite.com
How is the best way to approach this? Do I just put all my concrete5 files into "/dev", develop my site, then just move the contents of the "dev" file over into the main www folder when I am ready? Or is it more complicated than that?
![ScottC](/files/avatars/171.jpg)
the absolute easiest way is to use one of those dynamic dns services that allows access to your local dev env via the web. Sorry I haven't personally done this but I know others that have.
Yes, it is that simple. Place your build at /site/dev and when its ready you can manually move the files to site/ or use the features for this in cpanel. For better info on the cpanel feature check herehttp://www.concrete5.org/community/forums/usage/i-dont-want-my-c5-w...
Just following up. I move the contents out of the site/dev folder into /site and it just works! Wow what a breeze, this is the best CMS ever.
I was anticipating having to go into my DB and rewrite a bunch of image urls...
I was anticipating having to go into my DB and rewrite a bunch of image urls...