定制 openeuropa/backport_node_storage_body_field 二次开发

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

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

openeuropa/backport_node_storage_body_field

最新稳定版本:2.0.0

Composer 安装命令:

composer require openeuropa/backport_node_storage_body_field

包简介

Polyfill for the node_storage_body_field sub-module introduced in Drupal 11.3.

README 文档

README

Polyfill for the node_storage_body_field sub-module introduced in Drupal 11.3 (#3447617).

In Drupal 11.3, field.storage.node.body was moved out of the Node module into a new node_storage_body_field sub-module. Contributed modules that ship node types with a body field must now declare a dependency on node_storage_body_field to ensure the field storage config exists when their module is installed.

This module provides a shim for older Drupal versions where that sub-module does not exist yet. The body field storage itself is still provided by the Node module on older core versions — this shim simply satisfies the dependency.

Versions

  • 1.x (Drupal 10.x / 11.0-11.2): Empty shim module that satisfies the node_storage_body_field dependency. No config is shipped — the Node module already provides field.storage.node.body on these core versions.
  • 2.x (Drupal 11.3+): Metapackage no-op. Core already provides node_storage_body_field.

Usage

Add to your module's composer.json:

"require": {
    "drupal/backport_node_storage_body_field": "^1 || ^2"
}

Add to your module's .info.yml:

dependencies:
  - node_storage_body_field:node_storage_body_field

Remove field.storage.node.body from your module's config/install if present.

统计信息

  • 总下载量: 38
  • 月度下载量: 0
  • 日度下载量: 0
  • 收藏数: 0
  • 点击次数: 7
  • 依赖项目数: 0
  • 推荐数: 0

GitHub 信息

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

其他信息

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

承接程序开发

PHP开发

VUE

Vue开发

前端开发

小程序开发

公众号开发

系统定制

数据库设计

云部署

网站建设

安全加固