backlineint / decoupled-wordpress

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Composer-enabled Decoupled Wordpress Project

This is Pantheon's recommended starting point for creating new decoupled Wordpress backend sites. It builds on Pantheon's default Wordpress composer upstream to provide best practices, default configuration, and accellerator tools for using Wordpress as a backend in decoupled archictures.

Unlike with earlier Pantheon upstreams, files such as Wordpress Core that you are unlikely to adjust while building sites are not in the main branch of the repository. Instead, they are referenced as dependencies that are installed by Composer.

Contributing

Contributions are welcome in the form of GitHub pull requests. However, the pantheon-upstreams/decoupled-wordpress-project repository is a mirror that does not directly accept pull requests.

Instead, to propose a change, please fork pantheon-systems/decoupled-wordpress-project and submit a PR to that repository.

About

License:GNU General Public License v2.0


Languages

Language:PHP 71.5%Language:Shell 21.4%Language:Gherkin 2.8%Language:JavaScript 2.6%Language:CSS 1.7%