Artem
Artem

Reputation: 1

opencart 3.0.1.1 filename.ocmod.xml invalid file type

In opencart 3.0.1.1 when i upload filename.ocmod.xml from extension installer from admin panel it gives me "invalid file type error". How can I fix this error?

Upvotes: 0

Views: 1539

Answers (1)

Sainul Abid
Sainul Abid

Reputation: 99

3.x support only archived files, You need to archive the file before upload . eg: change the xml file name to 'install.xml' then archive the file as filename.ocmod.zip.

Upvotes: 2

Related Questions