Version Notes
Buscapé e-bit é compatível com Magento Enterprise Edition 1.7.0.0 ou superior, Professional Edition 1.9.0.0 ou superior, e Magento Community Edition 1.3.3.0 ou superior.
Download this release
Release Info
Developer | Magento Core Team |
Extension | Buscape_Lomadee |
Version | 0.1.2 |
Comparing to | |
See all releases |
Code changes from version 0.1.1 to 0.1.2
app/code/community/Buscape/Lomadee/Helper/Data.php
CHANGED
@@ -20,7 +20,7 @@
|
|
20 |
|
21 |
class Buscape_Lomadee_Helper_Data extends Mage_Core_Helper_Abstract
|
22 |
{
|
23 |
-
const DEBUG =
|
24 |
|
25 |
public function isAvailable($store = null)
|
26 |
{
|
20 |
|
21 |
class Buscape_Lomadee_Helper_Data extends Mage_Core_Helper_Abstract
|
22 |
{
|
23 |
+
const DEBUG = false;
|
24 |
|
25 |
public function isAvailable($store = null)
|
26 |
{
|
package.xml
CHANGED
@@ -1,7 +1,7 @@
|
|
1 |
<?xml version="1.0"?>
|
2 |
<package>
|
3 |
<name>Buscape_Lomadee</name>
|
4 |
-
<version>0.1.
|
5 |
<stability>stable</stability>
|
6 |
<license uri="http://www.opensource.org/licenses/osl-3.0.php">OSL v3.0</license>
|
7 |
<channel>community</channel>
|
@@ -9,10 +9,10 @@
|
|
9 |
<summary>Você pode consultar a performance e resultados das suas campanhas em uma interface consolidada. Muito mais facilidade para gerenciar seu Programa.</summary>
|
10 |
<description>Extensão Buscapé Lomadee para Magento</description>
|
11 |
<notes>Buscapé e-bit é compatível com Magento Enterprise Edition 1.7.0.0 ou superior, Professional Edition 1.9.0.0 ou superior, e Magento Community Edition 1.3.3.0 ou superior.</notes>
|
12 |
-
<authors><author><name>
|
13 |
-
<date>
|
14 |
-
<time>
|
15 |
-
<contents><target name="mageetc"><dir name="modules"><file name="Buscape_Lomadee.xml" hash="d9c1175b52e250abe9721d97f1c2cb9a"/></dir></target><target name="magecommunity"><dir name="Buscape"><dir name="Lomadee"><dir name="Block"><dir name="Adminhtml"><dir name="System"><dir name="Config"><dir name="Fieldset"><file name="Events.php" hash="f6a836ff384aeecab784405bea321f55"/></dir></dir></dir></dir><dir name="Checkout"><file name="Success.php" hash="8b8feae72b59dd750344d0f42e637b2a"/></dir></dir><dir name="Helper"><file name="Data.php" hash="
|
16 |
<compatible/>
|
17 |
<dependencies/>
|
18 |
</package>
|
1 |
<?xml version="1.0"?>
|
2 |
<package>
|
3 |
<name>Buscape_Lomadee</name>
|
4 |
+
<version>0.1.2</version>
|
5 |
<stability>stable</stability>
|
6 |
<license uri="http://www.opensource.org/licenses/osl-3.0.php">OSL v3.0</license>
|
7 |
<channel>community</channel>
|
9 |
<summary>Você pode consultar a performance e resultados das suas campanhas em uma interface consolidada. Muito mais facilidade para gerenciar seu Programa.</summary>
|
10 |
<description>Extensão Buscapé Lomadee para Magento</description>
|
11 |
<notes>Buscapé e-bit é compatível com Magento Enterprise Edition 1.7.0.0 ou superior, Professional Edition 1.9.0.0 ou superior, e Magento Community Edition 1.3.3.0 ou superior.</notes>
|
12 |
+
<authors><author><name>BuscaPé Developer</name><user>auto-converted</user><email>suporte.developer@buscape-inc.com</email></author></authors>
|
13 |
+
<date>2012-02-15</date>
|
14 |
+
<time>11:55:26</time>
|
15 |
+
<contents><target name="mageetc"><dir name="modules"><file name="Buscape_Lomadee.xml" hash="d9c1175b52e250abe9721d97f1c2cb9a"/></dir></target><target name="magecommunity"><dir name="Buscape"><dir name="Lomadee"><dir name="Block"><dir name="Adminhtml"><dir name="System"><dir name="Config"><dir name="Fieldset"><file name="Events.php" hash="f6a836ff384aeecab784405bea321f55"/></dir></dir></dir></dir><dir name="Checkout"><file name="Success.php" hash="8b8feae72b59dd750344d0f42e637b2a"/></dir></dir><dir name="Helper"><file name="Data.php" hash="373605b305a673ca7202538daeeb2517"/></dir><dir name="Model"><file name="Config.php" hash="816574c8f70cb67796f5fb0f03e123a2"/><file name="Observer.php" hash="f171f3ea315cdf3b35d0a4322b5e94c3"/></dir><dir name="etc"><file name="config.xml" hash="9b0173fac57dd82b2dac71d03e95cdb0"/><file name="system.xml" hash="725fef75d545884821a5abb8c4e6ff4c"/></dir></dir></dir></target></contents>
|
16 |
<compatible/>
|
17 |
<dependencies/>
|
18 |
</package>
|