Description
Simple Booking System is a user-friendly WordPress plugin for handling appointment bookings directly on your website. Ideal for consultants, service providers, and local businesses.
Key Features:
- Easy-to-use appointment booking form
- Admin dashboard for managing bookings
- Custom field support for gathering user information
- Email notifications sent to both admin and user
- Weekend booking restriction (Saturday and Sunday disabled)
- Shortcode support to embed form anywhere
- Responsive layout using Bootstrap 5
Installation
- Upload the plugin folder to
/wp-content/plugins/simple-booking-system/
. - Activate the plugin through the Plugins menu in WordPress.
- Configure basic settings under Booking System in the dashboard.
- Place the form on a page using the
[simple_booking_system]
shortcode.
FAQ
-
How do I add the form to a page?
-
Use the
[simple_booking_system]
shortcode. -
Can users book on weekends?
-
No, weekend bookings are blocked by default.
-
Where can I view submitted bookings?
-
All bookings appear in the admin area under Booking System > Bookings.
Reviews
There are no reviews for this plugin.
Contributors & Developers
“Simple Booking System” is open source software. The following people have contributed to this plugin.
ContributorsTranslate “Simple Booking System” into your language.
Interested in development?
Browse the code, check out the SVN repository, or subscribe to the development log by RSS.
Changelog
1.0
- Initial release with booking form, admin panel, custom fields, and email notification support.