Description
Using this plugin, you will get file download statistics.
Use the shortcode [download_counter_url name='file_name']
– to get the link.
Use the shortcode [download_counter_count name='file_name']
– to get the number of downloads.
Use the shortcode [download_counter_size name='file_name']
– to get the size.
Use the shortcode [download_counter_date name='file_name' format='date_format']
– to get the date of the last download.
Visit the plugin settings to specify the path to the directory with files.
Then use the shortcode to display the download link or the shortcode to display the number of downloads in any post or page.
The plugin will then count each successful download and display the statistics in the plugin settings.
Features
- Simple counter of successful downloads
- Recording statistics to a local database
- Path to the directory with files – anywhere on the server
- Output of download statistics in the settings
- Lightweight – the entire plugin size is < 100 KB
- Super fast and designed for optimal performance
- Clean code
Reviews
There are no reviews for this plugin.
Contributors & Developers
“Download Counter” is open source software. The following people have contributed to this plugin.
Contributors“Download Counter” has been translated into 1 locale. Thank you to the translators for their contributions.
Translate “Download Counter” into your language.
Interested in development?
Browse the code, check out the SVN repository, or subscribe to the development log by RSS.
Change log
If you like Download Counter, please take a moment to rate it 5 stars.
This helps keep development and support high. Thanks!
1.2 (2025/02/12)
* Added search
* Added settings page
* Fixes and improvements
1.1 (2025/01/31)
* Added error output
* Added the ability to delete records
* Added multilingual support
* Fixes and improvements
1.0.1 (2025/01/29)
* Fixed page navigation
* Fixed selection from the database for the same dates
* Added sorting of data in the table
* Minor layout fixes
1.0 (2025/01/28)
* Initial release