As my site becomes more important to my business, I want to have better version control so I can look up past changes and backup my code. I keep...
I am the admin for a blog with around 20 authors contributing articles. Have just migrated from WordPress.com. The problem that started to happen at WP.com, was different authors...
I’m trying to work version control into developing a WordPress site, but I’m unable to solve the issue of DB synchronization. For simplicity’s sake, I will describe a scenario...
I have my master branch and a develop branch for working on a few changes. I need to merge changes from master into develop, but will eventually merge everything...
I’m looking into setting up a development -> staging -> production workflow, and the biggest issue so far is figuring out how to sync the databases. To this end,...
We’ve been developing for WordPress for several years and whilst our workflow has been upgraded at several points there’s one thing that we’ve never solved… merging a local WordPress...
If I want to have a certain action taken after a CiviCRM ‘trigger’, what is the best approach? I’m a Drupal developer used to using Drupal workflows on CiviCRM...
Our company is currently using a simple trunk/release/hotfixes branching model and would like advice on what branching models work best for your company or development process. Workflows / branching...
The WordPress site I am working on has thousands of posts, is updated hourly, and has dozens of plugins and hacks to get it to work in the way...
I run a site with about 30 authors and 3 editors. Authors submit posts for review, and editors schedule or publish them. It would be useful to have another...