Hi, I installed the image upload extension using the following command on my local copy of the forum and I could see it in the admin area.
composer require fof/upload
Then I copied the entire vendor folder to my staging server on some shared hosting, but for some reason, I cannot see the extension in the admin area. Even though I cleared the cache.
Any idea? Thanks