easyappointments/README.md

56 lines
2.9 KiB
Markdown
Raw Normal View History

2014-12-04 00:06:15 +02:00
Easy!Appointments
================
<img src="https://dl.dropboxusercontent.com/u/27545985/easyappointments/google-code-banner.png">
### Organize your business! Exploit human resources that can be used in other tasks more efficiently.
2015-11-12 00:10:52 +02:00
**Easy!Appointments** is a highly customizable web application that allows your customers to book
appointments with you via the web. Moreover, it provides the ability to sync your data with
Google Calendar so you can use them with other services. It is an open source project and you
can download and install it **even for commercial use**. Easy!Appointments will run smoothly with
your existing website, because it can be installed in a single folder of the server and of course,
2014-12-04 00:06:15 +02:00
both sites can share the same database.
### Features
The project was designed to be flexible and reliable so as to be able to meet the needs of any
2016-01-26 12:56:45 +02:00
kind of enterprise. You can read the main features of the system below:
2014-12-04 00:06:15 +02:00
* Full customers and appointments management.
* Services and service providers organization.
* Workflow and booking rules.
2014-12-04 00:06:15 +02:00
* Google Calendar synchronization.
* Email notifications system.
* Standalone installation (like WordPress, Joomla! and other web systems).
* Translated user interface.
* User community support.
2014-12-04 00:06:15 +02:00
### Installation
Since Easy!Appointments is a web application, it runs on a web server and thus you will need to
2014-12-04 00:06:15 +02:00
perform the following steps in order to install the system on your server:
* Make sure that your server has Apache, PHP and MySQL installed.
* Create a new database (or use an existing).
2014-12-04 00:19:02 +02:00
* Copy the "easyappointments" source folder on your server.
* Rename the "config-sample.php" file to "config.php" and set your server properties.
2014-12-04 00:06:15 +02:00
* Open your browser on the Easy!Appointments URL and follow the installation guide.
* That's it! You can now use Easy!Appointments at your will.
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.
2014-12-04 00:06:15 +02:00
### User Feedback
Whether it is new ideas or defects, your feedback is highly appreciated and will be taken into
consideration for the following releases of the project. Share your experience and discuss your
thoughts with other users through communities. Create issues with suggestions on new features or
bug reports.
2014-12-04 00:06:15 +02:00
### Translate Easy!Appointments
As of version 1.0 Easy!Appointments supports translated user interface. If you want to contribute to the
translation process read the [get involved](https://github.com/alextselegidis/easyappointments/wiki/Get-Involved!)
page for additional information.