# `PhoenixKitWeb.Live.Modules`
[🔗](https://github.com/BeamLabEU/phoenix_kit/blob/v1.7.98/lib/phoenix_kit_web/live/modules.ex#L1)

Admin modules management LiveView for PhoenixKit.

Displays available system modules and their configuration status.
All module references are resolved at runtime via the ModuleRegistry,
so removing or adding modules requires no changes to this file.

# `format_bytes`

# `format_timestamp`

# `handle_event`

# `handle_info`

# `mcfg`

Safely get a module config value, returning default if module not loaded.

# `mount`

# `render`

---

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