# `PhoenixKitCatalogue.Web.Routes`
[🔗](https://github.com/BeamLabEU/phoenix_kit_catalogue/blob/v0.19.1/lib/phoenix_kit_catalogue/web/routes.ex#L1)

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`.

# `admin_locale_routes`

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

# `admin_routes`

Admin routes for non-localized paths.

---

*Consult [api-reference.md](api-reference.md) for complete listing*
