drupal / govnl
GovNL Drupal 发行版
1.0.0-beta2
2024-04-15 11:48 UTC
Requires
- drupal/admin_toolbar: ^3.3
- drupal/admin_toolbar_tools: ^3.3
- drupal/core: ^10
- 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-09-12 16:30:41 UTC
README
Drupal 发行版和安装配置文件,用于创建荷兰政府的 Drupal 网站。
入门
使用 composer 模板创建一个新项目。
将 PROJECT_NAME
改为您的项目名称。
composer create-project drupal/govnl_project PROJECT_NAME -s dev --no-install
信息
此配置文件将安装以下模块和主题。以及一组配置,作为荷兰政府 Drupal 网站的基准。
核心
- 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
贡献
- 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
主题(管理)
- claro
配置
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.