- Impact
- 5,776
DMLite is a minimalistic and lightweight interface for displaying file downloads on your website. Simply modify the configuration settings, then upload your files and you're ready to go.
Requirements: PHP5
Project: http://sourceforge.net/projects/dmlite/
Preview
I would appreciate feedback on the script itself, the style of my coding etc
Getting Started
Download the current version 0.6.0. Open up the conf/MainConfiguration.xml file and edit the settings. Then simply upload the files and you're ready to go.
Adding Files/Categories
Files belong in the "downloads" folder or the folder you specify in the configuration file. A single category is in fact a directory and sub categories are directories within directories. All you need to do is create a directory and bingo all done. Simply upload what downloads you want.
Templates
DMLite uses the Smarty templating engine. In order to create a new template create a new folder in the themes directory and copy all files from default into it. You can then proceed to modify the stylesheet and xhtml as you please.
Future Updates
In the future there will be support for comments, ratings, bulk downloads using zip and detailed information about each download.
:bingo:
Requirements: PHP5
Project: http://sourceforge.net/projects/dmlite/
Preview
I would appreciate feedback on the script itself, the style of my coding etc
Getting Started
Download the current version 0.6.0. Open up the conf/MainConfiguration.xml file and edit the settings. Then simply upload the files and you're ready to go.
Adding Files/Categories
Files belong in the "downloads" folder or the folder you specify in the configuration file. A single category is in fact a directory and sub categories are directories within directories. All you need to do is create a directory and bingo all done. Simply upload what downloads you want.
Templates
DMLite uses the Smarty templating engine. In order to create a new template create a new folder in the themes directory and copy all files from default into it. You can then proceed to modify the stylesheet and xhtml as you please.
Future Updates
In the future there will be support for comments, ratings, bulk downloads using zip and detailed information about each download.
:bingo:
Last edited:






