Package identity
- Handle:
webblocks-appointments - Version: 0.15.1
- Type: CMS plugin
- License: MIT
Technical reference
Take bookings on your own site instead of sending visitors to a third-party scheduler.
Values below come from the current package manifest and Composer metadata.
webblocks-appointmentsInstallation is disabled-by-default and setup remains an explicit operator action.
Updates: review release notes and compatibility first. Package replacement must not silently enable the plugin or run migrations.
Inspectable behavior contributed to the host product.
webblocks-appointments.viewwebblocks-appointments.managewebblocks-appointments.settingsThe public contract describes ownership without exposing secrets or private implementation details.
Owns appointment, service, staff, availability and reminder records. Appointment instants are stored in UTC; recurring availability uses the site's local wall-clock time.
CMS authentication and plugin permissions protect operator routes. Public booking remains inside the site; the plugin does not require an external scheduling account.
Disabling makes plugin-owned routes, menus, blocks and behavior inert. Run migrations explicitly after compatible updates. Before uninstalling, export or back up plugin-owned data; package removal and data removal are separate lifecycle decisions.
Start with the plugin detail screen and health result. Confirm compatibility, required migrations, host services, scheduled commands and external-provider configuration before inspecting application logs.
What exists in the local package today, and what should be expanded next.
Current source set: README and changelog.
Operator behavior is documented; dedicated configuration, data-lifecycle and troubleshooting pages are still recommended.