con4gis / reservation
Contao module for creating reservation forms. For example for tables, rooms or other objects.
Installs: 187
Dependents: 0
Suggesters: 0
Security: 0
Stars: 0
Watchers: 2
Forks: 1
Open Issues: 0
Type:contao-bundle
Requires
- con4gis/projects: ~2.0
- contao/calendar-bundle: ^4.4
- contao/core-bundle: ^4.4
Conflicts
- contao/core: *
- contao/manager-plugin: <2.0 || >=3.0
README
Overview
Contao module for creating reservation forms. For example for tables, rooms or other objects.
Features include:
- Define reservation types (for example: 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
- Contao (latest stable release)
- con4gis/core (latest stable release)
Documentation
Visit docs.con4gis.org for a user documentation. You can also contact us via the support forum there.