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
This commit is contained in:
12
modules/cmsproducts/config_pl.xml
Normal file
12
modules/cmsproducts/config_pl.xml
Normal file
@@ -0,0 +1,12 @@
|
||||
<?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>
|
||||
Reference in New Issue
Block a user