Dynamic Menus & Breadcrumbs |
Hello all! This module has actually been out for a little bit but as a prerelease, making sure I got the kinks worked out. I release 1.0 this week, so I'm happy to share:
Tatter\Menus Dynamic Menus for CodeIgniter 4 Built on top of Spatie\Menu, Menus provides dynamic menus across your application. Menus organizes and injects the menu content, so you can focus on building. Here's an example menu: PHP Code: class MainMenu extends \Tatter\Menus\Menu PHP Code: <html> In addition to building your own menus, you can use one of the autodetecting menus:
As always, I welcome any feedback, feature requests, suggestions, bug reports, or high-fives. Leave a note here or create an Issue on GitHub for bugs and feature requests.
[quote pid="387747" dateline="1624023998"]
Hi MGatner, you say in your post that you built this on top of spatie / menu. Does that mean you added/modified some functionality, or did you have to wrap it so that it will integrate easily with CI4? [/quote] |
Welcome Guest, Not a member yet? Register Sign In |