drupal/mercury_editor_demo_recipe
最新稳定版本:3.0.0-alpha2
Composer 安装命令:
composer require drupal/mercury_editor_demo_recipe
包简介
Sets up the Mercury Editor demo content type, paragraph types, and content builder configuration.
README 文档
README
A Drupal recipe that sets up a fully working Mercury Editor demo — content type, paragraph components, sample content, and Style Options — all in one command.
Requirements
- Drupal 10.3 or 11
- Composer
- Drush
Installation
1. Require the recipe via Composer (from your project root):
composer require atendesigngroup/mercury_editor_demo_recipe
2. Apply the recipe (from your Drupal docroot, e.g. web/):
drush recipe ../recipes/mercury_editor_demo_recipe
Usage
After applying the recipe:
- Go to Content and open "Drupal Like You've Never Seen It" — a sample page pre-loaded with demo components.
- Click Edit to explore Mercury Editor with all paragraph types loaded.
- Or go to Content → Add content → ME Test CT to build a new page from scratch.
What the recipe installs
- ME Test CT content type, pre-configured for Mercury Editor
- 8 paragraph types: Button, Card, Divider, Heading, Image, Section, Slideshow, Text
- Multi-column Section layouts: 1, 2, 2-bricks, 3 (25/50/25), and 3 (33/34/33) columns
- Style Options on Button, Card, and Divider components
- Sample page with 88+ demo paragraphs
- All required modules (see
composer.json)
Maintainers
Maintained by Aten Design Group.
统计信息
- 总下载量: 0
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 0
- 点击次数: 12
- 依赖项目数: 0
- 推荐数: 0
其他信息
- 授权协议: GPL-2.0-or-later
- 更新时间: 2026-05-13