- Created new image file for YouTube logo. - Added index.php files for views and templates with license notice and redirection. - Implemented back.js for page reload functionality with a button. - Developed configure.tpl for admin configuration panel with documentation links. - Created products-price-list.tpl for displaying product price data in a table format. - Added presta_studio_omnibus_price.tpl for displaying price history information. - Established hook templates for integration with PrestaShop.
13 lines
648 B
XML
13 lines
648 B
XML
<?xml version="1.0" encoding="UTF-8" ?>
|
|
<module>
|
|
<name>omnibuseufree</name>
|
|
<displayName><![CDATA[Dyrektywa Omnibus]]></displayName>
|
|
<version><![CDATA[1.0.2]]></version>
|
|
<description><![CDATA[Ten moduł pomoże Ci spełnić wymagania Europejskiej Dyrektywy Omnibus.]]></description>
|
|
<author><![CDATA[presta.studio]]></author>
|
|
<tab><![CDATA[pricing_promotion]]></tab>
|
|
<confirmUninstall><![CDATA[Czy na pewno chcesz odinstalować ten moduł? Historia cen zostanie usunięta.]]></confirmUninstall>
|
|
<is_configurable>1</is_configurable>
|
|
<need_instance>1</need_instance>
|
|
<limited_countries></limited_countries>
|
|
</module> |