Move items in menu
Hi, I have a question. I want to move this category and items to end of menu list. How I can do that? Items are from filament plugins.
3 Replies
The plugin must provide a config to set the sort.
I have a config for
exceptions
And for logger
I second config I should add sorting to custom array, right?
But what about the first config and jobs? Jobs have no configuration at all.I don't know the plugins. They need to provide an option. It's not something you can do (or maybe, but it would be hacky probably)
So best to ask the package authors. Or create a PR