Download the PHP package twokings/hierarchy without Composer
On this page you can find all versions of the php package twokings/hierarchy. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download twokings/hierarchy
More information about twokings/hierarchy
Files in twokings/hierarchy
Download twokings/hierarchy
More information about twokings/hierarchy
Files in twokings/hierarchy
Vendor twokings
Package hierarchy
Short Description Simple hierarchical content for Bolt 5
License MIT
Package hierarchy
Short Description Simple hierarchical content for Bolt 5
License MIT
Please rate this library. Is it a good library?
Informations about the package hierarchy
Hierarchy Extension for Bolt 5
Hierarchical content using menu.yml
for Bolt 5.
Configuration
menu
: List of menus to check for.
Twig Functions and Filters
Generating nice URLs like /foo/bar
requires you to use the hMenu
function and the hLink
filter.
hMenu('main')
: Use this function to get nice URLs in your menus.getParent(record)
getParents(record)
getSiblings(record)
getChildren(record)
record|hLink
: Use this filter on records to get nice URLs.
Routes
Add the following to your routes.yaml
to allow nice URLs.
All versions of hierarchy with dependencies
PHP Build Version
Package Version
Requires
php Version
>=7.1.3
The package twokings/hierarchy contains the following files
Loading the files please wait ....