Add X13 WebP module for image conversion to next-generation formats
- Implemented the main module class with essential properties and methods. - Added translation support for various user interface strings. - Created XML configuration file for module versioning. - Ensured compatibility with different PHP versions and PrestaShop versions.
This commit is contained in:
4
modules/x13webp/x13webp.xml
Normal file
4
modules/x13webp/x13webp.xml
Normal file
@@ -0,0 +1,4 @@
|
||||
<?xml version="1.0" encoding="UTF-8" ?>
|
||||
<module>
|
||||
<currentVersion><![CDATA[1.0.1]]></currentVersion>
|
||||
</module>
|
||||
Reference in New Issue
Block a user