How To Add New Extension To File Types In Prestashop

This tutorial assume that you want to implement this functionality using your own code, not trying to upload using the prestashop file manager. So, in order to trick the file types extension in prestashop you need to implement an if statement in your file upload function so if the file is different from jpeg, gif… Continue reading How To Add New Extension To File Types In Prestashop