Module Description
This module allows to display menus for authenticated users as a configurable tree. The nodes can be published, unpublished, reordered and copied. The entries also indicate the current publishing status of the node.
Installation and usage 1. Install using composer require drupal/pagetree or via drupal.org/project/pagetree. 2. Configure the module at /admin/config/pagetree (menus, languages and types to display) 3. Add the integrated Page Tree Block to the frontend theme.
For developers The Page Tree module utilizes Drupal's plugin system to allow extending the operations. See ./src/Plugin/pagetree for interfaces and default implementations TODO: Extend this section
Disclaimer:This module does not yet have a stable release. API changes may occur at any time.
Installation and usage 1. Install using composer require drupal/pagetree or via drupal.org/project/pagetree. 2. Configure the module at /admin/config/pagetree (menus, languages and types to display) 3. Add the integrated Page Tree Block to the frontend theme.
For developers The Page Tree module utilizes Drupal's plugin system to allow extending the operations. See ./src/Plugin/pagetree for interfaces and default implementations TODO: Extend this section
Disclaimer:This module does not yet have a stable release. API changes may occur at any time.
Module Link
Project Usage
60
Security Covered
Not Covered By Security Advisory
Version Available
DEV
Module Summary
This module aims to solve the display of menus for authenticated users in a configurable tree format, allowing for publishing, unpublishing, reordering, and copying of nodes with indication of publishing status.
Data Name
pagetree