Version Notes
Bump maximum Magento and PHP versions.
Download this release
Release Info
| Developer | Heimen |
| Extension | A4s_Pricemotion |
| Version | 0.2.18 |
| Comparing to | |
| See all releases | |
Code changes from version 0.2.17 to 0.2.18
- ._app +0 -0
- app/._code +0 -0
- app/._design +0 -0
- app/._etc +0 -0
- app/._locale +0 -0
- app/code/._local +0 -0
- app/code/local/._A4s +0 -0
- app/code/local/A4s/._Pricemotion +0 -0
- app/code/local/A4s/Pricemotion/._Block +0 -0
- app/code/local/A4s/Pricemotion/._Helper +0 -0
- app/code/local/A4s/Pricemotion/._Model +0 -0
- app/code/local/A4s/Pricemotion/._controllers +0 -0
- app/code/local/A4s/Pricemotion/._etc +0 -0
- app/code/local/A4s/Pricemotion/._sql +0 -0
- app/code/local/A4s/Pricemotion/Block/._Adminhtml +0 -0
- app/code/local/A4s/Pricemotion/Block/Adminhtml/._Catalog +0 -0
- app/code/local/A4s/Pricemotion/Block/Adminhtml/._Form +0 -0
- app/code/local/A4s/Pricemotion/Block/Adminhtml/Catalog/._Product +0 -0
- app/code/local/A4s/Pricemotion/Block/Adminhtml/Catalog/Product/._Action +0 -0
- app/code/local/A4s/Pricemotion/Block/Adminhtml/Catalog/Product/._Grid.php +0 -0
- app/code/local/A4s/Pricemotion/Block/Adminhtml/Catalog/Product/._Pricerules.php +0 -0
- app/code/local/A4s/Pricemotion/Block/Adminhtml/Catalog/Product/._Tab.php +0 -0
- app/code/local/A4s/Pricemotion/Block/Adminhtml/Catalog/Product/Action/._Rules.php +0 -0
- app/code/local/A4s/Pricemotion/Block/Adminhtml/Form/._Element +0 -0
- app/code/local/A4s/Pricemotion/Block/Adminhtml/Form/Element/._Errormsg.php +0 -0
- app/code/local/A4s/Pricemotion/Block/Adminhtml/Form/Element/._Prices.php +0 -0
- app/code/local/A4s/Pricemotion/Helper/._Catalog +0 -0
- app/code/local/A4s/Pricemotion/Helper/._Data.php +0 -0
- app/code/local/A4s/Pricemotion/Helper/Catalog/._Product +0 -0
- app/code/local/A4s/Pricemotion/Helper/Catalog/Product/._Action.php +0 -0
- app/code/local/A4s/Pricemotion/Model/._Mysql4 +0 -0
- app/code/local/A4s/Pricemotion/Model/._Observer.php +0 -0
- app/code/local/A4s/Pricemotion/Model/._Resource +0 -0
- app/code/local/A4s/Pricemotion/Model/._Rules.php +0 -0
- app/code/local/A4s/Pricemotion/Model/._System +0 -0
- app/code/local/A4s/Pricemotion/Model/Mysql4/._Rules +0 -0
- app/code/local/A4s/Pricemotion/Model/Mysql4/._Rules.php +0 -0
- app/code/local/A4s/Pricemotion/Model/Mysql4/Rules/._Collection.php +0 -0
- app/code/local/A4s/Pricemotion/Model/Resource/._Eav +0 -0
- app/code/local/A4s/Pricemotion/Model/Resource/Eav/._Mysql4 +0 -0
- app/code/local/A4s/Pricemotion/Model/Resource/Eav/Mysql4/._Setup.php +0 -0
- app/code/local/A4s/Pricemotion/Model/System/._Config +0 -0
- app/code/local/A4s/Pricemotion/Model/System/Config/._Source +0 -0
- app/code/local/A4s/Pricemotion/Model/System/Config/Source/._Product +0 -0
- app/code/local/A4s/Pricemotion/Model/System/Config/Source/Product/._Attributes.php +0 -0
- app/code/local/A4s/Pricemotion/controllers/._Adminhtml +0 -0
- app/code/local/A4s/Pricemotion/controllers/Adminhtml/._ActionController.php +0 -0
- app/code/local/A4s/Pricemotion/etc/._config.xml +0 -0
- app/code/local/A4s/Pricemotion/etc/._system.xml +0 -0
- app/code/local/A4s/Pricemotion/sql/._pricemotion_setup +0 -0
- app/code/local/A4s/Pricemotion/sql/pricemotion_setup/._mysql4-install-0.1.0.php +0 -0
- app/code/local/A4s/Pricemotion/sql/pricemotion_setup/._mysql4-upgrade-0.2.10-0.2.11.php +0 -0
- app/code/local/A4s/Pricemotion/sql/pricemotion_setup/._mysql4-upgrade-0.2.12-0.2.13.php +0 -0
- app/code/local/A4s/Pricemotion/sql/pricemotion_setup/._mysql4-upgrade-0.2.16-0.2.17.php +0 -0
- app/code/local/A4s/Pricemotion/sql/pricemotion_setup/._mysql4-upgrade-0.2.8-0.2.9.php +0 -0
- app/design/._adminhtml +0 -0
- app/design/._frontend +0 -0
- app/design/adminhtml/._default +0 -0
- app/design/adminhtml/default/._default +0 -0
- app/design/adminhtml/default/default/._layout +0 -0
- app/design/adminhtml/default/default/._template +0 -0
- app/design/adminhtml/default/default/layout/._pricemotion.xml +0 -0
- app/design/adminhtml/default/default/template/._pricemotion +0 -0
- app/design/adminhtml/default/default/template/pricemotion/._mass_price_rules.phtml +0 -0
- app/design/adminhtml/default/default/template/pricemotion/._price_rules.phtml +0 -0
- app/design/frontend/._base +0 -0
- app/design/frontend/base/._default +0 -0
- app/design/frontend/base/default/._template +0 -0
- app/design/frontend/base/default/template/._pricemotion +0 -0
- app/design/frontend/base/default/template/pricemotion/._report_items.phtml +0 -0
- app/etc/._modules +0 -0
- app/etc/modules/._A4s_Pricemotion.xml +0 -0
- app/locale/._en_US +0 -0
- app/locale/._nl_NL +0 -0
- app/locale/en_US/._Pricemotion.csv +0 -0
- app/locale/en_US/._template +0 -0
- app/locale/en_US/template/._email +0 -0
- app/locale/en_US/template/email/._pricemotion.html +0 -0
- app/locale/nl_NL/._Pricemotion.csv +0 -0
- app/locale/nl_NL/._template +0 -0
- app/locale/nl_NL/template/._email +0 -0
- app/locale/nl_NL/template/email/._pricemotion.html +0 -0
- package.xml +156 -7
._app
ADDED
|
Binary file
|
app/._code
ADDED
|
Binary file
|
app/._design
ADDED
|
Binary file
|
app/._etc
ADDED
|
Binary file
|
app/._locale
ADDED
|
Binary file
|
app/code/._local
ADDED
|
Binary file
|
app/code/local/._A4s
ADDED
|
Binary file
|
app/code/local/A4s/._Pricemotion
ADDED
|
Binary file
|
app/code/local/A4s/Pricemotion/._Block
ADDED
|
Binary file
|
app/code/local/A4s/Pricemotion/._Helper
ADDED
|
Binary file
|
app/code/local/A4s/Pricemotion/._Model
ADDED
|
Binary file
|
app/code/local/A4s/Pricemotion/._controllers
ADDED
|
Binary file
|
app/code/local/A4s/Pricemotion/._etc
ADDED
|
Binary file
|
app/code/local/A4s/Pricemotion/._sql
ADDED
|
Binary file
|
app/code/local/A4s/Pricemotion/Block/._Adminhtml
ADDED
|
Binary file
|
app/code/local/A4s/Pricemotion/Block/Adminhtml/._Catalog
ADDED
|
Binary file
|
app/code/local/A4s/Pricemotion/Block/Adminhtml/._Form
ADDED
|
Binary file
|
app/code/local/A4s/Pricemotion/Block/Adminhtml/Catalog/._Product
ADDED
|
Binary file
|
app/code/local/A4s/Pricemotion/Block/Adminhtml/Catalog/Product/._Action
ADDED
|
Binary file
|
app/code/local/A4s/Pricemotion/Block/Adminhtml/Catalog/Product/._Grid.php
ADDED
|
Binary file
|
app/code/local/A4s/Pricemotion/Block/Adminhtml/Catalog/Product/._Pricerules.php
ADDED
|
Binary file
|
app/code/local/A4s/Pricemotion/Block/Adminhtml/Catalog/Product/._Tab.php
ADDED
|
Binary file
|
app/code/local/A4s/Pricemotion/Block/Adminhtml/Catalog/Product/Action/._Rules.php
ADDED
|
Binary file
|
app/code/local/A4s/Pricemotion/Block/Adminhtml/Form/._Element
ADDED
|
Binary file
|
app/code/local/A4s/Pricemotion/Block/Adminhtml/Form/Element/._Errormsg.php
ADDED
|
Binary file
|
app/code/local/A4s/Pricemotion/Block/Adminhtml/Form/Element/._Prices.php
ADDED
|
Binary file
|
app/code/local/A4s/Pricemotion/Helper/._Catalog
ADDED
|
Binary file
|
app/code/local/A4s/Pricemotion/Helper/._Data.php
ADDED
|
Binary file
|
app/code/local/A4s/Pricemotion/Helper/Catalog/._Product
ADDED
|
Binary file
|
app/code/local/A4s/Pricemotion/Helper/Catalog/Product/._Action.php
ADDED
|
Binary file
|
app/code/local/A4s/Pricemotion/Model/._Mysql4
ADDED
|
Binary file
|
app/code/local/A4s/Pricemotion/Model/._Observer.php
ADDED
|
Binary file
|
app/code/local/A4s/Pricemotion/Model/._Resource
ADDED
|
Binary file
|
app/code/local/A4s/Pricemotion/Model/._Rules.php
ADDED
|
Binary file
|
app/code/local/A4s/Pricemotion/Model/._System
ADDED
|
Binary file
|
app/code/local/A4s/Pricemotion/Model/Mysql4/._Rules
ADDED
|
Binary file
|
app/code/local/A4s/Pricemotion/Model/Mysql4/._Rules.php
ADDED
|
Binary file
|
app/code/local/A4s/Pricemotion/Model/Mysql4/Rules/._Collection.php
ADDED
|
Binary file
|
app/code/local/A4s/Pricemotion/Model/Resource/._Eav
ADDED
|
Binary file
|
app/code/local/A4s/Pricemotion/Model/Resource/Eav/._Mysql4
ADDED
|
Binary file
|
app/code/local/A4s/Pricemotion/Model/Resource/Eav/Mysql4/._Setup.php
ADDED
|
Binary file
|
app/code/local/A4s/Pricemotion/Model/System/._Config
ADDED
|
Binary file
|
app/code/local/A4s/Pricemotion/Model/System/Config/._Source
ADDED
|
Binary file
|
app/code/local/A4s/Pricemotion/Model/System/Config/Source/._Product
ADDED
|
Binary file
|
app/code/local/A4s/Pricemotion/Model/System/Config/Source/Product/._Attributes.php
ADDED
|
Binary file
|
app/code/local/A4s/Pricemotion/controllers/._Adminhtml
ADDED
|
Binary file
|
app/code/local/A4s/Pricemotion/controllers/Adminhtml/._ActionController.php
ADDED
|
Binary file
|
app/code/local/A4s/Pricemotion/etc/._config.xml
ADDED
|
Binary file
|
app/code/local/A4s/Pricemotion/etc/._system.xml
ADDED
|
Binary file
|
app/code/local/A4s/Pricemotion/sql/._pricemotion_setup
ADDED
|
Binary file
|
app/code/local/A4s/Pricemotion/sql/pricemotion_setup/._mysql4-install-0.1.0.php
ADDED
|
Binary file
|
app/code/local/A4s/Pricemotion/sql/pricemotion_setup/._mysql4-upgrade-0.2.10-0.2.11.php
ADDED
|
Binary file
|
app/code/local/A4s/Pricemotion/sql/pricemotion_setup/._mysql4-upgrade-0.2.12-0.2.13.php
ADDED
|
Binary file
|
app/code/local/A4s/Pricemotion/sql/pricemotion_setup/._mysql4-upgrade-0.2.16-0.2.17.php
ADDED
|
Binary file
|
app/code/local/A4s/Pricemotion/sql/pricemotion_setup/._mysql4-upgrade-0.2.8-0.2.9.php
ADDED
|
Binary file
|
app/design/._adminhtml
ADDED
|
Binary file
|
app/design/._frontend
ADDED
|
Binary file
|
app/design/adminhtml/._default
ADDED
|
Binary file
|
app/design/adminhtml/default/._default
ADDED
|
Binary file
|
app/design/adminhtml/default/default/._layout
ADDED
|
Binary file
|
app/design/adminhtml/default/default/._template
ADDED
|
Binary file
|
app/design/adminhtml/default/default/layout/._pricemotion.xml
ADDED
|
Binary file
|
app/design/adminhtml/default/default/template/._pricemotion
ADDED
|
Binary file
|
app/design/adminhtml/default/default/template/pricemotion/._mass_price_rules.phtml
ADDED
|
Binary file
|
app/design/adminhtml/default/default/template/pricemotion/._price_rules.phtml
ADDED
|
Binary file
|
app/design/frontend/._base
ADDED
|
Binary file
|
app/design/frontend/base/._default
ADDED
|
Binary file
|
app/design/frontend/base/default/._template
ADDED
|
Binary file
|
app/design/frontend/base/default/template/._pricemotion
ADDED
|
Binary file
|
app/design/frontend/base/default/template/pricemotion/._report_items.phtml
ADDED
|
Binary file
|
app/etc/._modules
ADDED
|
Binary file
|
app/etc/modules/._A4s_Pricemotion.xml
ADDED
|
Binary file
|
app/locale/._en_US
ADDED
|
Binary file
|
app/locale/._nl_NL
ADDED
|
Binary file
|
app/locale/en_US/._Pricemotion.csv
ADDED
|
Binary file
|
app/locale/en_US/._template
ADDED
|
Binary file
|
app/locale/en_US/template/._email
ADDED
|
Binary file
|
app/locale/en_US/template/email/._pricemotion.html
ADDED
|
Binary file
|
app/locale/nl_NL/._Pricemotion.csv
ADDED
|
Binary file
|
app/locale/nl_NL/._template
ADDED
|
Binary file
|
app/locale/nl_NL/template/._email
ADDED
|
Binary file
|
app/locale/nl_NL/template/email/._pricemotion.html
ADDED
|
Binary file
|
package.xml
CHANGED
|
@@ -1,7 +1,7 @@
|
|
| 1 |
<?xml version="1.0"?>
|
| 2 |
<package>
|
| 3 |
<name>A4s_Pricemotion</name>
|
| 4 |
-
<version>0.2.
|
| 5 |
<stability>stable</stability>
|
| 6 |
<license>GNU GPL v3.0</license>
|
| 7 |
<channel>community</channel>
|
|
@@ -12,11 +12,160 @@
|
|
| 12 |
Just open up a product in Magento and look at the Pricemotion tab. All prices of your competitors are there including the highest, lowest, average and median price. You can make decisions right away. 
|
| 13 |

