Download the PHP package donbuche/drupier_demo without Composer
On this page you can find all versions of the php package donbuche/drupier_demo. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download donbuche/drupier_demo
More information about donbuche/drupier_demo
Files in donbuche/drupier_demo
Download donbuche/drupier_demo
More information about donbuche/drupier_demo
Files in donbuche/drupier_demo
Vendor donbuche
Package drupier_demo
Short Description A module that creates demo menu links and several blocks for demonstration purposes only.
License GPL-2.0-or-later
Package drupier_demo
Short Description A module that creates demo menu links and several blocks for demonstration purposes only.
License GPL-2.0-or-later
Please rate this library. Is it a good library?
Informations about the package drupier_demo
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:
Remove it from codebase with Composer:
Location
web/modules/custom/drupier_demo
All versions of drupier_demo with dependencies
PHP Build Version
Package Version
The package donbuche/drupier_demo contains the following files
Loading the files please wait ...