- Added yt_logo.png image for branding. - Created index.php for views and templates with license notice and redirection. - Implemented back.js for reload functionality with event listener. - Developed configure.tpl for admin configuration panel with documentation links. - Established products-price-list.tpl for displaying product pricing information. - Created presta_studio_omnibus_price.tpl for displaying price history and discounts. - Added index.php files in various directories for consistent redirection and license notice.
12 lines
430 B
XML
12 lines
430 B
XML
<?xml version="1.0" encoding="UTF-8" ?>
|
|
<module>
|
|
<name>omnibuseufree</name>
|
|
<displayName><![CDATA[Omnibus EU]]></displayName>
|
|
<version><![CDATA[1.0.2]]></version>
|
|
<description><![CDATA[Module for Omnibus Directive by the European Union law.]]></description>
|
|
<author><![CDATA[presta.studio]]></author>
|
|
<tab><![CDATA[pricing_promotion]]></tab>
|
|
<is_configurable>1</is_configurable>
|
|
<need_instance>1</need_instance>
|
|
</module>
|