cmsplugin-pagebreaks 0.1.1

Creator: codyrutscher

Last updated:

Add to Cart

Description:

cmspluginpagebreaks 0.1.1

Split your content into pages with pagination in DjangoCMS.

Author

Grzegorz Biały (https://github.com/grzegorzbialy/)
ELCODO (http://elcodo.pl)



Requirements

django-cms 3.x



Quick start

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.

License

For personal and professional use. You cannot resell or redistribute these repositories in their original state.

Customer Reviews

There are no reviews.