Replies: 1 comment 4 replies
-
|
Can you not add the |
Beta Was this translation helpful? Give feedback.
4 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hi! I'm trying to make a plugin for lunar admin panel but I'm having a bad time trying to register a resource extension.
I want to add a subnavigation page to the product resource, but I cannot find the way. If I do it in the app with
LunarPanel::extensionseverything works, but as I cannot use that method from a plugin, what is the solution?How can I extend a resource or add a navigation page to an existing resource from a plugin?
I have tried almost everything but I'm lost right now.
Beta Was this translation helpful? Give feedback.
All reactions