Download the PHP package alextselegidis/easyappointments without Composer
On this page you can find all versions of the php package alextselegidis/easyappointments. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Download alextselegidis/easyappointments
More information about alextselegidis/easyappointments
Files in alextselegidis/easyappointments
Package easyappointments
Short Description Open Source Web Scheduler
License GPL-3.0
Homepage https://easyappointments.org
Informations about the package easyappointments
Easy!Appointments
A powerful, self-hosted appointment scheduling platform built for flexibility.
Why Easy!Appointments • Features • Quick Start • Installation • License
Looking for advanced capabilities?
Explore premium features and professional services at
easyappointments.org/premium.
🚀 Why Easy!Appointments
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
✨ Features
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
⚡ Quick Start (Development)
Clone and run the project locally using the provided Docker Compose environment:
`
Then open a second terminal and enter the application container:
Inside the container, install dependencies:
Start the development watcher:
Build production assets:
Note: Works on Windows (WSL recommended), macOS, and Linux using Docker Compose.
🏗️ Installation (Production)
Requirements
- Apache or Nginx
- PHP 8.2+
- MySQL database
Steps
- 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.
📚 Resources
- 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
📜 License
- Code: GPL v3.0
- Content: CC BY 3.0
👤 Author
- Website: https://alextselegidis.com
- GitHub: https://github.com/alextselegidis
- Twitter: https://twitter.com/AlexTselegidis
🔥 More Projects
All versions of easyappointments with dependencies
ext-curl Version *
ext-json Version *
ext-mbstring Version *
ext-gd Version *
ext-simplexml Version *
ext-fileinfo Version *
gregwar/captcha Version ^1.1.9
jsvrcek/ics Version ^0.8.4
monolog/monolog Version ^2.8.0
google/apiclient Version ^2.12.6
guzzlehttp/guzzle Version ^7.9.2
sabre/vobject Version ^4.5
ezyang/htmlpurifier Version ^4.17
symfony/finder Version ^6.4
phpmailer/phpmailer Version ^6.9