1
Feature Request: Allow modules to register navigation items, including external URLs.
Source: invoiceninja/invoiceninja#13297 · opened by @dwork
I have a couple of modules, but one specifically adds some extra depth to the system (Price Lists). The module writes to a URL within the domain, but there's no way to direct a user from the dashboard to the module's URL. Conceptually, it would look like this:
Navigation::register([
'label' => 'Price Lists',
'url' => '
'icon' => 'list',
Navigation::register([
'label' => 'Price Lists',
'url' => '
'icon' => 'list',
No pledges yet. Be the first to back this.
Comments
Similar requests
Payment Gateways as Modules
1 vote · 0 comments
Feature Request: Create invoice with tasks/items in date order
0 votes · 0 comments
Hide unused navigation items in customer portal
0 votes · 0 comments
Products: switch for including and excluding taxes for product-prices and groups
1 vote · 0 comments
Allow purging individual modules
0 votes · 0 comments
No comments yet.