https://github.com/feincms/feincms3
feincms3 provides additional building blocks on top of django-content-editor and django-tree-queries which make building a page CMS (and also other types of CMS) simpler.
https://github.com/feincms/feincms3
Last synced: 2 months ago
JSON representation
feincms3 provides additional building blocks on top of django-content-editor and django-tree-queries which make building a page CMS (and also other types of CMS) simpler.
- Host: GitHub
- URL: https://github.com/feincms/feincms3
- Owner: feincms
- License: bsd-3-clause
- Created: 2016-06-21T12:40:03.000Z (over 9 years ago)
- Default Branch: main
- Last Pushed: 2025-01-31T16:05:25.000Z (about 1 year ago)
- Last Synced: 2025-03-28T19:51:29.412Z (12 months ago)
- Language: Python
- Homepage: https://feincms3.readthedocs.io
- Size: 1.52 MB
- Stars: 92
- Watchers: 6
- Forks: 13
- Open Issues: 7
-
Metadata Files:
- Readme: README.rst
- Changelog: CHANGELOG.rst
- License: LICENSE
Awesome Lists containing this project
- awesome - feincms/feincms3 - feincms3 provides additional building blocks on top of django-content-editor and django-tree-queries which make building a page CMS (and also other types of CMS) simpler. (others)
README
========
feincms3
========
.. image:: https://github.com/matthiask/feincms3/workflows/Tests/badge.svg
:target: https://github.com/matthiask/feincms3/
:alt: CI Status
.. image:: https://readthedocs.org/projects/feincms3/badge/?version=latest
:target: https://feincms3.readthedocs.io/en/latest/?badge=latest
:alt: Documentation Status
feincms3 offers tools and building blocks which make building a CMS that
is versatile, powerful and tailor-made at the same time for each project
a reachable reality.
An introduction to feincms3, guides and reference docs are available in
the `official feincms3 documentation
`__. There is also an `example project
`__ which shows some its
capabilities.