Wordpress GitHub Workflow

I currently have a WordPress GitHub workflow that is the following:

  • Development is done locally
  • - committed to the GitHub repository
  • - is pushed to the dev WP site/admin panel
  • - QA'd
  • - merged with the Production Github branch to push live to the Prod WP site/admin panel.

The client would like to be able to create changes in the WP admin panel (adding new plugins) then commit those to the rest of the GitHub repository so that when I commit changes his work isn't overwritten.

Is this possible to do?

Topic github Wordpress

Category Web

About

Geeks Mental is a community that publishes articles and tutorials about Web, Android, Data Science, new techniques and Linux security.