将模块定义为特征


8

用Drupal Composer创建一个模块会问我:

将模块定义为功能(是/否)

这是什么意思?

Answers:



1

它只是添加了具有功能束名称的文件,而功能束不过是对功能进行分组的一种方式。

使用此文件,您的模块将出现在功能列表中。

在此处输入图片说明

By using our site, you acknowledge that you have read and understand our Cookie Policy and Privacy Policy.
Licensed under cc by-sa 3.0 with attribution required.