Description
Reservix Service Booking helps service businesses accept online bookings with optional deposit payments through WooCommerce.
- Service catalog with images and descriptions
- Provider calendars and availability
- Deposit payments via WooCommerce gateways
- Editable customer email templates
- Customer cancellation requests and admin refunds
- Services grid and booking form shortcodes
Shortcodes
[reservix_booking_form]— booking form[reservix_services_grid columns="3" booking_page="/book/"]— services grid
Installation
- Upload the plugin folder to
/wp-content/plugins/or install via Plugins screen. - Activate Reservix Service Booking.
- Configure services under Reservix Service Booking in wp-admin.
- Add
[reservix_services_grid]to your services page and[reservix_booking_form]to your booking page.
Reviews
There are no reviews for this plugin.
Contributors & Developers
“Reservix Service Booking” is open source software. The following people have contributed to this plugin.
ContributorsTranslate “Reservix Service Booking” into your language.
Interested in development?
Browse the code, check out the SVN repository, or subscribe to the development log by RSS.
Changelog
1.4.4
- Always route database helper queries through wpdb::prepare()
1.4.3
- Restrict legacy rsb_ option migration to a known whitelist
- Use wpdb::prepare() directly in database helper methods
1.4.2
- Renamed short rsb_ prefix to resesebo_ for options, hooks, tables, and transients
- Wrapped database queries in wpdb::prepare() with identifier placeholders
- Added upgrade migration from legacy rsb_ storage keys and tables
1.4.1
- Renamed plugin to Reservix Service Booking for WordPress.org compliance
- Enqueued cancel-page styles instead of inline CSS
- Secure temporary email attachments and template hardening
1.4.0
- Service images and services grid shortcode
- Editable email templates and cancellation workflow
- Calendar payment totals and balance remaining