requires PHP 7.2 or later.
Installation of this module uses composer. For composer documentation, please refer to getcomposer.org.
php composer.phar require kokspflanze/small-user
# (When asked for a version, type `dev-master`)
Then add SmallUser
to your config/application.config.php
.
Installation without composer is not officially supported and requires you to manually install all dependencies
that are listed in composer.json