This forum has moved to a new location and is in read-only mode. Please visit talk.octobercms.com to access the new location.
Hi all,
i'm developing a website using October CMS (for the first time). I am a webdesigner and i used to develop on my server and then i export the websites and database and import them on the client server.
For example with Wordpress i use to export the entire website folder and the database and then i import them on the client server. Can i do the same with October CMS?
The best way is to create new production
installation on client server.
And then copy only plugins and themes directory, after that run
php artisan october:up
I know that now it si probably too late but just for future reference. You could use October Projects to build a base (plugins+themes) that can be easily moved from dev to production.
Maciej said:
The best way is to create new
production
installation on client server. And then copy only plugins and themes directory, after that runphp artisan october:up
This realy the best way!
Of Course you will have to activate the copied theme on the new production installation.
If I am not mistaken logging out and back in will also register the plugins (instead of running php artisan october:up)
1-5 of 5