PDA

View Full Version : BFC-Download



thanhdia
06-10-2009, 05:54 PM
General Info:
My third mod release. I think of this as a simple download area for users and admins to include files that their members can download. It's just a stand alone download area with no inclusion of an image gallery, link directory, etc.

Description:
BFC-Download adds a separate page to list files for download that users upload or admins/mods upload. Category listing, file listing, access only granted through a special usergroup field in the database whether a certain usergroup can download that file, then usergroup permissions to tell whether they can even view files or download files. What else can I say? Give it a try, I'm sure you'll enjoy it just as much as I've enjoyed creating it.

DEMO: BFC-Download Demo (http://www.bluefirecreation.com/download.php)

WARNING: This addon is deemed in Beta (BL = Beta Lite), therefore errors are possible, missing phrases are possible, upload errors are possible. Please report all and any errors with the error message, screenshot if available, and last thing you were doing when it happened.

Features:

Admin Permissions
Usergroup Permissions
User Permissions
Moderator Permissions
Secondary Usergroup perms
Categories
File type check
vBulletin Settings
Full editor with BBCode enabled
Fully Phrased
Category management
Edit/Delete of files through front-end
File moderation
Add/Delete screenshot from front-end
Page navigation
Files stored in database
Screenshots stored in database
Lightbox integration
File storage option for category icons only


Installation:
1. Download and unzip the BFC-Download-v1.0BL archive
2. Upload all files and folders contained in the /upload/ directory
3. Go to AdminCP > Products and Plugins > Manage Products > Add/Import Product
4. Import the bfc_download.xml file
5. Go to AdminCP > Styles and Templates > Style Manager > Edit Templates
6. Open your navbar template

Find:



<if condition="$show['member']">
<td class="vbmenu_control"><a href="usercp.php$session[sessionurl_q]">$vbphrase[user_cp]</a></td>
</if>
Add below:



<if condition="$show['member']">
<td class="vbmenu_control"><a href="download.php$session[sessionurl_q]">Download Area</a></td>
</if>
7. Go to AdminCP > vBulletin Options > vBulletin Options > BFC-Download Area
8. Edit the options to your liking

Upgrade:
1. Download and unzip the BFC-Download-v1.2BL archive
2. Upload all files and folders contained in the /upload/ directory
3. Go to AdminCP > Products and Plugins > Manage Products > Add/Import Product
4. Import the bfc_download.xml file with overwrite set to YES
7. Go to AdminCP > vBulletin Options > vBulletin Options > BFC-Download Area
6. Go to AdminCP > Usergroups > Usergroup Manager > Edit each usergroup altering the settings for BFC-Download

Done, enjoy.

CHANGELOG:
- June 02, 2009
-- Fixed permission issues
-- Add lightbox integration
-- Add file storage option for category icons only
-- Altered permissions and how they are used
-- Minor fix with links
-- Fixed security token issue

- April 28, 2009
-- Initial Release of v1.0 BL

FUTURE:
- v1.3BL
-- Add file storage options for files
-- Add progress bar for files being uploaded

[B]NOTE: Those that click INSTALL get priority support over those that do not click INSTALL.

All Rights Reserved
Copyright Blue Fire Creation (http://www.bluefirecreation.com/)