Description
This plugin allows you to:-
- Add unlimited downloadable files.
- Optionally protect each downloadable file with a password.
- Restrict downloads to specific user roles.
- Restrict downloads to specific ip addresses.
- Restrict downloads to specific users.
- Restrict downloads to newsletter subscribers.
- Track file downloads.
Blocks
This plugin provides 1 block.
- Simple Download Manager - Hizzle Downloads
Installation
- Go to WordPress Dashboard.
- Click on Plugins -> Add New
- Search form “Hizzle Downloads“
- Find the plugin and click on the Install Now button
- After installation, click on Activate Plugin link to activate the plugin.
FAQ
-
How do I display downloadable files?
-
Use the
[hizzle-downloads]
shortcode to display all the downloadable files that the current user has access to. -
How can I get in touch?
-
Use the contact form on our website.
-
How can I contribute?
-
There are a lot of ways to contribute to this plugin:-
- Star the plugin on GitHub.
- Clone the plugin, make improvements to the code and send us a pull request so that we can share your improvements with the world.
- Give us a 5* rating on WordPress.
-
Will this work with my theme?
-
Yeah. The downloads list will take your theme’s default styling.
Reviews
There are no reviews for this plugin.
Contributors & Developers
“Simple Download Manager – Hizzle Downloads” is open source software. The following people have contributed to this plugin.
ContributorsTranslate “Simple Download Manager – Hizzle Downloads” into your language.
Interested in development?
Browse the code, check out the SVN repository, or subscribe to the development log by RSS.
Changelog
1.0.4
- Register a software versions REST API route.
1.0.3
- Restrict downloads to newsletter subscribers.
- Add support for password protected downloads.
- Automatically update download files when there is a GitHub release.
1.0.2
- Update composer packages.
1.0.1
- Rename downloadable files rest controller file name
1.0.0
- Initial release