Localcopy - a fix for the correct loading of ocmod-modules through the site admin panel on Opencart 3.0. This version of Opencart has restrictions on uploading files - they can only be uploaded to the extension folder. Often, some module files can be located in other directories - in this case, you will get an error when you try to install it through the admin panel.
This fix solves the error when loading the module:
- The folder is not authorized to be written!
- The directory is not writable!
- The directory is not authorized to be written to!
Localcopy . Fix installation:
Go to the admin panel in Modules > Install extensions, upload the localcopy_oc3.ocmod.zip archive there as a regular moduleGo to Modules > Modification Manager (or Modifications) and click the "Update Modifications" button. Sometimes this operation needs to be done twice.