Banner for Mp Booking
Booking WordPress button. Open a booking form in a modal pane. Just insert a shortcode into your page or post for be replac by a booking button. Wordpress Tutorial
Noted That:
  • To install correctly this mp-booking.zip .
  • Fisrt Download the mp-booking.zip to your computer
  • Extract/Open mp-booking.zip to Your Computer.
  • Then, Find readme.txt file inside mp-booking.zip and Open readme.txt .
  • Now, Read the Requirements of this plugin. Which Wordpress Version and PHP Version are required to run this Plugin in Your Wordpress Site.
  • Then, Follow the Tips Below.
Start the Tips:

Step-1 : Download " mp-booking.zip " to Your Local Computer.

Step-2 : Then, Login to your " yourdomain.com/wp-admin " Dashboard.

Login to Wordpress Mp Booking

Step-3 : Then, Click on " Plugins " + " Add New " from left Side Menu of Dashboard.

Go to Plugin Install Mp Booking

Step-4 : Now, Click on " Upload Plugin " button.

Click Upload Button Mp Booking

Step-5 : Now, Browse " mp-booking.zip " Downloaded plugin from your computer, Where you downloaded " mp-booking.zip " According to Step – 1 Above then, click on " Install Now "

Upload Plugin Mp Booking

Step-6 : Now, Click on " Active Plugin "

Activate Mp Booking

Step-7 : Then, See left Side Menu. " Mp Booking " folder is added on left Side Menu. Now, Click on " Mp Booking " folder.

Noted that: If you do not see " Mp Booking " folder on left Side Menu then, see at left Side Menu " Settings " or " Tools ".

Step-8 : Now you configure yourself oR Watch video tutorial below about Mp Booking Configurations and Settings or How to work " Mp Booking " in your WordPress site.

oR

After Activated Plugin According to Step-6 then,

  1. Go to " Plugins " + " Installed Plugin " from Wordpress Admin Panel Leftside Menu.
  2. or Direct go to: https://yourdomain/wp-admin/plugins.php
  3. Then, Find " MP Booking " Activated Plugin from Plugin List.
  4. Then, Click on " Settings " from Plugin that is MP Booking
  5. Now, Edit/Add/Config the setting and Click on " Save Changes " button,
WP Plugin Setting



Guide

Place the booking button by entering the following shortcode on your page or posts :

[mp_booking object=”Single Room” nummax=”2? label=”Book now”
from=”noreply”
send_to=”[email protected]” captcha=”yes”]

Configure with argument :

  • @object : identifies the form instance. Examples: Single Room, Twin Room etc.
    This will be identified in the Subject field of the incoming reservation e-mail as
    follows: Pending reservation for

<

object>
* @nummax : identifies the maximum number of rooms for each plugin usage
instance
* @label : identifies the label of the button. Examples: Book now!, Booking, Reservation
etc. Can be used to translate the button label. Examples: R?servation, Prenotazione,
Buchung etc.
* @from : identifies the sending instance of the plugin.
If not defined, the default sender will be [email protected]
If defined as a name and not an address, the sender will be name@yourdomain.
com
Can be defined as an address, for example [email protected] but in this particular
case, the e-mail can be treated like spam by e-mail service providers.
* @send_to : identifies destination addresses for booking notification.
Multiple comma-separated addresses can be configured. Example:
[email protected], [email protected], [email protected]
First defined address is used at the bottom of client message: ?Please reply to:
[email protected]?
* @captcha put no if you don’t want captcha


Name