By naymspace
Generate Backpex admin CRUD modules with LiveResources, custom field types, filters, item actions, bulk operations, and version upgrades for Elixir/Phoenix apps.
Use when creating Backpex resource actions for global operations like bulk exports, invitations, imports, or any action that applies to the resource as a whole rather than individual items.
Use when upgrading Backpex to a newer version, handling breaking changes, or migrating code after a version bump. Also use when the user asks about what changed between versions.
Use when creating custom Backpex field types, implementing the Backpex.Field behaviour, or adding fields to a LiveResource's fields/0 callback.
Use when adding a filter to a Backpex LiveResource, creating a filter module, or the user asks about filtering data in Backpex index views.
Use when creating custom Backpex item actions, adding action buttons to table rows or the show page, or modifying the default edit/delete/show actions.
External network access
Connects to servers outside your machine
Own this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge. GitHub access is read-only (username + org membership).
Sign in to claimOwn this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge. GitHub access is read-only (username + org membership).
Sign in to claimBased on adoption, maintenance, documentation, and repository signals. Not a security audit or endorsement.
Welcome! Backpex is a highly customizable administration panel for Phoenix LiveView applications. Quickly create beautiful CRUD views for your existing data using configurable LiveResources. Backpex integrates seamlessly with your existing Phoenix application and provides a simple way to manage your resources. It is highly customizable and can be extended with your own layouts, views, field types, filters and more.

See our comprehensive installation guide for more information on how to install and configure Backpex in your Phoenix application.
We also provide a detailed documentation with guides on how to use Backpex and how to customize it to your needs.
Backpex is open-source software, licensed under the MIT License.
npx claudepluginhub naymspace/backpexElixir/Phoenix/LiveView development with specialist agents, Iron Laws, and Tidewave MCP integration
Essential Elixir and Phoenix LiveView development guide with enforced skills, hooks, and patterns for idiomatic code
Phoenix Framework skills for building web applications
Elixir, Phoenix, and LiveView code review and documentation skills
Paradigm-shifting skills for Elixir, Phoenix, and OTP development
Payload Development plugin - covers collections, fields, hooks, access control, plugins, and database adapters.