wagtail-download-counter 0.0.1

Creator: danarutscher

Last updated:

Add to Cart

Description:

wagtaildownloadcounter 0.0.1

Wagtail Download Counter
Wagtail Download Counter is an add-on for Wagtail CMS that keeps track of the number of times a document has been downloaded and shows the count in the Wagtail admin interface.

Usage
In your settings file add the following:
INSTALLED_APPS = [
...
'downloadcounter',
...
]
Make sure you add downloadcounter before wagtail.wagtaildocs in the installed apps.
Run migrations and you’re set.

License

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

Customer Reviews

There are no reviews.