I have a custom Opencart shipping extension. It has upload/
and install.xml
. When I upload extension.ocmod.zip
through extension installer, it completes installation. But the extension is not visible under Extensions > Shipping
.
I checked the code and none of the files from the extension is present under upload/admin/controller/extension/shipping
.
I have refreshed modifications and cache from the dashboard.