# smpallen99/ex_admin

ExAdmin is an auto administration package for Elixir and the Phoenix Framework

Repository: https://github.com/smpallen99/ex_admin
Canonical: https://ross.abutalabs.com/products/ex_admin
Language: Elixir
License: MIT
License Family: permissive
Topics: elixir, admin-dashboard, administration, mix-tasks, package, phoenix-framework, hex
Last push: 2020-02-03T09:29:34+00:00

## Health v2 (maintenance only)
Score: 23/100 (v2, computed 2026-09-03T02:20:16.233290+00:00)
- activity 0, release rhythm 8, longevity 100
- inputs: {"age_days": 4115, "days_push": 2403, "days_rel": null, "gap_med": null, "n_releases_24m": 0}
- flags: none
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 1197, forks 264 (observed 2026-08-28T04:03:57.543771+00:00)

## What it is
ExAdmin is an auto-administration library for Elixir and the Phoenix Framework, inspired by ActiveAdmin for Ruby on Rails. It generates a full CRUD admin dashboard for Ecto models with little or no code via a few mix tasks and configuration.

## Use cases
- build an admin dashboard for a Phoenix application
- auto-generate a CRUD admin interface for Ecto models
- find an ActiveAdmin equivalent for Elixir
- create a back-office admin panel with minimal code
- manage database records through a web admin UI in an Elixir project

## When to choose
- you have an older Phoenix + Ecto project and need a working admin interface quickly
- you want ActiveAdmin-style auto-generated CRUD pages without writing controllers or views
- you need many-to-many relationship handling and nested attributes in an admin UI

## When to avoid
- your project uses modern Phoenix/Ecto versions and you need current compatibility
- you require long-term maintenance, security updates, or active community support
- you need a highly customized admin experience rather than convention-based CRUD

## Facets
- artifact type: library
- maturity: abandoned
- function: developer-tools, ui-components, form-handling
- domain: web-development, backend, developer-tools
- platform: elixir
- tags: admin-dashboard, crud, phoenix-framework, activeadmin, ecto, admin-panel, scaffolding, mix-tasks, hex-package, web-server

## Member repositories
- smpallen99/ex_admin (main) score 23

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:03:57.543771+00:00.
- Health v2: computed from the inputs above; adoption is never an input.
- Inferred fields (summary, facets, guidance): AI-extracted, prompt v1, taxonomy v1, on 2026-08-30T06:21:59.963671+00:00, confidence not recorded.
  - readme: https://github.com/smpallen99/ex_admin (fetched 2026-08-28T04:03:57.543771+00:00, sha e2939c2a3069)
- Data as of 2026-08-30T08:39:29.467469+00:00.
