Version Notes
Version 1.0.2 stable
Download this release
Release Info
Developer | Magento Core Team |
Extension | MessageBusiness_ContactsSync |
Version | 1.0.2 |
Comparing to | |
See all releases |
Code changes from version 1.0.1 to 1.0.2
- package.xml +13 -13
package.xml
CHANGED
@@ -1,22 +1,22 @@
|
|
1 |
<?xml version="1.0"?>
|
2 |
<package>
|
3 |
<name>MessageBusiness_ContactsSync</name>
|
4 |
-
<version>1.0.
|
5 |
<stability>stable</stability>
|
6 |
<license>Academic Free License (AFL)</license>
|
7 |
<channel>community</channel>
|
8 |
<extends/>
|
9 |
-
<summary>
|
10 |
-
<description>
|
11 |
-
|
12 |
-
|
13 |
-
|
14 |
-
|
15 |
-
<notes>Version 1.0.
|
16 |
-
<authors><author><name>Sinabs</name><user>
|
17 |
-
<date>2013-01-
|
18 |
-
<time>
|
19 |
-
<contents><target name="magecommunity"><dir name="MessageBusiness"><dir name="ContactsSync"><dir name="Block"><dir name="Adminhtml"><dir name="Sync"><file name="Button.php" hash="96d7a43f3d073e5c96a50f291545bb34"/></dir></dir><dir name="System"><dir name="Config"><dir name="Form"><dir name="Fieldset"><file name="Import.php" hash="147849470cc11da6e1ad8db84a9d60be"/><file name="Service.php" hash="edc7e67b19116bfbc395b78db4e31f89"/></dir></dir></dir></dir></dir><dir name="Helper"><file name="Data.php" hash="f00e2f239b64651da9d8f1b567638458"/><file name="MbApi.php" hash="4a11d589b8780a08147a2b4020e7e577"/></dir><dir name="Model"><
|
20 |
<compatible/>
|
21 |
-
<dependencies
|
22 |
</package>
|
1 |
<?xml version="1.0"?>
|
2 |
<package>
|
3 |
<name>MessageBusiness_ContactsSync</name>
|
4 |
+
<version>1.0.2</version>
|
5 |
<stability>stable</stability>
|
6 |
<license>Academic Free License (AFL)</license>
|
7 |
<channel>community</channel>
|
8 |
<extends/>
|
9 |
+
<summary>Export customer data and newsletter subscriber and automatically import them in your Message Business account.</summary>
|
10 |
+
<description>Easily consolidate customer data from your Magento site to conduct smart triggered marketing campaigns from your Message Business account.
|
11 |
+
This extension does not limit itself to simply retrieve the email address! It analyzes your customer base, registrants newsletters, recent purchases, last visits and then consolidates the information consistently.
|
12 |
+
Based on consolidated data, your Message Business account will be automatically and configured your main segments already created (first customer purchase, inactive, etc ...). You can easily create more!
|
13 |
+
Made reliable with data, you can immediately drive effective marketing campaigns and automated without computer knowledge.
|
14 |
+
This free extension is to serve your customer relationship and development of your sales!</description>
|
15 |
+
<notes>Version 1.0.2 stable</notes>
|
16 |
+
<authors><author><name>Sinabs</name><user>auto-converted</user><email>tech@sinabs.fr</email></author></authors>
|
17 |
+
<date>2013-01-16</date>
|
18 |
+
<time>09:06:01</time>
|
19 |
+
<contents><target name="magecommunity"><dir name="MessageBusiness"><dir name="ContactsSync"><dir name="Block"><dir name="Adminhtml"><dir name="Sync"><file name="Button.php" hash="96d7a43f3d073e5c96a50f291545bb34"/></dir></dir><dir name="System"><dir name="Config"><dir name="Form"><dir name="Fieldset"><file name="Import.php" hash="147849470cc11da6e1ad8db84a9d60be"/><file name="Service.php" hash="edc7e67b19116bfbc395b78db4e31f89"/></dir></dir></dir></dir></dir><dir name="Helper"><file name="Data.php" hash="f00e2f239b64651da9d8f1b567638458"/><file name="MbApi.php" hash="4a11d589b8780a08147a2b4020e7e577"/></dir><dir name="Model"><dir name="System"><dir name="Config"><dir name="Source"><dir name="Newsletter"><file name="Subscription.php" hash="a956948f3aef0b31ea4b46e1a1446216"/></dir><dir name="Synchro"><file name="Type.php" hash="6da69e17398b78eadf9a26e2fa945f8c"/></dir></dir></dir></dir><file name="Observer.php" hash="b1dae04f0118f1c0ed5dc5e88c3892aa"/></dir><dir name="controllers"><dir name="Adminhtml"><file name="AjaxController.php" hash="bc1787b697890b9926709b1a0d4bb5e8"/></dir><file name="InterfaceController.php" hash="57c7a3aae5b67b2efbc1d20e4318b5d7"/></dir><dir name="etc"><file name="config.xml" hash="d7bfa2606dce8f115f3fb03db18b1390"/><file name="system.xml" hash="4dc173ab5ab4ecb009b7a8f7441b366a"/></dir></dir></dir></target><target name="magedesign"><dir name="adminhtml"><dir name="default"><dir name="default"><dir name="template"><dir name="contactssync"><dir name="system"><dir name="config"><dir name="sync"><file name="run.phtml" hash="84f7277b47e7558141de460978cdfe48"/></dir></dir></dir></dir></dir></dir></dir></dir></target><target name="mageetc"><dir name="modules"><file name="MessageBusiness_ContactsSync.xml" hash="676b5fb5c19515a258e2b43238036f93"/></dir></target><target name="magelocale"><dir name="es_ES"><file name="MessageBusiness_ContactsSync.csv" hash="c3d6a031b3af5cb46717c704be3024e5"/></dir><dir name="fr_FR"><file name="MessageBusiness_ContactsSync.csv" hash="fb1767163a68929194d94103d854c7d0"/></dir></target></contents>
|
20 |
<compatible/>
|
21 |
+
<dependencies/>
|
22 |
</package>
|