Installation¶
- Install the extension using Composer:
composer req pixelant/qbank - Activate the extension in TYPO3 by using the Admin Tools > Extensions module
or by running
vendor/bin/typo3 extension:activate qbank; vendor/bin/typo3cms database:updateschemain the command line.