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.
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
File details
Details for the file wagtail-download-counter-0.0.1.tar.gz.
File metadata
- Download URL: wagtail-download-counter-0.0.1.tar.gz
- Upload date:
- Size: 5.2 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
272d46329214eb80405733bce1a195ea4d53424328fe3bced64688b522e5bd72
|
|
| MD5 |
71814225cfedd84fe8aa51d2d8d4355d
|
|
| BLAKE2b-256 |
38ae6b9ebf087063ee1c0f2aeb4c348185c3881137ae85ad077f0ee5381bcce1
|