mammuth / djangocms-blog

django CMS blog application - Support for multilingual posts, placeholders, social network meta tags and configurable apphooks

Home Page:https://djangocms-blog.readthedocs.io

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

djangocms-blog

Join the Gitter chat Latest PyPI version Python versions Latest Travis CI build status Test coverage Code Climate License

django CMS blog application - Support for multilingual posts, placeholders, social network meta tags and configurable apphooks.

Supported Django versions:

  • Django 1.11, 2.0, 2.1, 2.2

Supported django CMS versions:

  • django CMS 3.5+

Warning

For Django<1.11, django CMS<3.5 versions support, use djangocms-blog 0.9.x.

Warning

Since 1.0 compatibility with cmsplugin-filer has been dropped. Check cmsplugin-filer migration documentation

Installation

See installation documentation

Features

See features documentation for all the features details

  • Placeholder content editing
  • Frontend editing using django CMS 3.x frontend editor
  • Multilingual support using django-parler
  • Twitter cards, Open Graph and Google+ snippets meta tags
  • Optional simpler TextField-based content editing
  • Multisite (posts can be visible in one or more Django sites on the same project)
  • Per-Apphook configuration
  • Configurable permalinks
  • Configurable django CMS menu
  • Per-Apphook templates set
  • Auto Apphook setup
  • Django sitemap framework
  • django CMS 3.2+ Wizard
  • Haystack index
  • Desktop notifications
  • Liveblog

Known djangocms-blog websites

See DjangoPackages for an updated list https://www.djangopackages.com/packages/p/djangocms-blog/

About

django CMS blog application - Support for multilingual posts, placeholders, social network meta tags and configurable apphooks

https://djangocms-blog.readthedocs.io

License:BSD 3-Clause "New" or "Revised" License


Languages

Language:Python 95.2%Language:HTML 4.0%Language:Makefile 0.3%Language:JavaScript 0.3%Language:CSS 0.2%