Description
This Plugin will help you to easily connect your Bookwize Hotel Booking System with your WordPress website or blog. Bookwize Booking Form will display a form for users to choose dates and guests and check the availability of your hotel.
In order to use the plugin you will need to have an active supscription with Bookwize Hotel Booking System and the necessary credentials provided by Bookwize Support team.
Screenshots
Installation
- Install the plugin by uploading the zip file (Plugins > Add New > Upload)
- Activate the plugin through the ?Plugins? menu in WordPress
- Go to the settings page of the plugin to setup the form
- Add the credentials provided by Bookwize Support (API Key, Hotel ID, Hotel Url) and customize your form
- You can insert Bookwize Form in pages/posts adding shortcode [bookwizeform] or use Bookwize Booking Form Widget on ?Appearance > Widgets section
FAQ
- Can I override the default template?
-
Yes, simply create a file bookwize-form-template.php in your theme directory
- ?How can I get my API Key, Hotel ID and Hotel Url ?
-
Contact Bookwize Support Team on [email protected]. Please note that you will need to have an active subscription to Bookwize Hotel Booking System.
- Google analytics cross-domain tracking
-
If you would like to setup cross-domain linking, then you will have to require the “linker plugin” and call its autoLink method in Google Analytics code.
Replace destinationLink with your hotel url on Bookwize (eg: presentation.bookwize.com).ga(‘create’, ‘UA-XXXXX-Y’, ‘auto’, {‘allowLinker’: true});
// Loads the Linker plugin
ga(‘require’, ‘linker’);// Instructs the Linker plugin to automatically add linker parameters
// to all links and forms pointing to the domain “destination.com”.
ga(‘linker:autoLink’, [‘destinationLink’], false, true);Contact Bookwize Support Team on [email protected]. Please note that you will need to have an active subscription to Bookwize Hotel Booking System.
Reviews
Contributors & Developers
“Bookwize Form” is open source software. The following people have contributed to this plugin.
ContributorsTranslate “Bookwize Form” into your language.
Interested in development?
Browse the code, check out the SVN repository, or subscribe to the development log by RSS.