Skip to content

Latest commit

 

History

History
42 lines (25 loc) · 1.01 KB

README.md

File metadata and controls

42 lines (25 loc) · 1.01 KB

City-of-Helsinki/drupal-helfi-platform

This is a skeleton repository which will create a new Drupal 10 project for you and setup Docker based development environment with Stonehenge.

Includes

  • Drupal 10.x
  • Drush 12.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

Documentation

See documentation.

Changelog

See CHANGELOG.md

Get started

Requirements

  • PHP and Composer

Create a new project using composer

$ composer create-project City-of-Helsinki/drupal-helfi-platform:dev-main yoursite --no-interaction --repository https://repository.drupal.hel.ninja/

Starting the development environment

See Development environment documentation.

Contact

Slack: #helfi-drupal (http://helsinkicity.slack.com/)