About
---------------------------------------
Name       : Downloads Submissions
Version    : 1.0.1
PHP-Fusion : 6.01.x
Author     : Patric G. Forcelini (IceWasp)
E-Mail     : patricgf [at] gmail.com
Website    : http://phpfusion-br.com
---------------------------------------

License
---------------------------------------
Released under the terms & conditions of v2 of the
GNU General Public License. For details refer to
the included gpl.txt file or visit http://gnu.org

INSTALL
---------------------------------------
1.) Extract all files.
2.) Copy the PHP-Files dir content to your root dir.
3.) Go to Admin Panel >> System Admin >> Infusions -> and infuse 'Downloads_Submissions'.

[Optional]
If you want the downloads submission into the Admin Panel statistics:

Open: admin/index.php

Search:
".$locale['253']." ".dbcount("(user_id)", "users", "user_status='1'")."

After Add (Translate 'Downloads Submissions' if you want):
<br>Downloads Submissions: ".dbcount("(download_id)", "downloads_submissions")."

Description
---------------------------------------
Allow the site members to submit download links.
Works like the articles, links, ... PHP-Fusion submissions.

