PhoenixKitReferrals.Web.Overview (PhoenixKitReferrals v0.4.0)

Copy Markdown View Source

Referral program overview LiveView for the PhoenixKit admin panel.

Surfaces system-wide stats, a top-codes leaderboard, and a recent-activity feed — a read-only landing page alongside the existing list/settings pages.

Summary

Functions

handle_params(params, uri, socket)

Callback implementation for Phoenix.LiveView.handle_params/3.

mount(params, session, socket)

Callback implementation for Phoenix.LiveView.mount/3.

render(assigns)

Callback implementation for Phoenix.LiveView.render/1.