Releases: Metadrop/drupal-boilerplate
Releases · Metadrop/drupal-boilerplate
2.5.1
- Correct phsptan configuration
- Update phpunit to use the right mink driver options
2.5.0
- Replace demo gif with video from Github assets
- Use PHP 8.0 by default and provide updated PHP images
- Add allow-plugins configuration to composer.json to make installation more agile
- Add drupal core to phpstan.neon
v3.0.0-beta1
First beta for Drupal 10 boilerplate. Use this release to create Drupal project with Drupal 10.
v2.4.0
- Replace drupal-check in favour of phpstan
v2.3.2
- MAKEFILE - Consistence between all setup commands
- Rename Behat default features as examples
- Expand documentation in case you do not want minimal Drupal
Replace unnecessary drush alias - Remove ci split no longer used
v2.3.1
- Do not use chrome and hub 4 until solve the pending issues.
- Use an updated version of node.
Use latest
- Use chrome and hub 4.x
- Do not mount /dev/shm volume in local environments, just use shm_size docker property
v2.2.0
v2.1.0
Most important changes are:
- Usage of config split 2.
- Now make frontend command accepts parameters to select the theme, instead of changing .env
- Make setup command installs sites from configuration
- New command to install sites from the database.
- Backstop optimal configuration.
v2.0.0
First 2.x stable release.
See https://github.com/Metadrop/drupal-boilerplate/releases/tag/v2.0.0-alpha3 for more info.