Files
Jacek Pyziak 64bcc1a6be Add new templates and update existing ones for An Home Products module
- Created new index.php files for various directories to establish structure.
- Added form.tpl and index.php for form helpers to enhance form handling.
- Introduced suggestions.tpl and top.tpl for improved admin interface.
- Implemented ajax-products.tpl and banners.tpl for front-end product display.
- Developed content.tpl and widget-blocks.tpl for dynamic content rendering.
- Enhanced widget-tabs.tpl and widget-wrapper.tpl for better tabbed navigation.
- Included necessary licensing information in all new files.
2025-05-16 14:21:29 +02:00

12 lines
584 B
XML

<?xml version="1.0" encoding="UTF-8" ?>
<module>
<name>an_homeproducts</name>
<displayName><![CDATA[Home Products]]></displayName>
<version><![CDATA[1.0.26]]></version>
<description><![CDATA[New arrivals, Best sellers, Specials, Category, Categories (multiple), Featured products and Banners]]></description>
<author><![CDATA[Anvanto]]></author>
<tab><![CDATA[others]]></tab>
<confirmUninstall><![CDATA[Are you sure you want to uninstall the module?]]></confirmUninstall>
<is_configurable>1</is_configurable>
<need_instance>0</need_instance>
</module>