drupal/basic_shortcuts_recipe
最新稳定版本:1.0.0
Composer 安装命令:
composer require drupal/basic_shortcuts_recipe
包简介
Drupal recipe providing basic shortcuts.
README 文档
README
Overview
The Basic Shortcuts recipe that was originally in Drupal core's standard profile/recipes, and is in the process of being removed.
Requirements
- Drupal core
^11.3 drupal/contactmodule enabled in the target site- Drush 12+ (or an equivalent tool capable of installing recipes)
Installation
- Require this recipe in your project root:
composer require drupal/basic_shortcuts_recipe - Apply the recipe to an existing site:
drush recipes:install vendor/drupal/basic_shortcuts_recipe/recipe.ymlRun the command from a fully bootstrapped Drupal site.
Testing
Functional coverage lives under tests/src/Functional/. Execute the suite
against a built test site with:
vendor/bin/phpunit --testsuite functional --group basic_shortcuts_recipe
Ensure the test environment has the recipe installed so the form routes and permissions are available.
Background
The recipe originated in Drupal core’s Standard profile and is being maintained in contrib here.
统计信息
- 总下载量: 0
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 0
- 点击次数: 3
- 依赖项目数: 0
- 推荐数: 0
其他信息
- 授权协议: Unknown
- 更新时间: 2026-03-09