Easy!Appointments is a highly customizable web application that allows your customers to book appointments with you via the web. It is designed to be flexible and easy to integrate with your existing systems, making it an ideal solution for businesses of all sizes.
- Calendar integration: Sync with Google Calendar and other calendar services.
- Automated reminders: Send email and SMS reminders to customers.
- Customer management: Keep track of customer information and appointment history.
- Multi-language support: Available in multiple languages to cater to a global audience.
- Customizable booking form: Tailor the booking form to collect the information you need.
To install Easy!Appointments on your Linux server, follow these steps:
- Download the latest release from the Easy!Appointments GitHub repository.
- Extract the files to your web server’s root directory.
- Set up the database:
- Create a new MySQL database.
- Import the
easyappointments.sql file located in the docs folder.
- Configure the application:
- Rename the
config-sample.php file to config.php.
- Update the database connection settings in the
config.php file.
- Set file permissions:
- Ensure the web server has write permissions to the
tmp and uploads directories.
- Access the application:
- Open your web browser and navigate to your server’s URL to complete the setup.
For more detailed instructions and troubleshooting, refer to the official documentation. You can also find community support and discussions on the Easy!Appointments GitHub Issues page.
Feel free to contact us. Find all contact information on our contact page.
For technical support, you can also visit the Easy!Appointments support forum.