Contao module for creating reservation forms. For example for tables, rooms or other objects.


Keywords
event, calendar, events, table, contao, room, reservation, practice, seminar, con4gis, c4g
License
LGPL-3.0+

Documentation

con4gis-Reservation

IMPORTANT for UPDATEs from Reservation version 2 to version 3

  • Please save your settings in the reservation module before updating. Because the module settings are now in the backend module reservation form. The reason for this is among other things a relief of the tl_module.
  • The price setting module does not exist anymore. The settings are now directly on the object.
  • The instructor list has been further elaborated in the customer order and has its own module. Forwarding pages can be configured.
  • HTML and CSS classes was changed. Individual styling may need to be adjusted.

Overview

Contao module for creating reservation forms. For example for events, tables, rooms or other objects.

Features include:

  • Define reservation types (for example: seminar reservation, room reservation, table reservation, ...)
  • Define reservation objects (for example: table 3, room 112, ...)
  • Set additional options that can be reserved
  • Determine reservation costs
  • Define e-mail notifications

Installation

Via composer:

composer require con4gis/reservation

Alternatively, you can use the Contao Manager to install the con4gis-Reservation (con4gis/reservation).

Requirements

Documentation

Visit docs.con4gis.org for a user documentation. You can also contact us via the support forum there.