phpwax / wildfire.navigation
Installs: 362
Dependents: 0
Suggesters: 0
Security: 0
Stars: 1
Watchers: 5
Forks: 0
Open Issues: 0
pkg:composer/phpwax/wildfire.navigation
This package is auto-updated.
Last update: 2025-10-29 01:39:27 UTC
README
use:
<?=partial("nav/__navigation", array('root'=>$root));?>
$root is a WildfireNavigationItem (Primary / Footer from example below)
The idea is the top level page is the navigation block (multi-lingual)
- Primary
- Home
- News
- Contact
- Footer
- Sitemap
and similar, this way the built in sort function (for content items) will work nicely