15 5 / 2011
How To: Configure ExpressionEngine for Multiple Server Environments
One of the challenges ExpressionEngine developers who have separate development, staging, and production environments face is configuring EE to work in all three of those environments without having to modify code each time. Over the last few months, I’ve been looking for ways to make the EE configuration as dynamic as possible and here is what I’ve learned. The methods described here only pertain to ExpressionEngine 2.x.
Permalink 6 notes
15 1 / 2011
Code: SVN Hooks for Staging Servers
I had to develop some SVN hooks to automate our push to staging at Paramore|Redd. I decided to take it a bit further and include PHP Syntax validation. Check out the scripts here and modify/use them as you need.
Permalink 1 note