September 28th, 2013
File Upload is a native content plugin for Joomla! 2.5 and Joomla! 3, which allows us to create a complete user filemanager inside an article.
These files are stored on a user’s private directory and this once logged in can view these files, delete them or download them at any time.
The plugin is very configurable and has many administrative parameters.
Usage
*********************************************************************
You can use only the default bbcode {upload} or overwrite your parameters every time you use the plugin in different pages, the syntax must be:
{upload | extensions | maxfilesize | email recipient | destiny folder}
For example if you want to use another plugin for upload only flv files with no more than 2048kb and put them on a “videos/username” folder, you can use this syntax:
{upload | flv | 2048 | john@mail.comEsta dirección electrónica esta protegida contra spam bots. Necesita activar JavaScript para visualizarla | videos}
Note: version 1.2.0 uses Bootstrap.