This module allows you to create nested URL aliases for your content, enabling hierarchical URL structures like `my-page/my-child-page-1/my-child-page-2`. It requires the Pathauto module and can be configured per content type.
Simple module that allows to nest node aliases N times.
For example: my-page/my-child-page-1/my-child-page-2
Pathauto modules is required.
Installation and configuration
To use the module it is only necessary to install it and enable in which types of content the option of nesting nodes should appear (admin/config/search/parent).
For the future
- The option will be implemented so that only content of the same type can be nested (if desired).
- Also, it would be nice to extend the functionality to support more entity types.