Files
drmaterac.pl/modules/cmsproducts/config_pl.xml
Jacek Pyziak eb59c949ff Add new features to cmsproducts module and update version to 1.6.5
- Implement methods for returning customer gallery by product and category
- Update blog template for improved formatting and readability
- Add new exception log for January 2025 and remove outdated log from September 2024
- Introduce CSS styles for blog detail layout
2025-01-17 23:19:12 +01:00

12 lines
515 B
XML

<?xml version="1.0" encoding="UTF-8" ?>
<module>
<name>cmsproducts</name>
<displayName><![CDATA[Products on CMS pages]]></displayName>
<version><![CDATA[1.6.4]]></version>
<description><![CDATA[Module allows to display lists of products on your shop CMS pages]]></description>
<author><![CDATA[MyPresta.eu]]></author>
<tab><![CDATA[front_office_features]]></tab>
<is_configurable>1</is_configurable>
<need_instance>1</need_instance>
<limited_countries></limited_countries>
</module>