mirror of
https://gitlab.unicamp.br/infimecc_drupal11_modules/structural_pages.git
synced 2026-05-05 01:30:40 -03:00
16 lines
435 B
YAML
16 lines
435 B
YAML
name: 'Structural Pages'
|
|
type: module
|
|
description: 'Implements hierarchical editorial structure and contextual navigation for institutional sites.'
|
|
package: 'Structural Pages'
|
|
core_version_requirement: ^11
|
|
configure: structural_pages.settings
|
|
dependencies:
|
|
- drupal:node
|
|
- drupal:taxonomy
|
|
- drupal:views
|
|
- drupal:field
|
|
- drupal:text
|
|
- token:token
|
|
- pathauto:pathauto
|
|
- dynamic_entity_reference:dynamic_entity_reference
|