API Reference Beacon LiveAdmin v0.4.2

View Source

Modules

Beacon LiveAdmin is a Phoenix LiveView web application to manage Beacon sites.

Provides Admin UI components.

Cluster management. Discover all sites running in the cluster and executes functions globally.

Raised when there is an error in calling a remove Beacon function through the cluster.

Configuration for Admin instances.

Raised when some option in Beacon.LiveAdmin.Config is invalid.

The foundation for building admin pages.

Represents a Page in the LiveAdmin UI.

Represents a Table in the LiveAdmin UI, with pagination, filtering, and sorting.

Required plug to load Admin pages allow navigation.

Routing for Beacon LiveAdmin.

Mix Tasks

Installs Beacon LiveAdmin in a Phoenix LiveView app.