承接 drupal/basic_shortcuts_recipe 相关项目开发

从需求分析到上线部署,全程专人跟进,保证项目质量与交付效率

邮箱:yvsm@zunyunkeji.com | QQ:316430983 | 微信:yvsm316

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/contact module enabled in the target site
  • Drush 12+ (or an equivalent tool capable of installing recipes)

Installation

  1. Require this recipe in your project root:
    composer require drupal/basic_shortcuts_recipe
    
  2. Apply the recipe to an existing site:
    drush recipes:install vendor/drupal/basic_shortcuts_recipe/recipe.yml
    

    Run 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
  • 点击次数: 5
  • 依赖项目数: 0
  • 推荐数: 0

GitHub 信息

  • Stars: 0
  • Watchers: 0
  • Forks: 0
  • 开发语言: PHP

其他信息

  • 授权协议: Unknown
  • 更新时间: 2026-03-09