Files
awesome-awesomeness/terminal/djangocms
2025-07-18 23:13:11 +02:00

9.7 KiB

awesome-django-cms
==================
 
A curated list of awesome django-cms add-ons. Inspired by awesome-django (https://github.com/rosarior/awesome-django)
 
- Add-ons (#addons)
- Projects (#projects)
- Resources (#resources)
- Events (#events)
- Community (#community)
 
Add-ons
- aldryn-forms (https://github.com/aldryn/aldryn-forms) — dynamic forms builder
- aldryn-gallery (https://github.com/aldryn/aldryn-gallery) — Gallery Plugin
- aldryn-mailchimp (https://github.com/aldryn/aldryn-mailchimp) - MailChimp integration
- aldryn-quote (https://github.com/philipp-x/aldryn-quote) — Quote plugin (for Aldryn platform and django-cms.)
- aldryn-responsive (https://github.com/aldryn/aldryn-responsive) — Twitter Bootstrap 'Responsive utilities' css class wrapper
- aldryn-segmentation (https://github.com/aldryn/aldryn-segmentation) — dynamic plugin rendering based on rules
- cmsbootstrap (https://github.com/aptivate/cmsbootstrap) — Hit the ground running with an extensible theme based on Twitter Bootstrap.
- cmsplugin-socialsharekit (https://github.com/matinfo/cmsplugin-socialsharekit) - Responsive, secure, and fast social share buttons.
- djangocms-accordion (https://github.com/divio/djangocms-accordion) - Accordion Plugin
- cmsplugin-contact (https://github.com/maccesch/cmsplugin-contact) — Contact plugin for django-cms with spam protection and i18n
- cmsplugin-contact-plus (https://github.com/arteria/cmsplugin-contact-plus) — form builder for cms with spam protection
- cmsplugin-filer (https://github.com/stefanfoulis/cmsplugin-filer) — django-filer plugins
- cmsplugin-forms-builder (https://github.com/nimbis/cmsplugin-forms-builder) - django-forms-builder integration with django-cms
- cmsplugin-googleplus (https://github.com/itbabu/cmsplugin-googleplus) - Plugin for fetching Google+ activities
- cmsplugin-sections (https://github.com/mkoistinen/cmsplugin-sections) - Section plugin (very useful for one-page sites)
- cmsplugin_gallery (https://github.com/centralniak/cmsplugin_gallery) — Photo gallery plugin
- djangocms-cascade (https://github.com/jrief/djangocms-cascade) — Swiss army knife for cms placeholders
- djangocms-column (https://github.com/divio/djangocms-column) — Column plugin
- djangocms-disqus (https://github.com/mishbahr/djangocms-disqus) — Disqus plugin with SSO intergration.
- djangocms_events (https://github.com/aptivate/djangocms_events) — A reusable plugin and app for all kinds of events/calendars.
- djangocms-forms (https://github.com/mishbahr/djangocms-forms) - A django CMS Form builder.
- djangocms-googlemap (https://github.com/divio/djangocms-googlemap) — A Google Maps plugin
- djangocms-gmaps (https://github.com/mishbahr/djangocms-gmaps) - Another Google Maps plugins - supports multiple markers.
- djangocms-grid (https://github.com/divio/djangocms-grid) — A multi-column plugin, that uses a common grid system.
- djangocms-inherit (https://github.com/divio/djangocms-inherit) — inherit plugin for django CMS.
- djangocms-instagram (https://github.com/mishbahr/djangocms-instagram) — API driven Instagram plugin.
- djangocms-link (https://github.com/divio/djangocms-link) — Link plugin
- djangocms_mount (https://github.com/aptivate/djangocms_mount) — Embed any class-based view in a DjangoCMS plugin in seconds (especially ListView).
- djangocms-oembed (https://github.com/divio/djangocms-oembed) — A set of oembed plugins (currently only video).
- djangocms-owl (https://github.com/digital-anvil/djangocms-owl) — Owl Carousel plugin
- djangocms-page-meta (https://github.com/nephila/djangocms-page-meta) — OpenGraph, Twitter Card and Google+ snippet tags for cms pages
- djangocms-page-tags (https://github.com/nephila/djangocms-page-tags) — Tagged pages using django-taggit
- djangocms-picture (https://github.com/divio/djangocms-picture) — Image plugin (Have a look at cmsplugin-filer (https://github.com/stefanfoulis/cmsplugin-filer/tree/develop/cmsplugin_filer_image) for an alternative image plugin).
- djangocms-responsive-wrapper (https://github.com/mishbahr/djangocms-responsive-wrapper) - dynamically swap content based on breakpoints.
- djangocms-snippet (https://github.com/divio/djangocms-snippet) — HTML snippet plugin
- djangocms-style (https://github.com/divio/djangocms-style) — Allows add CSS styles to other plugins.
- djangocms-table (https://github.com/divio/djangocms-table) — Plugin for creating tables
- djangocms-text-ckeditor (https://github.com/divio/djangocms-text-ckeditor) — Text Plugin with CK-Editor
- djangocms-timer (https://github.com/nephila/djangocms-timer) - Shows content between specified times.
- djangocms_twitter (https://github.com/nephila/djangocms_twitter) — Twitter plugin using 1.1 of the Twitter API
- djangocms-twitter2 (https://github.com/mishbahr/djangocms-twitter2) — API driven twitter plugin
- djangocms-youtube (https://github.com/mishbahr/djangocms-youtube) - YouTube embed plugin for your django-cms powered site with options for custom video thumbnails, analytics, SEO and more.
- djangocms-usersettings2 (https://github.com/mishbahr/djangocms-usersettings2) — The missing extension to the Django “sites” framework, use it to store additional information for your Django-powered sites.
 
 
Projects
 
- djangocms-installer (https://github.com/nephila/djangocms-installer) — Making the process of installing django-cms a breeze.
- djangocms-admin-style (https://github.com/divio/djangocms-admin-style) — Adds pretty CSS styles for the django CMS admin interface.
- django-admin-shortcuts (https://github.com/alesdotio/django-admin-shortcuts) — Add simple and pretty shortcuts to the django admin homepage.
- django-filer (https://github.com/stefanfoulis/django-filer) — File and Image Management Application for Django — works seamlessly with Django CMS
- django-reversion (https://github.com/etianen/django-reversion) — Comprehensive version control for CMS contents.
- djangocms-blog (https://github.com/nephila/djangocms-blog) — Blog app for CMS 3.0 with support for multilingual posts, placeholders and social network meta tags.
- aldryn-newsblog (https://github.com/aldryn/aldryn-newsblog) — another django-cms powered blog.
 
Resources
- Django CMS Repo (https://github.com/divio/django-cms) — Official django-cms repo on GitHub
- Django CMS Docs (http://docs.django-cms.org/) — Official Django CMS docs

Community
 
Django CMS Virtual User Group (https://plus.google.com/u/1/communities/107689498573071376044) — A community for django CMS developers and users.
 
Events
- Nothing here yet.
 
Contributing
 
Just fork and send a pull request with your awesome django CMS add-ons and/or projects.
 
djangocms Github: https://github.com/mishbahr/awesome-django-cms