Files
Jacek Pyziak e888c81aef Add product carousel module with template and database structure
- Created `pp_carousel.tpl` for rendering product carousel with Swiper integration.
- Added `plan.md` detailing module architecture, database schema, and implementation steps.
- Initialized log files for development and production environments.
2026-02-25 09:23:54 +01:00

13 lines
512 B
XML

<?xml version="1.0" encoding="UTF-8" ?>
<module>
<name>pp_carousel</name>
<displayName><![CDATA[Project-Pro Karuzela Produktów]]></displayName>
<version><![CDATA[1.0.0]]></version>
<description><![CDATA[Wyświetla konfigurowalne karuzele produktów w dowolnych hookach.]]></description>
<author><![CDATA[Project-Pro]]></author>
<tab><![CDATA[front_office_features]]></tab>
<is_configurable>1</is_configurable>
<need_instance>0</need_instance>
<limited_countries></limited_countries>
</module>