Cart is a small but powerful extension which "solely" adds a shopping cart to your TYPO3 installation. The extension allows you to create coupons, products with or without variants, special prices.
GNU General Public License v2.0
57
stars
51
forks
source link
Checkout-Problems with cart 9.0.3 phpstan/phpdoc-parser 2.0 #599
The Checkout breaks on phpstan/phpdoc-parser 2.0 which is shipped with TYPO3 12.4.23 in composer based installations.
Downgrade to phpstan/phpdoc-parser 1.33.0 fixed the problem.