Skip to main content

This site requires you to update your browser. Your browsing experience maybe affected by not having the most up to date version.

We've moved the forum!

Please use forum.silverstripe.org for any new questions (announcement).
The forum archive will stick around, but will be read only.

You can also use our Slack channel or StackOverflow to ask for help.
Check out our community overview for more options to contribute.

General Questions /

General questions about getting started with SilverStripe that don't fit in any of the categories above.

Moderators: martimiz, Sean, Ed, biapar, Willr, Ingo, swaiba

Recommended way of migrating SilverStripe from dev to live


Go to End


947 Views

Avatar
karantan

Community Member, 3 Posts

21 January 2015 at 9:24pm

Hellow

I'm rather new with the silverstripe framework but i have experience with magento which is also in PHP.

I have read several topics about deploying silverstripe. It seems that a lot of users preferred to download a fresh version of silverstripe install it on live server and then transfer the template and mysite folders and do the /dev/build

I guess this can work if you have access to the live server but what if you have a client who just wants his site on USB (mainly for security reasons)? What then?

So my question is this: what is the recommended way of migrating SilverStripe from dev to live server?