Welcome to the DIISH!
See History.
Download the DIISH application using Git Clone or Download ZIP on GitHub and deploy it somewhere under your web server directory.
To install all the necessary dependencies, move to deployed directory and run the following command:
php composer.phar install
Note: This application is running on Symfony 2.3 Framework. For a more detailed explanation, see the Installation chapter of the Symfony Documentation.
Copy app/config/parameters.yml.dist, paste it under the same directory and rename it to parameters.yml.
Configure all the parameters to match your environment.
Configure the parameters under the imag_ldap section to match your LDAP server.