You will find the latest release at [easyappointments.org](http://easyappointments.org). If you have problems installing or configuring the application take a look on the [wiki pages](https://github.com/alextselegidis/easyappointments/wiki) or visit the [official support group](https://groups.google.com/forum/#!forum/easy-appointments). You can also report problems on the [issues page](https://github.com/alextselegidis/easyappointments/issues) and help the development progress.
bug reports. Please take your time to fill this quick [feedback form](https://docs.google.com/forms/d/15dw1jl7lUgw4q-XXMn13Gx_e8zJxAiyWYMOdqtZqIHU/viewform#start=openform) about the project. You can also submit new feature requests on the [feature request page]
If you download/clone the project from GitHub you will have to install the composer dependencies. To do so download and install [composer](http://getcomposer.org) and execute the `composer install` command at the project's root directory. This command is going to create the `application/third_party/autoload.php` and the other vendor files needed by the app.