Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

Thank you for purchasing our extension. If you have any question that is beyond the scope of this document, do not hesitate to leave us an email.

Created: 20/09/2016 | By: Magenest | Support Portal: http://servicedesk.izysync.com/servicedesk/customer/portal/40 

Table of Contents

 


Introduction


Appointment Booking extension by Magenest is a solution for service providers, travel agency,... to efficiently manage bookings and reservations on Magento 2 store. 

 

For more information, please visit: http://store.magenest.com/magento-2-appointment-booking.htmlImage Added

Features

  • The booking system is implemented, it will automatically send an email to customers according to the status. 
  • The booking system supports multiple currencies. 
  • Admins can easily create special date price rule, recurring price rule, and staff price rule for products. 
  • Admins can also create schedule for individual product assigned to a staff. 
  • Admins can define a staff's category and assign a plus of price when the staff is chosen. 
  • Admins can define special dates to better evaluate products during unique occasions. 
  • Admins can view booked appointments in Grid mode, Full Calendar mode or sync to their Google Calendar. 
  • Admins can define default booking status for newly ordered products. 
  • Admins can assign a template email for a booking status on Configuration. 
  • Customers can send a cancel request to their booked appointments within a click. 
  • Customers can easily choose available time range within their chosen day and a available staff. 
  • Customers now can add many staffs in many time intervals in front end.  
  • Customers can steal booking product from the other customer cart. 

System Requirements

Your store should be running on Magento Community Edition version 2.1.x. 

 


Initial Configuration

In order to get your extension up and running properly, we highly recommend that you make some configurations right from the beginning. 

Order Configuration

Firstly, go to Store > Configuration > Appointment Booking > Order Configuration, admins can define sender as well as email template for email sent to customers whenever the booking order status is changed.  

Image Added

 

  • Default Order Status: specify the default status of newly placed booking orders.
  • Email Sender: specify the identification of the sender. 
  • Template Configuration: these are email templates for each booking status of an order. 

Note that you need to have email templates before going to configuration. You can use our template email or create a new one from Email Templates tab. 


Image Added

 

Here are some template variables that you can embed in your template:

  • customer: customer email
  • customerName: customer name
  • store: store name
  • itemName: name of the ordered item
  • bookingStatus: new booking status of the item
  • specialDate: will be available if there is any special date
  • bookedDate: booked date
  • start: start time
  • end: end time
  • staffName: staff name

Google Calendar 

If you want to synchronize booking orders from Magento 2 to your Google Calendar account, you should have 3 keys (client_id, client_secret, calendar_id). These three keys must be created from only one google account. Go to Google Calendar Settings tab on Appointment Booking menu. 

 

Image Added

 

When it comes to getting these parameters, things get a bit tricky. First off, in order to get Client ID and Client Secret, go to Google Developer Console and create a new project by clicking on Select a project > Create a project 


Image Added

 

Enter your project title and click on Create

 

Image Added

 

Next up, click on Enable and Manage APIs, you will be taken to the API Manager page. Click on Credential tab of the page and select OAuth Consent Screen and enter Product Name.

 

Image Added

 

Click on Save, now you will be able to create Credentials for your project. Select Credentials, click on Create credentials > OAuth client ID


Image Added

 

Remember to check on Other in Application type and enter an appropriate name for your project, then click Create. You will be immediately informed of your Client ID and Client secret keys.

Now go to Overview tab, select Calendar API and enable the API.

 

Image Added

 

Go to your Google Calendar and create a new calendar.

 

Image Added

 

Fill in the inputs with your desired information for the calendar and click on Save Calendar. Then go to the settings page of your calendar.

 

Image Added

 

Scroll to the bottom of the page, you should be able to see the Calendar Address section and get the Calendar ID.

Price Rules

We have implemented 3 kinds of price rules: Staff Price RulesSpecial Date Price Rules and Recurring Price Rules. These rules will add versatility to the effort of better evaluating price of bookings. With Staff Price Rules, go to Staff Price Rules tab in Appointment Booking menu. 

 

Image Added

 

