This is a skeleton WordPress project that can be used to quickly scaffold WordPress projects that work with Alley's create-wordpress-plugin and create-wordpress-theme starter kits.
This template is rooted at the wp-content
and supports both Pantheon and
WordPress VIP hosting environments with deployment workflows for each. It is
powered by Composer to manage dependencies and
Turborepo to build front-end assets in your project. The template includes both GitHub Actions and Buddy workflows for continuous integration and deployment.
Also included is a configuration script to easily replace all placeholders throughout the project and scaffold out your plugin/theme.
Follow these steps to get started:
- Press the "Use template" button at the top of this repo to create a new repo with the contents of this skeleton.
- Run
make
(orphp ./configure.php
) to run the configuration script that will replace all placeholders throughout all the files. - Have fun creating your WordPress site! 🎊
A skeleton for WordPress projects rooted at wp-content
using Alley's best
practices for WordPress development.
This project is actively maintained by Alley Interactive. Like what you see? Come work with us.
The GNU General Public License (GPL) license. Please see License File for more information.