定制 drupal/core-recommended 二次开发

按需修改功能、优化性能、对接业务系统,提供一站式技术支持

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

drupal/core-recommended

最新稳定版本:11.3.1

Composer 安装命令:

composer require drupal/core-recommended

包简介

Locked core dependencies; require this project INSTEAD OF drupal/core.

README 文档

README

This project is for use with a Composer-managed Drupal site. It is recommended that all Composer-managed Drupal sites use this project.

Require this project instead of the drupal/core subtree split in order to guarantee that all of the dependencies from drupal/core will be included in your Drupal site at exactly the same version that was tested with the version of Drupal you are currently using.

The consequences of not using this project is that Drupal's dependencies may "float up" to more recent versions than were tested with Drupal when you use Composer to upgrade your Drupal site. Occasionally, new dependency versions introduce bugs in Drupal. While these sorts of errors are usually corrected fairly quickly, it can still be quite disruptive to be one of the first people encountering one of these bugs. Using the recommended dependencies avoids this problem by only using dependency versions that have already been tested with Drupal.

Upgrading

When using this project, upgrade your Drupal site as follows:

$ composer update drupal/core-recommended --with-dependencies

This will update drupal/core and any needed dependencies.

Running a simple composer update will also update drupal/core, all of Drupal's dependencies (to the correct tested versions), and all of your contrib modules and other dependencies.

References

This project is derived from the original community project webflo/drupal-core-strict. It was generated from tools derived from webflo/package-generator-drupal and webflo/package-generator.

统计信息

  • 总下载量: 37.12M
  • 月度下载量: 0
  • 日度下载量: 0
  • 收藏数: 75
  • 点击次数: 1
  • 依赖项目数: 372
  • 推荐数: 0

GitHub 信息

  • Stars: 70
  • Watchers: 11
  • Forks: 31
  • 开发语言: PHP

其他信息

  • 授权协议: GPL-2.0-or-later
  • 更新时间: 2026-01-04