VoileWeb.PluginRouterLive (Voile v0.1.31)

Copy Markdown View Source

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.