opencart 3.0.1.1 filename.ocmod.xml invalid file type

坚强是说给别人听的谎言 提交于 2019-12-12 06:23:48

问题


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?


回答1:


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.



来源:https://stackoverflow.com/questions/44970759/opencart-3-0-1-1-filename-ocmod-xml-invalid-file-type

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!