Skip to content

minical/online-booking-engine

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

84 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Online Booking Engine

Table of Contents

Introduction

This extension provides a customer-facing booking application that will automate booking creation. Comes with an embeddable code that you can add to your existing website.

Installation

  • Fork the repository https://github.com/minical/online-booking-engine or clone it locally, or you can get this extension from miniCal MarketPlace.
  • Upload the extension folder into the /public/application/extensions directory.
  • Activate the extension through the "Extensions" screen in miniCal.
  • Click on the setting icon. It will redirect you to the Online Booking Engine setting page. You can control booking form fields and other Online Booking Engine-related configurations from this page.
  • Click on the view icon. It will redirect you to the Online Booking Engine Interface.

Features

  • Intelligent calendar, A simple Interface for the customer to create bookings.
  • Can control Booking form fields.
  • Automated e-mails make management easier.
  • Various currencies and languages.
  • instantly sync all connected channels in real-time.
  • Capture CC details.

Dependencies

Rate plan Extension.

Versioning

The version is broken down into 4 points e.g 1.2.3.4 We use MAJOR.MINOR.FEATURE.PATCH to describe the version numbers.

A MAJOR is very rare, it would only be considered if the source was effectively re-written or a clean break was desired for other reasons. This increment would likely break most 3rd party modules.

A MINOR is when there are significant changes that affect core structures. This increment would likely break some 3rd party modules.

A FEATURE version is when new extensions or features are added (such as a payment gateway, shipping module, etc). Updating a feature version is at a low risk of breaking 3rd party modules.

A PATCH version is when a fix is added, it should be considered safe to update patch versions e.g 1.2.3.4 to 1.2.3.5

License

The Open Software License 3.0 (OSL-3.0)

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published