logo

Palette - Make it Colorful🎨

Palette - Visual Page Builder, no design degree required.

Live Demo Download Palette

滚动

EPT(额外段落类型):Core 新版本 1.4.3

Created date: 10/09/2025

此版本包含一个新的子模块 EPT Starterkit。

EPT Starterkit 模块允许生成新的 EPT 模块(适用于 Drush 12+):

drush generate ept:module

请确保为 machine_name 使用 ept_* 前缀(例如:ept_tabs、ept_cards)。EPT 区块功能要求必须使用 ept_* 前缀。

创建新的 EPT 模块

machine name 必须以 ept_* 前缀开头,这是所有 EPT 模块正常工作的必要条件。

EPT module generator

你也可以在 EPT Core 模块文件夹中使用 EPT Starterkit。只需将文件中的所有 ept_starterkit 重命名为你新建 EPT 模块的 machine name。