This plugin hasn’t been tested with the latest 3 major releases of WordPress. It may no longer be maintained or supported and may have compatibility issues when used with more recent versions of WordPress.

Simple Downloads Plugin

Description

Main features:

  • creates list of files to download
  • configurable widget for your sidebars/footers etc.
  • configurable shortcode with ordering and pagination for your pages/posts
  • file types are specified by correct icon
  • downloads restriction for registered users
  • simple statistics
  • offers English and Czech locales

Screenshots

Installation

This section describes how to install the plugin and get it working.

  1. Upload plugin’s folder od-downloads-plugin to the /wp-content/plugins/ directory
  2. Activate the plugin through the ‘Plugins’ menu in WordPress
  3. Set up the plugin and its widgets
  4. For other details see plugin’s home page

FAQ

When I should use this plug-in?

Whenever you need to create simple downloads area or page with several files that you want to offer to your users.

Can be some files available only to registered users?

Currently no, but you can write me and I will do it if your interest will be serious (probably supported with some donation).

Are the any statistics?

Yes but just simple. Anyway, you can order from me solution that will suit better to your needs.

Can I change texts provided by the plugin?

Yes, you can use Poedit for editing files with localization which are located in languages folder.

Reviews

There are no reviews for this plugin.

Contributors & Developers

“Simple Downloads Plugin” is open source software. The following people have contributed to this plugin.

Contributors

Changelog

1.0.0

  • plugin was completely rewritten and tested on the latest WordPress versions
  • added new shortcode with table with ordering and pagination
  • added icons for various file types

0.5.1

  • updated readme.txt file

0.5

  • updated for WordPress 4.3.1
  • name changed to od-downloads-plugin
  • completely refactored, now using odwp project as a base
  • added possibility of downloads just for registered users
  • added simple statistics
  • updated readme.txt file
  • code (development) is placed on GitHub GitHub

0.4.1

  • plugin development recovered
  • [fixed] settings can not be saved
  • [fixed] creating new downloads
  • added readme.txt file and updated description

0.4

  • initial public version (published on www.volby09.cz)
  • added to SVN on code.google.com