|
| 14 |
You can also let the work be done for you. Just setup a pricerule and the prices are updated automatically four times a day. To be sure nothing goes wrong we have margin check so that you can trust your selling prices are not below your acquiring price and you make money. For those who don't trust automatic systems we can send you an email about that and leave the prices for you to set.</description>
|
| 15 |
-
<notes>
|
| 16 |
-
<authors
|
| 17 |
-
|
| 18 |
-
|
| 19 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 20 |
<compatible/>
|
| 21 |
-
<dependencies
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 22 |
</package>
|
| 1 |
<?xml version="1.0"?>
|
| 2 |
<package>
|
| 3 |
<name>A4s_Pricemotion</name>
|
| 4 |
+
<version>0.2.18</version>
|
| 5 |
<stability>stable</stability>
|
| 6 |
<license>GNU GPL v3.0</license>
|
| 7 |
<channel>community</channel>
|
| 12 |
Just open up a product in Magento and look at the Pricemotion tab. All prices of your competitors are there including the highest, lowest, average and median price. You can make decisions right away. 
|
| 13 |

|
| 14 |
You can also let the work be done for you. Just setup a pricerule and the prices are updated automatically four times a day. To be sure nothing goes wrong we have margin check so that you can trust your selling prices are not below your acquiring price and you make money. For those who don't trust automatic systems we can send you an email about that and leave the prices for you to set.</description>
|
| 15 |
+
<notes>Bump maximum Magento and PHP versions.</notes>
|
| 16 |
+
<authors>
|
| 17 |
+
<author>
|
| 18 |
+
<name>Heimen</name>
|
| 19 |
+
<user>pricemotion</user>
|
| 20 |
+
<email>heimen@pricemotion.nl</email>
|
| 21 |
+
</author>
|
| 22 |
+
</authors>
|
| 23 |
+
<date>2015-07-07</date>
|
| 24 |
+
<time>11:00:00</time>
|
| 25 |
+
<contents>
|
| 26 |
+
<target name="magelocal">
|
| 27 |
+
<dir name="A4s">
|
| 28 |
+
<dir name="Pricemotion">
|
| 29 |
+
<dir name="Block">
|
| 30 |
+
<dir name="Adminhtml">
|
| 31 |
+
<dir name="Catalog">
|
| 32 |
+
<dir name="Product">
|
| 33 |
+
<dir name="Action">
|
| 34 |
+
<file name="Rules.php" hash="2ab2d7b2aec730e4180c214e4111c6d6"/>
|
| 35 |
+
</dir>
|
| 36 |
+
<file name="Grid.php" hash="efa1e9b5133e2f173bc478c29168fc80"/>
|
| 37 |
+
<file name="Pricerules.php" hash="cb8685c1f0de60337d52b86307f16dae"/>
|
| 38 |
+
<file name="Tab.php" hash="af00da1a6dff03d99390a48086572df4"/>
|
| 39 |
+
</dir>
|
| 40 |
+
</dir>
|
| 41 |
+
<dir name="Form">
|
| 42 |
+
<dir name="Element">
|
| 43 |
+
<file name="Errormsg.php" hash="67a6e14c48db851da3ce29dc636066ab"/>
|
| 44 |
+
<file name="Prices.php" hash="0a3b56aeee92427b954b3642b419b336"/>
|
| 45 |
+
</dir>
|
| 46 |
+
</dir>
|
| 47 |
+
</dir>
|
| 48 |
+
</dir>
|
| 49 |
+
<dir name="Helper">
|
| 50 |
+
<dir name="Catalog">
|
| 51 |
+
<dir name="Product">
|
| 52 |
+
<file name="Action.php" hash="8126e50cf75eb79d8e2c8d2f077b6e7f"/>
|
| 53 |
+
</dir>
|
| 54 |
+
</dir>
|
| 55 |
+
<file name="Data.php" hash="848bf746991dadcb5fe7fe65bf60b3ee"/>
|
| 56 |
+
</dir>
|
| 57 |
+
<dir name="Model">
|
| 58 |
+
<dir name="Mysql4">
|
| 59 |
+
<dir name="Rules">
|
| 60 |
+
<file name="Collection.php" hash="422047623e90aeeaf3056aa735e5cf51"/>
|
| 61 |
+
</dir>
|
| 62 |
+
<file name="Rules.php" hash="de43a9a3bf018ff3dc88289b400cd959"/>
|
| 63 |
+
</dir>
|
| 64 |
+
<file name="Observer.php" hash="0d97115621cb6f38ce4c12dfa49c8e75"/>
|
| 65 |
+
<dir name="Resource">
|
| 66 |
+
<dir name="Eav">
|
| 67 |
+
<dir name="Mysql4">
|
| 68 |
+
<file name="Setup.php" hash="db37feaae0b61a2f1af2bf2f3bd0f620"/>
|
| 69 |
+
</dir>
|
| 70 |
+
</dir>
|
| 71 |
+
</dir>
|
| 72 |
+
<file name="Rules.php" hash="89cc7b2d19f18dca40bf53c3c35efcfd"/>
|
| 73 |
+
<dir name="System">
|
| 74 |
+
<dir name="Config">
|
| 75 |
+
<dir name="Source">
|
| 76 |
+
<dir name="Product">
|
| 77 |
+
<file name="Attributes.php" hash="d2e820f8b5888e1394e34b640738f1d9"/>
|
| 78 |
+
</dir>
|
| 79 |
+
</dir>
|
| 80 |
+
</dir>
|
| 81 |
+
</dir>
|
| 82 |
+
</dir>
|
| 83 |
+
<dir name="controllers">
|
| 84 |
+
<dir name="Adminhtml">
|
| 85 |
+
<file name="ActionController.php" hash="436f4b1f3f0f4c87313a5aaabf963f3a"/>
|
| 86 |
+
</dir>
|
| 87 |
+
</dir>
|
| 88 |
+
<dir name="etc">
|
| 89 |
+
<file name="config.xml" hash="1891b83833bfcafaba307906d099efa7"/>
|
| 90 |
+
<file name="system.xml" hash="fdb0df916e543f61d61ec77b82563ca1"/>
|
| 91 |
+
</dir>
|
| 92 |
+
<dir name="sql">
|
| 93 |
+
<dir name="pricemotion_setup">
|
| 94 |
+
<file name="mysql4-install-0.1.0.php" hash="5d9857be43b775df5e801611aeede550"/>
|
| 95 |
+
<file name="mysql4-upgrade-0.2.10-0.2.11.php" hash="8c89afb7b2c3f5ba56ac39c8d0b72e67"/>
|
| 96 |
+
<file name="mysql4-upgrade-0.2.12-0.2.13.php" hash="579437094cfe6c059aa3c16a9d43bf3a"/>
|
| 97 |
+
<file name="mysql4-upgrade-0.2.16-0.2.17.php" hash="d9ded804a2fb6f7e6d377ad6a1961a2c"/>
|
| 98 |
+
<file name="mysql4-upgrade-0.2.8-0.2.9.php" hash="0d320ad04bd30316daa8b1994211af9a"/>
|
| 99 |
+
</dir>
|
| 100 |
+
</dir>
|
| 101 |
+
</dir>
|
| 102 |
+
</dir>
|
| 103 |
+
</target>
|
| 104 |
+
<target name="magedesign">
|
| 105 |
+
<dir name="adminhtml">
|
| 106 |
+
<dir name="default">
|
| 107 |
+
<dir name="default">
|
| 108 |
+
<dir name="layout">
|
| 109 |
+
<file name="pricemotion.xml" hash="b0b4f5f55155551c4523bfad0ac4dd28"/>
|
| 110 |
+
</dir>
|
| 111 |
+
<dir name="template">
|
| 112 |
+
<dir name="pricemotion">
|
| 113 |
+
<file name="mass_price_rules.phtml" hash="b1ca05a79f3a7e408445b4faa11e8a6b"/>
|
| 114 |
+
<file name="price_rules.phtml" hash="57470cb06e722e7344a5e51e87c37d08"/>
|
| 115 |
+
</dir>
|
| 116 |
+
</dir>
|
| 117 |
+
</dir>
|
| 118 |
+
</dir>
|
| 119 |
+
</dir>
|
| 120 |
+
<dir name="frontend">
|
| 121 |
+
<dir name="base">
|
| 122 |
+
<dir name="default">
|
| 123 |
+
<dir name="template">
|
| 124 |
+
<dir name="pricemotion">
|
| 125 |
+
<file name="report_items.phtml" hash="b4b4917387c60086aefc4f218071145a"/>
|
| 126 |
+
</dir>
|
| 127 |
+
</dir>
|
| 128 |
+
</dir>
|
| 129 |
+
</dir>
|
| 130 |
+
</dir>
|
| 131 |
+
</target>
|
| 132 |
+
<target name="mageetc">
|
| 133 |
+
<dir name="modules">
|
| 134 |
+
<file name="A4s_Pricemotion.xml" hash="8579f9f81887bdb95098fa360a783553"/>
|
| 135 |
+
</dir>
|
| 136 |
+
</target>
|
| 137 |
+
<target name="magelocale">
|
| 138 |
+
<dir name="en_US">
|
| 139 |
+
<file name="Pricemotion.csv" hash="0ab8bfb05c1e3f7bdd26b84596432ac5"/>
|
| 140 |
+
<dir name="template">
|
| 141 |
+
<dir name="email">
|
| 142 |
+
<file name="pricemotion.html" hash="b1910a27cd87ee07612ed4cb89deca3b"/>
|
| 143 |
+
</dir>
|
| 144 |
+
</dir>
|
| 145 |
+
</dir>
|
| 146 |
+
<dir name="nl_NL">
|
| 147 |
+
<file name="Pricemotion.csv" hash="a10d700e52dcd67029383e83b6b1da6a"/>
|
| 148 |
+
<dir name="template">
|
| 149 |
+
<dir name="email">
|
| 150 |
+
<file name="pricemotion.html" hash="c658c320679e50d67eb7a24239dd1d4e"/>
|
| 151 |
+
</dir>
|
| 152 |
+
</dir>
|
| 153 |
+
</dir>
|
| 154 |
+
</target>
|
| 155 |
+
</contents>
|
| 156 |
<compatible/>
|
| 157 |
+
<dependencies>
|
| 158 |
+
<required>
|
| 159 |
+
<php>
|
| 160 |
+
<min>5.2.0</min>
|
| 161 |
+
<max>5.7.0</max>
|
| 162 |
+
</php>
|
| 163 |
+
<package>
|
| 164 |
+
<name>Mage_Core_Modules</name>
|
| 165 |
+
<channel>community</channel>
|
| 166 |
+
<min>1.5.0</min>
|
| 167 |
+
<max>1.9.2</max>
|
| 168 |
+
</package>
|
| 169 |
+
</required>
|
| 170 |
+
</dependencies>
|
| 171 |
</package>
|
