FeatureFuel
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',

No pledges yet. Be the first to back this.

Make a pledge

Pledge your monetary support if this feature is added.

$

Comments

No comments yet.

Replying to

Add a comment

What do you think about this feature request?


Similar requests