onm/hsforms

hotelsuite FORM (hs FORMS) will show a form to book hotel rooms with some customized configurations. This plugin allows the creation of deep links and booking buttons in connection with the Internet booking engine "hotelsuite IBE" (https://www.hotelsuite.de). Sell rooms, vouchers, events, tables and

Installs: 5

Dependents: 0

Suggesters: 0

Security: 0

Stars: 0

Watchers: 1

Forks: 0

Open Issues: 0

Type:typo3-cms-extension

2.1.7 2022-11-08 09:35 UTC

This package is auto-updated.

Last update: 2024-04-08 12:40:30 UTC


README

hsForms will show a form to book hotel rooms with some predefined configurations.

How to make it work?

  • clone this repo, run yarn install and then yarn build
  • Install this ext (either using ext manager or via composer)
  • This ext needs jQuery, momentjs and some other libs to work. In ext configuration you can enable/disable libraries which you want to include from this ext. If you already have included those libraries then you have to uncheck the checkboxes in ext config. By default momentjs, toastr and cal (by onm) are being included. FE template is in bootstrap so including bootstrap will make modal and styles work.
  • Set the storagePID where your data will be stored like travel periods, ratecodes and segments.

That's it.

Support

  • TYPO3 8 and 9 LTS
  • PHP 7.x

ToDo

  • Testing on TYPO3 10