DownloadTicketService / dl

Download Ticket Service
https://www.thregr.org/~wavexx/software/dl/
GNU General Public License v2.0
84 stars 30 forks source link

Add an automatic setup script #10

Open wavexx opened 9 years ago

wavexx commented 9 years ago

It would be nice to have a simple setup.php script (as RoundCube is doing).

The aim would be to simplify the installation of DL for the common case of built-in auth, sqlite, mod_php+apache with the spool protected by an .htaccess file, mostly targetting webhosting platforms where shell access is not provided.

Following RC inspiration, the setup could as well remove itself after the procedure is completed, generating a single web page showing the installation details, along with a randomly generated password for the admin user.