- 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.
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
Via composer:
composer require con4gis/reservation
Alternatively, you can use the Contao Manager to install the con4gis-Reservation (con4gis/reservation).
- Contao (latest stable release)
- con4gis/core (latest stable release)
Visit docs.con4gis.org for a user documentation. You can also contact us via the support forum there.