aesmail/kaffy
Powerfully simple admin package for phoenix applications observed · 2026-08-28
Health v2 · maintenance only
52/100
- Activity 45
- Release rhythm 35
- Longevity 100
Flags: no_releases
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-02. Adoption (stars, forks) is never an input.
- gap_med: n/a
- age_days: 2309
- days_rel: n/a
- days_push: 335
- n_releases_24m: 0
Adoption not part of the score
1417 stars · 171 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
Kaffy is an admin interface package for Phoenix (Elixir) applications, inspired by Django's admin app and Rails' ActiveAdmin. It generates a customizable admin dashboard for Ecto resources with minimal code changes to the existing codebase.
Use cases
- add an admin dashboard to a phoenix app
- manage ecto records through a web admin panel
- create custom admin pages and dashboards in elixir
- build CRUD admin interface without touching existing code
- customize admin index and form pages for resources
- add scheduled tasks and custom actions to an admin panel
When to choose
- you have a Phoenix/Ecto application and need an admin backend quickly
- you want Django-admin-style resource management in Elixir
- you need a customizable admin UI without modifying your core codebase
When to avoid
- your app is not built on Phoenix/Ecto
- you need a fully custom frontend admin rather than a generated one
- you need admin features for non-Elixir stacks
Facets
library · maturity active
ui-components form-handling search-engine authorization web-development backend developer-tools cms elixir phoenix ecto admin-dashboard django-admin-inspired activeadmin-inspired web-server
2 sources
- readme: https://github.com/aesmail/kaffy · fetched 2026-08-28 · 5f4da0c072d1
- homepage: https://kaffy.fly.dev/admin/ · fetched 2026-08-29 · f5a76b51025c
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| aesmail/kaffy | main | 52 |
For agents
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem