Welcome to OStack Knowledge Sharing Community for programmer and developer-Open, Learning and Share
Welcome To Ask or Share your Answers For Others

Categories

0 votes
612 views
in Technique[技术] by (71.8m points)

frontend - 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?

See Question&Answers more detail:os

与恶龙缠斗过久,自身亦成为恶龙;凝视深渊过久,深渊将回以凝视…
Welcome To Ask or Share your Answers For Others

1 Answer

0 votes
by (71.8m points)

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.


与恶龙缠斗过久,自身亦成为恶龙;凝视深渊过久,深渊将回以凝视…
Welcome to OStack Knowledge Sharing Community for programmer and developer-Open, Learning and Share
Click Here to Ask a Question

...