# feincms/feincms

A Django-based CMS with a focus on extensibility and concise code

Repository: https://github.com/feincms/feincms
Canonical: https://ross.abutalabs.com/products/feincms
Homepage: http://www.feincms.org/
Language: Python
License: BSD-3-Clause
License Family: permissive
Last push: 2026-08-31T20:07:45+00:00

## Health v2 (maintenance only)
Score: 77/100 (v2, computed 2026-09-03T02:20:16.233290+00:00)
- activity 100, release rhythm 35, longevity 100
- inputs: {"age_days": 6427, "days_push": 2, "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 1120, forks 238 (observed 2026-09-01T02:14:01.388888+00:00)

## What it is
FeinCMS is an extensible Django-based content management system and CMS building toolkit. It knows nothing about content itself, instead letting developers define custom content types and regions with a drag-and-drop admin interface.

## Use cases
- build a custom django cms
- add editable content blocks to django pages
- manage sidebar and footer content in django admin
- create custom page content types like markdown blocks
- build a page-based website with django

## When to choose
- you use Django and want a minimal, highly extensible CMS
- you need custom content types without fighting a monolithic CMS
- you maintain an existing FeinCMS project

## When to avoid
- you are starting a new project (use feincms3 instead)
- you want a batteries-included CMS with rich text, media library, and templates out of the box
- you do not use Django

## Facets
- artifact type: library
- maturity: maintenance
- function: web-framework, ui-components, plugin-system
- domain: web-development, cms, backend
- platform: python
- tags: django, cms, content-management, extensible, page-builder, web-server

## Member repositories
- feincms/feincms (main) score 77

## Provenance
- Observed fields: from GitHub, fetched 2026-09-01T02:14:01.388888+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:41:10.904235+00:00, confidence not recorded.
  - readme: https://github.com/feincms/feincms (fetched 2026-09-01T02:14:01.388888+00:00, sha 268fe2377085)
  - homepage: http://www.feincms.org/ (fetched 2026-08-29T12:45:18.000348+00:00, sha e4571faadde2)
  - registry_pypi: https://pypi.org/pypi/feincms/json (fetched 2026-08-29T12:45:18.002844+00:00, sha 3f7a1ba4e9a9)
- Data as of 2026-08-30T08:39:29.467469+00:00.
