generator-docker-drupal-8
Version:
Scaffold a Drupal 8 development environment running in Docker
54 lines (51 loc) • 673 B
YAML
name: '<%= installationProfile %>'
type: profile
description: '<%= installationProfile %> profile'
core: 8.x
dependencies:
- automated_cron
- block
- block_content
- breakpoint
- ckeditor
- color
- comment
- config
- contact
- contextual
- datetime
- dblog
- dynamic_page_cache
- editor
- field
- field_ui
- file
- filter
- help
- history
- image
- link
- menu_link_content
- menu_ui
- node
- options
- page_cache
- path
- quickedit
- rdf
- search
- shortcut
- system
- taxonomy
- text
- toolbar
- tour
- update
- user
- views
- views_ui
themes:
- stable
- classy
- bartik
- seven