Herb File Selector Component

A component to select a file to download using up to 4 selection criteria, in 4 selection drop down menus. I use it in my school website to make the all the final grades available. For example, the user would choose the year, the level and the class he is in, and would download the required pdf file with the class grades. Furthermore, it has a full functional back office to create different document types, that will show in different web pages, and to upload several files at once. When creating the link, you will be able to choose the document type, the page title and if you want to show the downloads count for that document type. The files download count are also marked, but I don't show them in the site front end, only in the administrator view. It requires PHP5.

Report