Dynamic plugin route dispatcher.
This LiveView resolves plugin routes dynamically based on the plugin_id and path segments in the URL. It checks that the plugin is active and renders the plugin's LiveView inside the standard dashboard layout.
Dynamic plugin route dispatcher.
This LiveView resolves plugin routes dynamically based on the plugin_id and path segments in the URL. It checks that the plugin is active and renders the plugin's LiveView inside the standard dashboard layout.