playfulsparkle / oc4_cod_fee

Playful Sparkle - COD fee for OpenCart 4
GNU General Public License v3.0
0 stars 1 forks source link

There is no OCMOD file in the Pakage #1

Closed IP-CAM closed 2 months ago

IP-CAM commented 2 months ago

There is no OCMOD file in the Pakage

zsoltoroszlany82 commented 2 months ago

Thank you for your feedback!

oc4_codfee extension includes all the necessary files for it to function properly, including the install.json file. It has been thoroughly tested on OpenCart version 4.0.2.3, both on the admin and frontend sides, and operates as expected.

Regarding the issue you mentioned: the OpenCart 4 installer does require the package filename to have a .ocmod.zip extension, even though our extension is not technically an OCMOD. This is a requirement imposed by the OpenCart 4 installation system. We have followed this convention to ensure compatibility with the installer, which expects the .ocmod.zip format to allow for a successful installation.