CMS system for Wagtail 5.x, Django 4.x and 5.x, with support for Bootstrap 5.x and MDBootstrap 5.x.
Summary
Out of the box, CjkCMS provides your project with generic, reusable pages:
[Project] ArticleIndex
, [Project] Article
, [Project] WebPage
which you can use in your project, or easily extend with additional functionality by defining new blocks from scratch, or installing any Wagtail application that defines new blocks.
CjkCMS pages provide you with an ultra-flexible, generic "body" section and, using wagtail-seo
package, a basic SEO functionality.
Homepage
Project homepage, with demos, examples and documentation: https://cjkcms.com/
Documentation
Direct link to the documentation: Docs
Beginnings
CjkCMS was forked from, and is based on Wagtail CRX - an excellent CMS by CodeRed.
Contact & support
Please use Github's Issue Tracker to report bugs, request features, or request support.