Skip to content

v0.1.0

Compare
Choose a tag to compare
@jenkoian jenkoian released this 24 Jun 10:50
· 1121 commits to main since this release

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

Dependency Injection

Plus more