mirror of
https://gitlab.unicamp.br/infimecc_drupal11_modules/structural_pages.git
synced 2026-05-05 01:30:40 -03:00
14 lines
415 B
JSON
14 lines
415 B
JSON
{
|
|
"name": "imecc/structural_pages",
|
|
"description": "Implements hierarchical editorial structure and contextual navigation for institutional sites.",
|
|
"type": "drupal-custom-module",
|
|
"license": "GPL-2.0-or-later",
|
|
"require": {
|
|
"php": ">=8.1",
|
|
"drupal/core": "^11",
|
|
"drupal/token": "*",
|
|
"drupal/pathauto": "*",
|
|
"drupal/dynamic_entity_reference": "*"
|
|
}
|
|
}
|