This is a skeleton repository which will create a new Drupal 9 project for you and setup Docker based development environment with Stonehenge.
- Drupal 9.x
- Drush 11.x
- Docker setup for development using Stonehenge
- druidfi/tools
- Web root is
/public
- Configuration is in
/conf/cmi
- Custom modules are created in
/public/modules/custom
See documentation.
See CHANGELOG.md
- PHP and Composer
- Docker and Stonehenge
$ composer create-project City-of-Helsinki/drupal-helfi-platform:dev-main yoursite --no-interaction --repository https://repository.drupal.hel.ninja/
Now you need to have Stonehenge up & running. See Docker and Stonehenge.
Start the development environment, build development codebase and install empty site with minimal profile:
$ make new
Now your site can can be accessed from https://yoursite.docker.so
You can run make help
to list all available commands for you.
Slack: #helfi-drupal (http://helsinkicity.slack.com/)
Mail: [email protected]