donbuche/drupier_demo
最新稳定版本:3.5.1
Composer 安装命令:
composer require donbuche/drupier_demo
包简介
A module that creates demo menu links and several blocks for demonstration purposes only.
README 文档
README
Drupier Demo
Drupier Demo is a simple, install-only module that ships with the Drupier theme to provide default content for demo and onboarding purposes. It is not intended for production use.
What it does
- Creates a predefined Main navigation (
main) menu structure with nested items. - Adds a custom block plugin (
MarqueeExampleBlock) and creates a block instance assigned to theheader_firstregion.
Important notes
- This module exists only to show placeholder content when the Drupier theme is installed.
- Disable this module before starting real development.
- You should also uninstall it once you no longer need the demo content.
Uninstall cleanup
When uninstalled, the module removes:
- All menu items it created.
- The block instance it created (even if it was placed in a region).
Disable and uninstall
Disable the module with Drush:
drush pm:uninstall drupier_demo -y
Remove it from codebase with Composer:
composer remove drupier_demo
Location
web/modules/custom/drupier_demo
统计信息
- 总下载量: 98
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 0
- 点击次数: 6
- 依赖项目数: 0
- 推荐数: 0
其他信息
- 授权协议: GPL-2.0-or-later
- 更新时间: 2026-02-03