This is a PHP application which implements a web GUI for management of Hermes e-mail aliases.
- Clone the repository.
- Download the library dependencies and ensure they are in your PHP include_path.
- Download and install the famfamfam icon set in /images/icons/
- Add the Apache directives in httpd.conf (and restart the webserver) as per the example given in .httpd.conf.extract.txt; the example assumes mod_macro but this can be easily removed.
- Create a copy of the index.html.template file as index.html, and fill in the parameters.
- Access the page in a browser at a URL which is served by the webserver.
- application.php application support library
- database.php database wrapper library
- directories.php directory manipulation library
- frontControllerApplication.php front controller application implementation library
- ultimateForm.php form library
- FamFamFam Silk Icons set
Martin Lucas-Smith, Department of Geography, 2010-14.
GPL2.