tanmuhittin / nova-collapsible-groups

Makes nova core theme navigation collapsible

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Nova Collapsible Groups

Inspired by https://github.com/alexbowers/nova-categorise-resources. Makes Nova core theme navigation collapsible using core functionality of resources $groups. If you have lots of groups you might end up with a long list of resources. You can group them but again it will be a long list. With this package groups are displayed as collapsed menu items. All you need to do is keep using the $groups and install this package via:

composer require tanmuhittin/nova-collapsible-groups

Credits

Changelog

  • Add +/- (credit: https://github.com/Journeytojah)
  • Fix styling indentation to match other indentation
  • Set top group to be expanded on start
  • Upgraded some node packages

About

Makes nova core theme navigation collapsible

License:MIT License


Languages

Language:Blade 51.2%Language:Vue 24.2%Language:PHP 18.4%Language:JavaScript 6.3%