Page 1 of 1

Extension Installer not importing my modules

Posted: Mon Sep 11, 2017 9:08 pm
by Hengemzover
Hello, I'm trying to develop a simple module for Oc3 but was faced with some installer issues.

When I zip my test module (only basic controller and language file to show up in modules) and try to upload module using extension installer - it shows successful upload. But when I check modules - it's not there. I also checked localhost directory - nothing uploads.

If I try to upload .ocmod.zip with only xml file (some admin menu modification) but without upload folder - it works just fine and mod also works. If I add upload folder (upload and install.xml in .ocmod.zip) - nothing works once again, not even modification.

Then if I upload admin folder from my upload directly to opencart localhost directory - module shows up.

So, if 2 different pieces works fine, why they don't work together when upload via installer?

Edit: I disabled/refresh my cache

Re: Extension Installer not importing my modules

Posted: Tue Nov 14, 2017 10:09 am
by straightlight
See if by replacing these files will solve the issue after clearing all caches from the admin:

- https://github.com/opencart/opencart/bl ... taller.php
- https://github.com/opencart/opencart/bl ... aller.twig