drupal / govnl
GovNL Drupal Distribution
1.0.0
2024-09-23 17:09 UTC
Requires
- drupal/admin_toolbar: ^3.3
- drupal/admin_toolbar_tools: ^3.3
- drupal/core: ^10 || ^11
- drupal/disable_user_1_edit: ^1.6
- drupal/entity_browser: ^2.9
- drupal/field_group: ^3.4
- drupal/metatag: ^2.0
- drupal/pathauto: ^1.11
- drupal/quickedit: ^1.0
- drupal/rabbit_hole: ^1.0@beta
- drupal/redirect: ^1.8
- drupal/remove_http_headers: ^2.0
- drupal/role_delegation: ^1.2
- drupal/seckit: ^2.0
- drupal/sitewide_alert: ^2.0
- drupal/token: ^1.11
- drupal/username_enumeration_prevention: ^1.3
- drush/drush: >=10
Requires (Dev)
- drupal/core-dev: ^10
This package is auto-updated.
Last update: 2024-10-14 11:50:39 UTC
README
Drupal Distribution and install profile to create a Drupal website for the Dutch government.
Getting started
Create a new project using a composer template.
Change PROJECT_NAME
to the name of your project.
composer create-project drupal/govnl_project PROJECT_NAME -s dev --no-install
Information
This profile will install the following modules & themes. Along with a set of config which serves as a basis for Dutch government drupal sites.
Core
- automated_cron
- breakpoint
- block
- block_content
- ckeditor5
- config
- contextual
- datetime
- dblog
- dynamic_page_cache
- editor
- field_ui
- file
- help
- history
- image
- node
- menu_link_content
- menu_ui
- options
- page_cache
- path
- taxonomy
- toolbar
- views
- views_ui
Contrib
- admin_toolbar
- admin_toolbar_tools
- entity_browser
- field_group
- token
- pathauto
- metatag
- redirect
- role_delegation
- username_enumeration_prevention
- disable_user_1_edit
- rabbit_hole
- seckit
- remove_http_headers
Themes (admin)
- claro
Configuration
This profile comes with default configuration for basic_html and full_html editor formats. A default pathauto pattern, basic seckit and remove_http_headers settings.