CMS system for Wagtail 5.x, Django 4.x and 5.x, with support for Bootstrap 5.x and MDBootstrap 5.x.
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.
Project homepage, with demos, examples and documentation: https://cjkcms.com/
Direct link to the documentation: Docs
CjkCMS was forked from, and is based on Wagtail CRX - an excellent CMS by CodeRed.
Please use Github's Issue Tracker to report bugs, request features, or request support.