Installation¶
This extension can be installed using Composer or from the TYPO3 Extension Repository from within Admin > Extensions.
Composer¶
- Run
composer require pixelant/demander
in the command line to install the extension. - Activate the extension in the Admin > Extensions or by running
typo3 extension:activate demander
.
Admin > Extensions¶
Follow the instructions in the official documentation: install-an-extension-without-composer