WordPress plugin that allows to manage files that you want to offer to your users for download. Allows to use either sidebar widget, shortcode with responsive table or using regular WordPress theme (downloads are custom post types so you can make templates for them).
Main features:
- adds new custom post type that represents single item to download
- contains shortcode that renders responsive table with ordering and pagination
- contains widget that prints list of items to download
- file types are specified by correct icon
- enables downloads restricted just for registered users
- offers simple download statistics
- available with English and Czech locales
- tested on the latest WordPress versions (currently 4.7.2)
Icons used for file types are taken from FatCow Free Icons - for more details visit https://www.fatcow.com/free-icons. Thanks!
Using automatic installation:
- Go to WordPress Administration - Plugins and click on Install plugin button.
- Find Downloads Plugin and install it.
- Than activate Downloads Plugin plugin.
Using manual download:
- Download plugin from original site - https://wordpress.org/plugins/od-downloads-plugin/.
- Unpack
od-downloads-plugin-0.6.zip
into plugins folder of your WordPress installation. - Go to WordPress Administration - Plugins and activate Downloads Plugin plugin.