Add new constants.
Update displayError() calls and default WordPress ABSPATH constant.
Update the Debugger call.
Fix array to bool conversion on Processor handler.
Fix required file on Processor handler.
Fix
.htaccess.dist file contents.
Fix Processor handler via composer.
Add a better CHANGELOG display.
Add new
--no-interaction command compatibility to work with automatic deploy scripts.
Fix composer integration.
Fix the
siteurl and home multisite options with HTTPS protocol.
Update composer command lines and default WordPress theme.
Update TwentyTwentyTwo theme from composer.
Fix the
siteurl multisite option by adding the WORDPRESSDIR constant.
Auto detect https use from site url.
Add options to fully customize WordPress installation, as multisite or single site.
Make themes directory overridable through
get_template_directory() and get_template_directory_uri() functions.
Fix
Configurator and Processor Handler components.
Add new Olympus components integration.
Update TwentyTwenty theme from composer.
Update
ErrorDebugger class with error file rotation.
Add
opts.php file.
New PHPCS validation.
Log file integration with Whoops package.
Update required PHP version.
Update main package with new Whoops integration.
Update composer components with Guzzle.
Replace TwentySixteen theme with the new TwentySeventeen.
Update
Handler component to make install more efficient.
Add
web/resources/dist/fonts folder.
Update
web/resources/dist folder contents.
Add
DISTPATH static to be used in Olympus Hera or other packages.
Update
.gitignore files, add new /web/resources/dist folder for packages assets.
Fix composer missing bash command line.
Add new Cache folder variable, fix composer bash command lines update composer vendors.
Update
composer.json file, add .gitkeep file.
Add an
own.php file for your own custom constants.
Add the
robots.txt process into composer and symlink to xmlrpc.php file.
Adds Olympus Hera integration.
Fix bugs via PHPCS integration.
Travis and PHPCS integration.
New Error debugger with Whoops and File logger with Monolog.
New Olympus Hera mu-plugin integration.
Please welcome Must Use Plugins :)
In this new version, PHPCS recommandations have been followed.
A new
MuPlugins Autoloader class has been written.
The wonderful WP-API Rest plugin is included as a mu-plugins.
And capistrano processes has been written.
I've been working hard to make Composer install more efficient for developers :)
Configuration files are auto-generated via composer install command.
It's been a while...
Capistrano integration is now available. Not yet full optimised, but works efficiently.
INITIAL RELEASE