Description
This is a simple and flexible form that allows you to book timeslots with any of your WordPress users.
Use Cases
- Dental/Doctor’s appointments
- Salon
- Lawyer’s appointment
- Trainings
- Churches appointment
Features
- Free
- Stand-alone, no need to install any other plugin for this to work
- Very flexible, you can change the labels and position of the form
- Rock solid. Uses Carbon and Laravel-style validation
- All dates are in UTC and formatted for display according to the time in WordPress Settings
Getting Started
After installing this plugin, add your providers and services, then drop bookslots-form
shortcode inside any post or page of your choice. That’s all.
[bookslots-form]
Watch the 1 minute 41 seconds video below
Installation
This section describes how to install the plugin and get it working.
e.g.
- Upload
bookslots.php
to the/wp-content/plugins/
directory - Activate the plugin through the ‘Plugins’ menu in WordPress
- Place
<?php do_action('plugin_name_hook'); ?>
in your templates
FAQ
-
What’s the shortcode to display the form
-
[bookslots-form]
Reviews
There are no reviews for this plugin.
Contributors & Developers
“BookSlots – Simple Booking Form” is open source software. The following people have contributed to this plugin.
ContributorsTranslate “BookSlots – Simple Booking Form” into your language.
Interested in development?
Browse the code, check out the SVN repository, or subscribe to the development log by RSS.
Changelog
0.1.0
Initial release.