Description
SmartSlot Appointment Scheduler is a flexible and user-friendly WordPress plugin designed to handle booking and appointment scheduling for any type of service.
Whether you are managing consultations, services, events, or general reservations, this plugin allows users to select a service, choose a date and time slot, and confirm their booking seamlessly.
A unique booking token is automatically generated for each appointment and sent to the user via email for reference.
This plugin is built with performance and scalability in mind, making it suitable for small businesses as well as larger applications.
Features
- Easy-to-use booking system for any service-based business
- Dynamic time slot management based on business hours
- Customizable booking settings from admin panel
- Unique booking token generation with prefix and length control
- Email notifications sent to users upon successful booking
- Reports dashboard with search and pagination
- Export booking data in CSV and Excel formats
- Built using modern React-based admin interface
- Manage availability including business days and holidays
- Custom database tables for efficient data storage
Settings
- Time Slot Interval – Duration between each booking slot.
- Starting Time of Working Hours – Start time for bookings.
- Ending Time of Working Hours – End time for bookings.
- Add Holidays – Dates when bookings are not available.
- Add Working Schedule – Enable or disable bookings on weekends.
- Success Page URL – URL to navigate after successful booking.
- Booking ID Length – Length of the generated booking token.
- Booking Prefix – Prefix for the booking token.
- Sender Email – Sender email address.
- Email Subject – Custom email subject.
- Email Template – Email body content using dynamic placeholders.
- Email Footer – Footer content for emails.
Developer Notes
- Built following WordPress coding standards
- Proper data sanitization and escaping implemented
- Uses custom database tables for performance optimization
- Extensible and developer-friendly structure
Style Customization
You can customize the appearance by adding custom CSS to your theme stylesheet.
Blocks
This plugin provides 1 block.
- SmartSlot Appointment Scheduler – Book An Appointment
Installation
- Download the plugin files.
- Upload the plugin folder to the /wp-content/plugins/ directory.
- Activate the plugin through the ‘Plugins’ screen in WordPress.
- Navigate to Schedules Settings to configure the plugin.
- Add the booking form to any page using the ‘SmartSlot Appointment Scheduler – Book An Appointment’ block in the block editor.
FAQ
-
Can this plugin be used for any type of booking?
-
Yes, this plugin is designed to work for any service or appointment-based system.
-
Does it support weekends?
-
Yes, you can enable or disable weekend bookings from the settings.
-
Can I customize the email notifications?
-
Yes, you can fully customize email subject, content, and footer.
-
Is the booking token customizable?
-
Yes, both prefix and length of the token can be configured.
Reviews
There are no reviews for this plugin.
Contributors & Developers
“SmartSlot Appointment Scheduler” is open source software. The following people have contributed to this plugin.
ContributorsTranslate “SmartSlot Appointment Scheduler” 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.0
- Initial release