Skip to content

minical/booking-confirmation-email

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Booking Confirmation Email

Table of Contents

Introduction

Automatically send booking confirmation emails to the customers that create a booking in your property, also provide an editor for updating Booking mail content.

Installation

  • Fork the repository https://github.com/minical/booking-confirmation-email 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 Booking Confirmation Email setting page, and then you are good to go.


Features

  • Sends out regular standardized "Booking-Confirmation" e-mails after a new booking is created.
  • Provide you an editor to update the content of Booking-Confirmation mail.

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