Skip to content

Split your content into pages in Django CMS. Bootstrap compatibile.

License

Notifications You must be signed in to change notification settings

elcodo/cmsplugin-pagebreaks

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

cmsplugin-pagebreaks

Split your content into pages with pagination in DjangoCMS.

Author

Requirements

  • django-cms 3.x

Quick start

  1. Add "cmsplugin_pagebreaks" to your INSTALLED_APPS setting like this::

    INSTALLED_APPS = [ ... 'cmsplugin_pagebreaks', ]

Settings

  • CMSPLUGIN_PAGEBREAKS_PAGE_GET_PARAMETER - default 'page'. Name of GET parameter with page number.

About

Split your content into pages in Django CMS. Bootstrap compatibile.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published