This widget lists all files form a specified directory for download. Further,
there is a download counter which indicates the total number downloads per file.
In contrast to most other download manager, this widget comes without a database.
All information needed are stored in a hidden CSV file in the directory.
Another advantage, no manual upload of files is needed. Just put your fils via ssh
or ftp to the specified directory and everything is fine.
Originally this plugin was developed for personal use, only. However, if you like it, feel free
to use it :-)
The download icons are part of the crystal project and are published under GNU Lesser General Public License 2.1 (LGPL)
(
http://creativecommons.org/licenses/LGPL/2.1/)
Shortcode: cip4download
Shortcode Attributes:
title = Widget title
folder = Download Folder
is_desc = Descending Order (true / false)
Example [cip4download title="MyFolder" folder="wp-content/uploads/" is_desc="true"]
This section describes how to install the plugin and get it working.
e.g.
- Upload the
cip4-folder-download-widget
folder to the /wp-content/plugins/
directory
- Activate the plugin through the 'Plugins' menu in WordPress
- The Widget is optimized to be included by shortcodes using ids.