Hi, I installed various extension in the ext directoriy, but when i go to ACP i only see 2 (i have uploades almos 6 in ext directory).
What happend? Please, help me. I installed phpbb 3.3.11 version
regards
composer.json
file for each extension./ext/author_name/extension_name
You need to create the proper folder structure for the sitelogo, changelogo and whovisitedthistopic extensions.Inside your phpBB board's directory is an "ext" folder. This is the location where all extensions are stored. Every extension follows the same folder hierarchy in which extensions are grouped into folders by the author's vendor name. If you downloaded an extension named "foobar" from the author/vendor "acme" then it would be uploaded to "ext/acme/foobar". Any other extensions created by the author/vendor "acme" would also be stored in "ext/acme/".