This plugin hasn’t been tested with the latest 3 major releases of WordPress. It may no longer be maintained or supported and may have compatibility issues when used with more recent versions of WordPress.

Bookingenius

Description

This plugin allows you to integrate the Bookingenius booking system into your wordpress site by using a shortcode shortcut.
The booking form is fully responsive, multi-channel and multi-room.
At each search, your visitors will be directed to your Bookingenius booking engine page to complete their reservation.

Installation

  1. Upload bookingenius-bookinge-engine.php to the /wp-content/plugins/ directory
  2. Activate the plugin through the ‘Plugins’ menu in WordPress
  3. Configure the plugin clicking on Bookingenius and setting up the required options
  4. Place the shortcode [bookingenius_bgform] on your pages.

FAQ

Installation Instructions
  1. Upload bookingenius-bookinge-engine.php to the /wp-content/plugins/ directory
  2. Activate the plugin through the ‘Plugins’ menu in WordPress
  3. Configure the plugin clicking on Bookingenius and setting up the required options
  4. Place the shortcode [bookingenius_bgform] on your pages.
How do I insert your form?

You can use the following shortcode: [bookingenius_bgform]

How do I choose which channel I’d like to use?

Through the plugin admin page you can set up to 4 channels to use simply specifying their label.
Then, on each page, you can add the argument chan to select the channel you want.
I.E. [bookingenius_bgform chan=2] will select the second channel while [bookingenius_bgform chan=4] will select the fourth one.

Reviews

There are no reviews for this plugin.

Contributors & Developers

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

Contributors

Translate “Bookingenius” into your language.

Interested in development?

Browse the code, check out the SVN repository, or subscribe to the development log by RSS.

Changelog

2017-07-07 First release
2017-12-29 Fixed datepicker compatibility issues