This is half a tech support question and half a community one, but how do you set up and maintain a development environment of Expression Engine?
The key question I have in mind is one like this:
Say I add a new channel to my site. I create the channel on the development server and add some new custom fields to go with it, and edit my templates to add it to the navigation and so forth. Now I want to push this change over to the live server, but many of the changes I’ve made are in the database. I can’t just push the database over — that would overwrite my site’s content. Do I have to manually recreate the channel and fields on the live server, or do people have clever ways of automating these sorts of conversions?
Thanks in advance,
Evan