Cart is a small but powerful extension which "solely" adds a shopping cart to your TYPO3 installation. Cart Events provides an own data storage for events.
- It provides events and their event dates which can be created in the TYPO3 backend.
- The data for those events are stored in own data tables.
- The data fields of the events fit many use cases for seminars, workshops, theatre performances or generally date-related seat reservations.
- The events and their dates can be displayed on the website with a list view and a detail view.
- It is possible to limit the number of bookable seats per event date or per price category of an event date.
- As it extends EXT:cart are the products compatible with EXT:cart and can therefore be be purchased with the cart functionality of EXT:cart.
The recommended way to install the extension is by using Composer. In your Composer based TYPO3 project root, just do composer require extcode/cart-events.
Download and install the extension with the extension manager module.
Attention, Before updating to a new minor version or upgrading to a new major version, be sure to check the changelog section in the documentation. Sometimes minor versions also result in minor adjustments to own templates or configurations.
| Cart Events | TYPO3 | PHP | Support/Development |
|---|---|---|---|
| 6.x.x | 13.4 | 8.2 - 8.4 | Features, Bugfixes, Security Updates |
| 5.x.x | 12.4 | 8.1 - 8.4 | Bugfixes, Security Updates |
| 4.x.x | 10.4, 11.5 | 7.2+ | Security Updates |
| 3.x.x | 10.4 | 7.2 - 7.4 | |
| 2.x.x | 9.5 | 7.2 - 7.4 | |
| 1.x.x | 8.7 | 7.0 - 7.4 |
If you need extended support for features and bug fixes outside of the currently supported versions, we are happy to offer paid services.
Please have a look into the official extension documentation in changelog chapter
News uses semantic versioning which basically means for you, that
- bugfix updates (e.g. 1.0.0 => 1.0.1) just includes small bugfixes or security relevant stuff without breaking changes.
- minor updates (e.g. 1.0.0 => 1.1.0) includes new features and smaller tasks without breaking changes.
- major updates (e.g. 1.0.0 => 2.0.0) breaking changes wich can be refactorings, features or bugfixes.
- Ask for an invoice.
- GitHub Sponsors
- PayPal.Me