Appointment Booking
Appointment Booking is a app in the osFoundry community catalog. Let clients self-book appointments with you or your team — calendar view, service catalog, working hours, breaks, email reminders, Google Calendar sync. An open replacement for Acuity / SimplyBook.me / Setmore. Powered by Easy!Appointments. Ships as a single self-contained container (Apache + PHP 8.2 + bundled MariaDB) on a persistent volume.
Details
- Workspace: osfoundry
- Category: PRODUCTIVITY
- Pricing: Free
- Access: Community
Features
- Let clients self-book appointments with you or your team — calendar view
- Service catalog
- Working hours
- Email reminders
- Google Calendar sync
Documentation
# Appointment Booking
Self-service appointment scheduling, powered by Easy!Appointments.
## First-boot setup
Open the app — Easy!Appointments redirects to `/installation` on first visit:
- The DB credentials are **pre-filled** (the entrypoint writes `config.php` from the bundled MariaDB).
- Enter your admin name, email, password, working hours.
- Click `Install` — the wizard creates the schema + your admin user.
`BASE_URL` in `config.php` is auto-set to the public URL so booking links shared with clients resolve correctly.
## Storage
- MariaDB data → `/data/mysql`
- Uploaded attachments + ICS exports → `/data/storage` (symlinked to `/var/www/html/storage`)
## Theme / appearance
Easy!Appointments has its own light/dark toggle.
How to use Appointment Booking in osFoundry
Install Appointment Booking into your workspace in one click, then fork it in osStudio to customise the prompts, tools, or configuration for your stack. Anyone in your workspace can pick up where you left off.
Other apps from the community
- CRM — Customer relationship management with contacts, deals, and pipeline tracking.
- Kanban Board — Drag-and-drop task board with swimlanes, labels, and team assignments.
- Helpdesk — Ticket triage and customer support inbox with SLA tracking.
- Page Builder — Block-based page editor with publishing to public URLs.
- Website Builder — Multi-page site builder with CMS, templates, and custom domains.
- Storefront — E-commerce storefront with product catalog, cart, and checkout.