Installation¶
Important
For the correct work of the extension, the jQuery library has to be included.
Composer Installation¶
For composer-based installation the following command should be run:
composer require ydt/frontend-user
Then setup the extension with the command:
./vendor/bin/typo3 extension:setup
For further details see Managing Extensions.
Legacy Installation¶
For legacy installation see Legacy Management.