Description
DevBoys Appointment Booking for Clinics provides a focused appointment-booking workflow for doctors and clinics.
The plugin includes:
* Doctor management with active/inactive status and profiles.
* Specialty management with active/inactive status and descriptions.
* Unlimited services, patients, and appointments.
* Doctor schedules, unavailable dates, and schedule breaks.
* Availability-based booking with conflict prevention.
* Appointment management and calendar view.
* Patient management and appointment history.
* Staff accounts with limited operational access.
* Customer booking, appointment tracking, cancellation, and rescheduling.
* Public doctor, service, and specialty directories with detail views.
* Email notifications, editable templates, notification logging, and appointment reminders.
* WordPress privacy export and erasure integration.
Patient data in the Free Core is limited to information needed for appointment operations. The booking form is not intended for diagnosis, prescriptions, or medical records.
Upgrade from the pre-review beta
Deactivate the older pre-WordPress.org beta build before activating this slug-renamed package. The installer includes a one-time migration for the previous beta database tables, plugin options, staff role, and reminder cron event. Do not run both builds at the same time.
Shortcodes
[dvbok_booking_form]— Customer booking form.[dvbok_appointment_tracking]— Appointment lookup and self-service actions.[dvbok_doctor_directory]— Public doctor directory and profile views.[dvbok_service_directory]— Public service directory and service details.[dvbok_specialty_directory]— Public specialty directory and specialty details.
Privacy
The plugin stores appointment and patient information in the site’s WordPress database. Site owners are responsible for configuring their privacy policy and handling personal data in accordance with applicable law.
WordPress privacy export and erasure hooks are supported for DevBoys patient data.
Support
Plugin website: https://devboys.store
Installation
- Upload the plugin ZIP through Plugins > Add New > Upload Plugin.
- Activate the plugin.
- Open DC Appointment in the WordPress admin.
- Configure clinic information, booking rules, notifications, and reminder settings.
- Create doctors, specialties, services, and schedules.
- Add the appropriate shortcodes to your public pages.
Reviews
There are no reviews for this plugin.
Contributors & Developers
“DevBoys Appointment Booking for Clinics” is open source software. The following people have contributed to this plugin.
ContributorsTranslate “DevBoys Appointment Booking for Clinics” into your language.
Interested in development?
Browse the code, check out the SVN repository, or subscribe to the development log by RSS.
Changelog
2.7.1
- Updated the repository-facing plugin name and slug to the distinctive DevBoys identity requested during review.
- Updated the text domain and repository-facing references to match the new slug.
2.7.0
- Updated the repository-facing plugin identity and prepared the WordPress.org slug transition.
- Refactored plugin prefixes to the unique
dvbok_/DVBOK_namespace across PHP, JavaScript, CSS, hooks, options, capabilities, admin pages, AJAX actions, shortcodes, cron events, and database tables. - Added a one-time migration path for storage created by the pre-review beta build.
- Audited state-changing admin and frontend handlers for capability and nonce validation, input sanitization, and safe redirects.
- Added WordPress 7.1 compatibility metadata.
2.6.1
- Prepared the complete tested release for WordPress.org submission.
- Standardized the plugin metadata and documentation for repository review.
- Preserved the complete tested feature set without external service dependencies.
2.5.6
- Completed the full Free Core regression audit.
- Fixed the runtime plugin version constant so it matches the plugin header and release metadata.
