Why Easy!Appointments • Features • Quick Start • Installation • License
Looking for advanced capabilities?
Explore premium features and professional services at
easyappointments.org/premium.
Easy!Appointments is an open-source scheduling system that gives you full control over your booking workflow.
It is designed to adapt to your business — whether you need simple appointment booking or more advanced scheduling logic.
Key advantages:
- Fully self-hosted — your data stays under your control
- Highly customizable and flexible
- Integrates with your existing website and database
- Free for both personal and commercial use
Built to support a wide range of scheduling needs:
- Appointment and customer management
- Service and provider organization
- Working plans and booking rules
- Google Calendar synchronization
- Email notification system
- Multi-language interface
- Self-hosted deployment
- Active open-source community
Clone and run the project locally:
# Clone the repository
git clone https://github.com/alextselegidis/easyappointments.git
# Navigate into the project
cd easyappointments
# Install dependencies
npm install && composer install
# Start development watcher
npm startBuild production assets:
npm run buildNote: Works on Windows (WSL recommended) and Docker-based setups.
- Apache or Nginx
- PHP 8.2+
- MySQL database
- Create a database (or use an existing one)
- Upload the
easyappointmentsfolder to your server - Ensure the
storagedirectory is writable - Rename
config-sample.phptoconfig.php - Update configuration values
- Open the application in your browser and follow the setup wizard
Once completed, the system is ready to use.
- Website: https://easyappointments.org
- Issues: https://github.com/alextselegidis/easyappointments/issues
- Support Group: https://groups.google.com/forum/#!forum/easy-appointments
- Discord: https://discord.com/invite/UeeSkaw
- Code: GPL v3.0
- Content: CC BY 3.0
- Website: https://alextselegidis.com
- GitHub: https://github.com/alextselegidis
- Twitter: https://twitter.com/AlexTselegidis
