PhoenixKitCatalogue.Web.Routes (PhoenixKitCatalogue v0.10.0)

Copy Markdown View Source

Route module for PhoenixKit Catalogue admin routes.

Injects the stateless export-download GET route into the host app's router via the route_module/0 callback on PhoenixKit.Module. Called at compile time by PhoenixKit.Integration.compile_external_admin_routes/1.

Summary

Functions

Admin routes for localized paths (with /:locale prefix).

Admin routes for non-localized paths.

Functions

admin_locale_routes()

Admin routes for localized paths (with /:locale prefix).

admin_routes()

Admin routes for non-localized paths.