v0.1.0
Initial release 🥳
Everything described in the release notes for the base plugin, plus...
Features
Docker
- Full dockerized setup for everything you need to get going with a basic WordPress setup
Composer
- Composer based plugin management, including a way to easily handle premium/patched plugins you have no way of installing other than from a zip file
Mailhog
- Mailhog setup as standard for easy email testing
Blackfire
- Blackfire support ready, simply provide your credentials and use
bin/docker/enable_blackfire
Monorepo
- Manage shared plugins and themes as part of a monorepo, useful if you distribute plugins or themes separately but want to manage in a single project
Dictator
- Dictator used for management of repeatable site configuration
Fixtures
- Fixtures support with simple yaml files using wp-cli-fixtures
Dependency Injection
- Full DI support using the Symfony service container