forked from mirrors/easyappointments
1feb84270d
* Created the configuration-sample.php file and removed the configuration.php (the later must be created only on every installation).
23 lines
No EOL
1.1 KiB
Text
23 lines
No EOL
1.1 KiB
Text
EASY!APPOINTMENTS
|
|
=================================================================
|
|
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, both sites can share the same database.
|
|
|
|
LICENSE
|
|
=================================================================
|
|
Easy!Appointments is licensed under the GPLv3 license. By using
|
|
the code of Easy!Appointments in any way you are agreeing to the
|
|
terms described in the following url:
|
|
|
|
>> http://www.gnu.org/copyleft/gpl.html
|
|
|
|
SETUP FOR DEVELOPMENT
|
|
=================================================================
|
|
For setting up the application for development you will need to
|
|
rename the "configuration-sample.php" file to "configuration.php". |