Description

A simple plugin for making appointments with email notifications to both the admin and client. Clients can also provide additional information about their booking.

Updates

Automatic Updates should work pretty well from the WordPress Dashboard.

Installation

Automatic installation

Automatic installation is the easiest option — WordPress will handle the file transfer, and you won’t need to leave your web browser. To do an automatic install of Book Me, log in to your WordPress dashboard, navigate to the Plugins menu, and click “Add New.”

In the search field, type “Book Me”, then click “Search Plugins.” Once you’ve found it, you can view the plugin details such as the version, rating, and description. Install it by clicking “Install Now,” and WordPress will take it from there.

Manual Installation

  1. Download the Book me plugin from the WordPress repo
  2. Upload the book-me folder to the /wp-content/plugins/ directory.
  3. Activate the plugin through the ‘Plugins’ menu in WordPress.

FAQ

How do I use Book Me on my website?

Use the shortcode [book_me_form] in any post, page, or widget to display the booking form.

Will I receive an email when someone makes a booking?

Yes. Both the admin and the person booking will receive an email notification with the booking details.

Can I customize the booking form?

Currently, the plugin includes fields for name, email, phone (international format), and a short description. More customization options will be added in future versions.

Where can I view the bookings?

Bookings appear under the Book Me section in the WordPress admin dashboard.

Reviews

There are no reviews for this plugin.

Contributors & Developers

“Book Me” is open source software. The following people have contributed to this plugin.

Contributors

Translate “Book Me” 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 of the Book Me plugin.