Releases: oddhill/drupal-starter-kit
Releases · oddhill/drupal-starter-kit
3.0.0
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
Odd Drupal 9 starter kit
Last version 1 release
1.3.0 Removed old CircleCI 1.0 configuration
Big improvements
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
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
1.1.0 Changed to Drupals own package manager
Initial release
1.0.0 Added odd profile as a dependency