Image Added


Added Amount is defined so that if a staff of one type is selected on frontend by the customer, a corresponding amount will be added to the total (we will illustrate this in a later section). We recommend you to add a default type with Rule Amount set to 0 to prevent any abnormal functionality of the extension. 

Then we have Special Date Amount, which will add or subtract a certain amount of money when a certain date is selected.

 

Image Added

 

Image Added

 

Another price rules - Recurring Price Rules allows admins to create recurring price rules for Time Activity such as every day, every week, every month, every year.  

 

Image Added

 

Image Added

 


Main Features

Define Product Schedule

The extension added a new product type called Appointment Booking into the system, so you need to add a new product of type Appointment Booking to get started.

 

Image Added

 

In the product detail page, Appointment Booking products display as usual.


Image Added

 

Define Staff Information

Go to Backend of Magento 2 store > System > All Users > Add New User button to add staff into stores. 

 

Image Added

 

At Staff Management tab, you will be taken to the users list. From now on, you will be able to make an admin user a staff. In detail, you can add some information of the staff as below.

 

Image Added

 

You can add working schedule for the staff. Click on Save User button and your newly filled schedules will be saved. You can also delete an existing schedule by clicking on the Delete User button. Note that the schedule will not be saved if one input is not properly filled. 

 

Image Added

 

Remember that, admins must go to User info tab to reconfirm password when you make any changes.  

 

Image Added

 

Lastly, the admin can view booked orders in which the staff has been chosen.

 

Image Added

 

Usage Procedure 

When a customer is on a frontend detail page of a product of type Appointment Booking, he will be able to select a date with a date picker input field as shown. 

 

Image Added

 

When a day is selected, the system will check if there is any product schedules available that day and display them. It will also check if the selected day is within a special date range as formerly specified. Then if a schedule is selected, the system will now check the staff with the corresponding schedule. Some information about the staff will also be displayed.

 

Image Added

 

Then when the customer add the product to cart, he will be able to view the product options which are also booking options.

 

Image Added

 

When the order is successfully placed, this is what it will looks like on My Orders page in customer's My Account.


Image Added

 

For easier management over booked appointments, the customer can also check the My Booked Appointments tab.

 

Image Added

 

From admin's perspective, he can view all booked appointments in Booking Orders tab in Appointment Booking menu.

 

Image Added

 

Now the admin can view all booked appointments in Full Calendar mode, just by pressing the View in Full Calendar button above.

 

Image Added

 

He can also sync and view booked appointments on his Google Calendar account by clicking Sync and View in Google Calendar button. One small reminder here, if your browser is already logged in with your Google account, you will probably encounter a cookie error. You can avoid this error by erasing cookie and cache in the browser, re-login and the extension will function as normal.

Sign in with your account and authorize connection to your created project on Google Developer Console, then your appointments will appear on your calendar as shown.

 

Image Added

 

If you take a closer look into an event's details in Google Calendar, some necessary information will be displayed in the event's description.

 

Image Added

Cancel Requests

Once the appointment has been booked but the customer changed his mind, he can send a cancel request to the admin. He need to go to My Booked Appointments tab in My Account. Besides View and Reorder button, there will be Request Cancel buttons that once clicked, a request will be sent to the admin.

 

Image Added

 

On backend side, go to Cancel Requests tab, the admin can see the cancel requests.

 

Image Added

  


Update


  • When a bug fix or new feature is released, we will provide you with the extension's new package.
  • All you need to do is repeating the above installing steps and uploading the package onto your store. The code will automatically override.
  • Flush the config cache. Your store and newly installed extension should be working as expected.

 


Support


  • We will reply to support requests after 2 business days.
  • We will offer lifetime free update and 6 months free support for all of our paid products. Support includes answering questions related to our products, bug/error fixing to make sure our products fit well in your site exactly like our demo.
  • Support DOES NOT include other series such as customizing our products, installation and uninstallation service.

 

Once again, thank you for purchasing our extension. If you have any questions relating to this extension, please do not hesitate to contact us for support.

Magenest