Easy wp-cli automation with wp-bootstrap

I’ve created a PHP Composer package to provide an easier way to automate WordPress installations using wp-cli. If you are unfamiliar with wp-cli and composer. I suggest you read up on composer here, wp-cli here and the rationale of automation in my book or in my blog series on the subject. Another great resources for learning more… Continue reading Easy wp-cli automation with wp-bootstrap

WordPress configuration management

This is the 4th post in a series of developing for WordPress in a DevOps friendly way. The other articles: Introduction to WordPress and DevOps Developing with WordPress and Vagrant Grunt Automation for WordPress developer WordPress configuration management In the previous posts in this series we’ve been looking at how to work with Vagrant and WordPress and… Continue reading WordPress configuration management

Grunt Automation for WordPress developers

This is the third article in a series of developing for WordPress in a DevOps friendly way. The previous articles: Introduction to WordPress and DevOps Developing with WordPress and Vagrant Grunt Automation for WordPress developers WordPress configuration management In the previous two posts we’ve had a look at the various tools we need to create an… Continue reading Grunt Automation for WordPress developers