Cart Demo - Installation
Parameters
Typo3: 12.4.37
BsPkg: 15.0.4
Cart: 10.3.0 [from github]
Cart_books: 5.0.0
Cart_events: 5.0.0 [has errors]
Cart_products: 6.2.0
Translations
something wrong with the translation server?
# ext_localconf.php override translations with your own extension
$GLOBALS['TYPO3_CONF_VARS']['SYS']['locallangXMLOverride']
['EXT:cart/Resources/Private/Language/locallang.xlf'][]
= 'EXT:cart_ext/Resources/Private/Language/cart/locallang.xlf';
$GLOBALS['TYPO3_CONF_VARS']['SYS']['locallangXMLOverride']['it']
['EXT:cart/Resources/Private/Language/locallang.xlf'][]
= 'EXT:cart_ext/Resources/Private/Language/cart/it.locallang.xlf';