Skip to content

Releases: Metadrop/drupal-boilerplate

2.5.1

24 Jul 08:52
Compare
Choose a tag to compare
  • Correct phsptan configuration
  • Update phpunit to use the right mink driver options

2.5.0

22 May 11:51
Compare
Choose a tag to compare
  • 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

20 Apr 18:42
Compare
Choose a tag to compare
v3.0.0-beta1 Pre-release
Pre-release

First beta for Drupal 10 boilerplate. Use this release to create Drupal project with Drupal 10.

v2.4.0

14 Apr 09:46
Compare
Choose a tag to compare
  • Replace drupal-check in favour of phpstan

v2.3.2

23 Mar 09:36
6c3e027
Compare
Choose a tag to compare
  • 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

17 Feb 10:47
Compare
Choose a tag to compare
  • Do not use chrome and hub 4 until solve the pending issues.
  • Use an updated version of node.

Use latest

13 Feb 15:15
Compare
Choose a tag to compare
  • Use chrome and hub 4.x
  • Do not mount /dev/shm volume in local environments, just use shm_size docker property

v2.2.0

24 Jan 08:20
a5478ec
Compare
Choose a tag to compare
  • Issue #79 - Use different variables to make frontend #80
  • Issue #66: volumes (and labels) refactor #95

v2.1.0

17 Jan 14:26
d045661
Compare
Choose a tag to compare

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

17 May 09:28
Compare
Choose a tag to compare