Repository URL to install this package:
|
Version:
1.6.2 ▾
|
novicell/content_hierarchy
/
composer.json
|
|---|
{
"name": "novicell/content_hierarchy",
"type": "drupal-module",
"description": "Content hierarchy, alternative to content list and breadcrumbs",
"keywords": [
"Novicell"
],
"license": "GPL-2.0+",
"homepage": "https://www.novicell.dk",
"minimum-stability": "dev",
"require": {
"drupal/token": "~1.0",
"drupal/pathauto": "~1.0"
}
}