# aesmail/kaffy

Powerfully simple admin package for phoenix applications

Repository: https://github.com/aesmail/kaffy
Canonical: https://ross.abutalabs.com/products/kaffy
Homepage: https://kaffy.fly.dev/admin/
Language: Elixir
License: MIT
License Family: permissive
Topics: elixir, phoenix, dashboard, admin, ecto
Last push: 2025-10-02T08:44:27+00:00

## Health v2 (maintenance only)
Score: 52/100 (v2, computed 2026-09-02T17:46:02.011165+00:00)
- activity 45, release rhythm 35, longevity 100
- inputs: {"age_days": 2309, "days_push": 335, "days_rel": null, "gap_med": null, "n_releases_24m": 0}
- flags: no_releases
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 1417, forks 171 (observed 2026-08-28T04:04:40.067490+00:00)

## What it is
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
- artifact type: library
- maturity: active
- function: ui-components, form-handling, search-engine, authorization
- domain: web-development, backend, developer-tools, cms
- platform: -
- tags: elixir, phoenix, ecto, admin-dashboard, django-admin-inspired, activeadmin-inspired, web-server

## Member repositories
- aesmail/kaffy (main) score 52

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:04:40.067490+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-30T04:37:59.992873+00:00, confidence not recorded.
  - readme: https://github.com/aesmail/kaffy (fetched 2026-08-28T04:04:40.067490+00:00, sha 5f4da0c072d1)
  - homepage: https://kaffy.fly.dev/admin/ (fetched 2026-08-29T11:50:32.404605+00:00, sha f5a76b51025c)
- Data as of 2026-08-30T08:39:29.467469+00:00.
