mirror of
https://gitlab.unicamp.br/infimecc_drupal11_modules/structural_pages.git
synced 2026-05-05 16:15:30 -03:00
Compare commits
2 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| a284804c36 | |||
| 33485dfeaf |
@@ -1,7 +1,7 @@
|
||||
{
|
||||
"name": "imecc/structural_pages",
|
||||
"description": "Implements hierarchical editorial structure and contextual navigation for institutional sites.",
|
||||
"type": "drupal-module",
|
||||
"type": "drupal-custom-module",
|
||||
"license": "GPL-2.0-or-later",
|
||||
"require": {
|
||||
"php": ">=8.1",
|
||||
|
||||
@@ -2,5 +2,5 @@ name: 'IMECC Menu Helper'
|
||||
type: module
|
||||
description: 'Automatiza a hierarquia de menus baseada na Taxonomia de Setores.'
|
||||
core_version_requirement: ^10
|
||||
package: Custom
|
||||
package: 'Structural Pages'
|
||||
configure: imecc_menu_helper.settings
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
name: 'Structural Pages'
|
||||
type: module
|
||||
description: 'Implements hierarchical editorial structure and contextual navigation for institutional sites.'
|
||||
package: Custom
|
||||
package: 'Structural Pages'
|
||||
core_version_requirement: ^11
|
||||
configure: structural_pages.settings
|
||||
dependencies:
|
||||
|
||||
Reference in New Issue
Block a user