@@ -30,23 +30,25 @@ Recommended with Version 4 of django CMS
30
30
========================== ================================== ==========================
31
31
Package Description Status
32
32
========================== ================================== ==========================
33
+ djangocms-text Next gen. text Plugin for supports V4.1
34
+ django CMS using Tiptap
33
35
djangocms-text-ckeditor Text Plugin for django CMS using supports v4.1 as of v5.1.2
34
36
CKEditor 4
37
+ djangocms-link Add links on your site supports V4.1
35
38
djangocms-versioning Adds versioning and publication v4.x only
36
39
management features to v4
37
40
djangocms-moderation Implements moderation process to v4.x only
38
41
channel publications
39
42
djangocms-alias Central management of recurring v4.x only
40
43
plugin sequences - replaces static
41
44
placeholders
42
- djangocms-url-manager Central place to manage all link v4.x only
43
- urls for your project
44
45
djangocms-frontend Plugin bundle for django CMS supports v4.1
45
46
providing several components from
46
47
the popular Bootstrap 5 framework.
47
48
Themable and extensible
49
+ djangocms-form-builder Build forms for your site supports v4.1
48
50
django-filer Manager for assets like images supports v4.1
49
- djangocms-attributes-field An opinionated implementation to no issues known
51
+ djangocms-attributes-field An opinionated implementation to supports v4.1
50
52
add attributes to any HTML element
51
53
djangocms-icons Adds support for Fontawesome icons supports v4.1
52
54
attributes to any HTML element
@@ -64,9 +66,6 @@ Thrid-party opinionated packages
64
66
========================= ========================== ===================================
65
67
Package Description Status
66
68
========================= ========================== ===================================
67
- djangocms-version-locking Allows locking draft v4.x only
68
- versions to avoid
69
- conflicts
70
69
djangocms-page-admin New PageContent admin supports v4.0, v4.1 support unclear
71
70
which doesn't include tree
72
71
functionality
@@ -80,20 +79,19 @@ djangocms-references Retrieve objects that are supports v4.0, v4.1 support
80
79
Packages not (yet) supporting version 4
81
80
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
82
81
83
- ====================== =========================================== =================
82
+ ====================== =========================================== =====================
84
83
Package Description Status
85
- ====================== =========================================== =================
86
- djangocms-link Add links on your site not yet supported
84
+ ====================== =========================================== =====================
87
85
djangocms-blog django CMS blog application - Support for not yet supported
88
- multilingual posts, placeholders, social
86
+ multilingual posts, placeholders, social (working fork exists)
89
87
network meta tags and configurable apphooks
90
88
djangocms-history Undo/redo functionality for django CMS not yet supported
91
89
operations
92
90
djangocms-page-sitemap django CMS page extension to handle sitemap not yet supported
93
91
customization
94
92
djangocms-page-meta Add SEO meta data to django CMS pages not yet supported
95
93
djangocms-transfer Export and import plugins as JSON not yet supported
96
- ====================== =========================================== =================
94
+ ====================== =========================================== =====================
97
95
98
96
Contributors are needed to add django CMS v4 support to the following packages:
99
97
0 commit comments