Search by

tanmuhittin / nova-collapsible-groups

tanmuhittin

Makes nova core theme navigation collapsible

Package info

github.com/tanmuhittin/nova-collapsible-groups

Language:Blade

pkg:composer/tanmuhittin/nova-collapsible-groups

Statistics

Installs: 188 441

Dependents: 0

Suggesters: 0

Stars: 23

Open Issues: 15

0.3 2019-03-18 07:29 UTC

This package is auto-updated.

Last update: 2026-09-07 03:50:46 UTC


README

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