xiaohutai / bolt-hierarchicalroutes

[Bolt Extension] Hierarchical content using `menu.yml` for Bolt CMS
https://market.bolt.cm/view/twokings/hierarchical-routes
MIT License
7 stars 3 forks source link

[Feature] Have slugified menu names override paths #9

Closed xiaohutai closed 7 years ago

xiaohutai commented 7 years ago

If it still makes sense: use the new override-slugs setting.

$config->get('settings/override-slugs', false);
xiaohutai commented 7 years ago

This was actually way easier than I thought.