Version Notes
Changed code style to PSR-2
Moved code files from local to community
Removed unnecessary files
Removed unnecessary code lines
Removed unnecessary code logic
Fixed file names
Alternated code by Magento standards
Corrected English grammar
Tested on Magento CE 1.7, 1.8 and 1.9
Download this release
Release Info
Developer | ADEO WEB |
Extension | mailplatformconnector |
Version | 2.0.1.1 |
Comparing to | |
See all releases |
Code changes from version 2.0.1 to 2.0.1.1
app/code/community/Mp/Mailplatform/etc/config.xml
CHANGED
@@ -2,7 +2,7 @@
|
|
2 |
<config>
|
3 |
<modules>
|
4 |
<Mp_Mailplatform>
|
5 |
-
<version>2.0.1</version>
|
6 |
</Mp_Mailplatform>
|
7 |
</modules>
|
8 |
<global>
|
2 |
<config>
|
3 |
<modules>
|
4 |
<Mp_Mailplatform>
|
5 |
+
<version>2.0.1.1</version>
|
6 |
</Mp_Mailplatform>
|
7 |
</modules>
|
8 |
<global>
|
package.xml
CHANGED
@@ -1,7 +1,7 @@
|
|
1 |
<?xml version="1.0"?>
|
2 |
<package>
|
3 |
<name>mailplatformconnector</name>
|
4 |
-
<version>2.0.1</version>
|
5 |
<stability>stable</stability>
|
6 |
<license uri="http://opensource.org/licenses/osl-3.0.php">OSL v3.0</license>
|
7 |
<channel>community</channel>
|
@@ -27,9 +27,9 @@ Alternated code by Magento standards
|
|
27 |
Corrected English grammar
|
28 |
Tested on Magento CE 1.7, 1.8 and 1.9</notes>
|
29 |
<authors><author><name>ADEO WEB</name><user>adeoweb</user><email>info@adeoweb.biz</email></author></authors>
|
30 |
-
<date>2015-
|
31 |
-
<time>
|
32 |
-
<contents><target name="magecommunity"><dir name="Mp"><dir name="Mailplatform"><dir name="Block"><dir name="Adminhtml"><dir name="Newsletter"><file name="Subscriber.php" hash="04d5f7999eb5e18cbe528f585177428b"/></dir><dir name="System"><dir name="Config"><dir name="Form"><dir name="Button"><file name="Synccategories.php" hash="237a2c689a921fdd1748343716b3d7f4"/></dir></dir></dir></dir></dir></dir><dir name="Helper"><file name="Data.php" hash="4a1873bfdc8c736ae3f8d281cb1276cf"/></dir><dir name="Model"><file name="Cron.php" hash="1e02e375198838ab25293bb6d87caba5"/><file name="Customfields.php" hash="bbf9a084f878cd3d41d5377b791070fb"/><file name="Emailtype.php" hash="f36192a5e1049df8794c5b76b8531b44"/><file name="Listids.php" hash="e2d44e356c32f0f2e0712e1b1b629b6b"/><file name="Lists.php" hash="06bebcece5b71cfdc8aaca78b991eabb"/><dir name="Newsletter"><file name="Subscriber.php" hash="7dc000082f10fd959e49ec7fe7f84c40"/></dir><file name="Observer.php" hash="d246f5c88ce2e3e95fe0e8e91ab8caf2"/><file name="Request.php" hash="92d34f897a63646c962fc5c716addbdd"/><file name="Subscribers.php" hash="e65553389baba4d6083d1cfff5d74dd2"/></dir><dir name="controllers"><dir name="Adminhtml"><file name="MailplatformController.php" hash="ac3f091ea5aa85930c716d35898e49ef"/></dir></dir><dir name="etc"><file name="config.xml" hash="
|
33 |
<compatible/>
|
34 |
<dependencies><required><php><min>5.2.0</min><max>6.0.0</max></php></required></dependencies>
|
35 |
</package>
|
1 |
<?xml version="1.0"?>
|
2 |
<package>
|
3 |
<name>mailplatformconnector</name>
|
4 |
+
<version>2.0.1.1</version>
|
5 |
<stability>stable</stability>
|
6 |
<license uri="http://opensource.org/licenses/osl-3.0.php">OSL v3.0</license>
|
7 |
<channel>community</channel>
|
27 |
Corrected English grammar
|
28 |
Tested on Magento CE 1.7, 1.8 and 1.9</notes>
|
29 |
<authors><author><name>ADEO WEB</name><user>adeoweb</user><email>info@adeoweb.biz</email></author></authors>
|
30 |
+
<date>2015-09-03</date>
|
31 |
+
<time>09:25:45</time>
|
32 |
+
<contents><target name="magecommunity"><dir name="Mp"><dir name="Mailplatform"><dir name="Block"><dir name="Adminhtml"><dir name="Newsletter"><file name="Subscriber.php" hash="04d5f7999eb5e18cbe528f585177428b"/></dir><dir name="System"><dir name="Config"><dir name="Form"><dir name="Button"><file name="Synccategories.php" hash="237a2c689a921fdd1748343716b3d7f4"/></dir></dir></dir></dir></dir></dir><dir name="Helper"><file name="Data.php" hash="4a1873bfdc8c736ae3f8d281cb1276cf"/></dir><dir name="Model"><file name="Cron.php" hash="1e02e375198838ab25293bb6d87caba5"/><file name="Customfields.php" hash="bbf9a084f878cd3d41d5377b791070fb"/><file name="Emailtype.php" hash="f36192a5e1049df8794c5b76b8531b44"/><file name="Listids.php" hash="e2d44e356c32f0f2e0712e1b1b629b6b"/><file name="Lists.php" hash="06bebcece5b71cfdc8aaca78b991eabb"/><dir name="Newsletter"><file name="Subscriber.php" hash="7dc000082f10fd959e49ec7fe7f84c40"/></dir><file name="Observer.php" hash="d246f5c88ce2e3e95fe0e8e91ab8caf2"/><file name="Request.php" hash="92d34f897a63646c962fc5c716addbdd"/><file name="Subscribers.php" hash="e65553389baba4d6083d1cfff5d74dd2"/></dir><dir name="controllers"><dir name="Adminhtml"><file name="MailplatformController.php" hash="ac3f091ea5aa85930c716d35898e49ef"/></dir></dir><dir name="etc"><file name="config.xml" hash="ba902452978e26a7b3b394b111551f8e"/><file name="system.xml" hash="540080ea0e3cef7a1d4678c20b05e535"/></dir></dir></dir></target><target name="magedesign"><dir name="adminhtml"><dir name="default"><dir name="default"><dir name="template"><dir name="mailplatform"><dir name="system"><dir name="config"><file name="button.phtml" hash="319d6ec55fc8a3cdf595aacfc42cfa8c"/></dir></dir></dir><dir name="newsletter"><dir name="subscriber"><file name="list_mailplatform.phtml" hash="9360f96d57fb8c9d2ade7b2cd564f5d7"/></dir></dir></dir></dir></dir></dir><dir name="frontend"><dir name="base"><dir name="default"><dir name="layout"><file name="mailplatform.xml" hash="7c7bb306998b8773091791b2c9650e8c"/></dir><dir name="template"><dir name="mailplatform"><dir name="checkout"><file name="subscribe.phtml" hash="01b1aaf72784ab6d1bf36d748e13bec2"/></dir></dir></dir></dir></dir></dir></target><target name="mageetc"><dir name="modules"><file name="Mp_Mailplatform.xml" hash=""/></dir></target></contents>
|
33 |
<compatible/>
|
34 |
<dependencies><required><php><min>5.2.0</min><max>6.0.0</max></php></required></dependencies>
|
35 |
</package>
|