nrd44 can you share the output of one of the install command, or the content of your composer.json
file ? If the extensions are listed in composer.json
, they should appear in the admin panel. If they are not listed in the file, either the command failed, or it was not executed in the correct directory.
The composer require
commands must be run in the folder that contains composer.json
and vendor
.