Author: Originally by 9miles Media. Open-sourced by Ethan Turkeltaub and Donald Harvey.
Version: 0.1.0
License: GNU GPL 2.0
Instant Install is an easier way to install web applications. Simply upload a single file to your server, and choose a web application to install.
It's a little like Fantastico, but can be used on almost any server, and has a significantly nicer interface.
First, fork this repository. If you want to add applications, do the following:
- Add an entry to apps.yaml.
- Add an image to apps_images in the format of: [appname].png.
- Run compile_installer.php to create installer.php.
- If you'd like your app to be included in the official Instant Install distribution, send a pull request, and we'll review your additions.