Skip to content

Releases: oddhill/drupal-starter-kit

3.0.0

19 Aug 11:41
Compare
Choose a tag to compare

Contains many improvements and better support for Drupal 9.

  • Now requires PHP 8 and Composer 2.
  • Uses official packages for composer-based Drupal sites.
  • Improved CircleCI deployment script that now supports the starter theme, gitflow deployment with release branch deploying to the staging environment, and an approval step before finalizing deployments to the production environment.

Odd Drupal 9

14 Dec 12:18
d329c24
Compare
Choose a tag to compare

Odd Drupal 9 starter kit

Last version 1 release

28 Dec 11:53
d329c24
Compare
Choose a tag to compare
1.3.0

Removed old CircleCI 1.0 configuration

Big improvements

27 Oct 14:33
Compare
Choose a tag to compare

This release includes some long needed fixes and improvements to the starter kit.

Notable changes

  • Added file to exclude files and folders during Rsync deployments.
  • Added support for developing with Docker, based on the images provided by Docker4Drupal.
  • Updated the base settings.php file created on project setup.
  • Added reroute email configuration to avoid sending emails when not in the production environment.

Fixed issue with .env file not being created

24 Mar 14:26
Compare
Choose a tag to compare

This release fixes an issue where the .env.default file was not being copied and causing the key generation command to fail.

Changed package manager repository

09 Dec 13:06
Compare
Choose a tag to compare
1.1.0

Changed to Drupals own package manager

Initial release

09 Dec 12:42
Compare
Choose a tag to compare
1.0.0

Added odd profile as a dependency