Installation¶
Installation using Composer¶
The recommended way to install the extension is by using Composer. In your Composer based TYPO3 project root, just do
composer require extcode/cart-mpay24
.
The extension require additional composer packages and will not available in the TYPO3 Extension Repository (TER).
Preparation: Include static TypoScript¶
The extension ships some TypoScript code which needs to be included.
- Switch to the root page of your site.
- Switch to the Template module and select Info/Modify.
- Press the link Edit the whole template record and switch to the tab Includes.
- Select Shopping Cart - mPAY24 at the field Include static (from extensions):