View on GitHub

wordpress-git

A simple skeleton repo for managing a WordPress site using: wp-cli, git, composer

wordpress-git

This is a simple skeleton repo for managing a WordPress site using: wp-cli, git, composer Wordpress + Git + Composer

Getting Started

  1. Clone this repo within the local web root folder (eg through GitHub Desktop/Atom.io and MAMP).
  2. NB Rename the cloned folder (wordpress-git) to something more friendly (eg site-name).
  3. Run wp-install.sh to automatically install within this folder wordpress and any other required plugins/themes.
  4. Happy coding…

remember to…

Requirements

localhost: wp-cli, git, composer (and wordpress..)

live server: ftp access or even better GitHubUpdater CI (and wordpress..)


more info at wordpress-git/wiki


Contribution

You can fork it and submit your change with a pull request !