Cart is a small but powerful extension which "solely" adds a shopping cart to your TYPO3 installation. Cart Products provides an own data storage for simple and configurable products. Products can be offered via a list and detail view and can be purchased via cart function of the Cart extension.
The recommended way to install the extension is by using Composer. In your Composer based TYPO3 project root, just do composer require extcode/cart-products
.
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 Products | TYPO3 | PHP | Support/Development |
---|---|---|---|
4.x.x | 10.4, 11.5 | 7.2+ | Features, Bugfixes, Security Updates |
3.x.x | 10.4 | 7.2 - 7.4 | Bugfixes, Security Updates |
2.x.x | 9.5 | 7.2 - 7.4 | Security Updates |
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
- Patreon