makinacorpus / drupal-umenu
Drupal core menu module replacement that does not attach to node types
Installs: 274
Dependents: 1
Suggesters: 0
Security: 0
Stars: 0
Watchers: 9
Forks: 0
Open Issues: 0
Type:drupal-module
Requires
- makinacorpus/drupal-plusql: ^1.0.0
- makinacorpus/drupal-sf-dic: ^3.0|^4
This package is auto-updated.
Last update: 2024-11-10 22:27:06 UTC
README
Drupal core menu module replacement that does not attach to node types.
It provide its own storage table and API.
You must acknowledge that this module does not bring along any end-user UI.
Which version to use
Drupal 8
Use 3.x versions.
Drupal 7
Use 2.x versions for a stable experience.
Run tests
cd /path/to/web
../vendor/bin/drush en simpletest
../vendor/bin/drush en umenu
php ./core/scripts/run-tests.sh --verbose umenu