Book a tile!

Installs: 2

Dependents: 0

Suggesters: 0

Security: 0

Type:typo3-cms-extension

dev-master 2020-04-05 09:43 UTC

This package is auto-updated.

Last update: 2024-04-20 17:19:51 UTC


README

E-commerce ticketing solution for organisers and theaters. Site plans with seats, surfaces or any other object. Sell tickets online!

Manual

Zip

Repositories

TYPO3

Git

Download master

Change track to the developer version (if version is t0624)

  • cd tile
  • git checkout --track origin/t0624

Change track to a tagged version (if version is 7.5.15)

  • cd tile
  • git checkout -b 7.5.15 7.5.15

Update

  • git pull