Initial Drupal 11 with DDEV setup
This commit is contained in:
12
web/core/profiles/minimal/minimal.info.yml
Normal file
12
web/core/profiles/minimal/minimal.info.yml
Normal file
@ -0,0 +1,12 @@
|
||||
name: Minimal
|
||||
type: profile
|
||||
description: 'Build a custom site without pre-configured functionality. Suitable for advanced users.'
|
||||
version: VERSION
|
||||
install:
|
||||
- node
|
||||
- block
|
||||
- dblog
|
||||
- page_cache
|
||||
- dynamic_page_cache
|
||||
themes:
|
||||
- stark
|
||||
Reference in New Issue
Block a user