Version Notes
This release corrects some links and label anomalies.
Download this release
Release Info
Developer | Sarbacane Software |
Extension | Sarbacane_Mailify |
Version | 1.0.0.5 |
Comparing to | |
See all releases |
Code changes from version 1.0.0.4 to 1.0.0.5
app/design/adminhtml/default/default/template/mailify/mailify.phtml
CHANGED
@@ -27,7 +27,7 @@ $stores_array = $this->getStoresArray ();
|
|
27 |
<script type="text/javascript" src="<?=$this->getSkinUrl('js/Sarbacane_Mailify/mailify.js')?>"></script>
|
28 |
<div id="sarbacanedesktop">
|
29 |
<div class="sd_header">
|
30 |
-
<div class="sd_logo_<?=$this->__('
|
31 |
</div>
|
32 |
<p class="sd_title"><?=$this->__('It\'s easy to manage your newsletter and email campaigns')?></p>
|
33 |
<div class="sd_title_separator_page"></div>
|
@@ -36,7 +36,7 @@ $stores_array = $this->getStoresArray ();
|
|
36 |
<iframe width="565" height="315" src="<?=$this->__('https://www.youtube.com/embed/eLMy2tSSYgE')?>?rel=0&showinfo=0" frameborder="0" allowfullscreen></iframe>
|
37 |
</div>
|
38 |
<div class="sd_config_container">
|
39 |
-
<p><?=$this->__('This
|
40 |
<p>
|
41 |
<input type="button" onclick="document.location = '#sd_step'" class="sd_config_button" value="<?=$this->__('Begin the set-up')?>" />
|
42 |
</p>
|
@@ -74,7 +74,7 @@ $stores_array = $this->getStoresArray ();
|
|
74 |
<div>
|
75 |
<div>
|
76 |
<div class="sd_subtitle_separator"></div>
|
77 |
-
<p><?=$this->__('Synchronize and manage all the email lists from your
|
78 |
</div>
|
79 |
</div>
|
80 |
<div>
|
@@ -106,7 +106,7 @@ $stores_array = $this->getStoresArray ();
|
|
106 |
<div class="sd_info_container">
|
107 |
<div class="sd_info_container_left">
|
108 |
<div>
|
109 |
-
<p class="sd_info_title"><?=$this->__('Why choose
|
110 |
<div>
|
111 |
<p><?=$this->__('Create your account for free and start sending emails')?></p>
|
112 |
<p><?=$this->__('Trusted by over 20,000 users worldwide.')?></p>
|
@@ -120,11 +120,11 @@ $stores_array = $this->getStoresArray ();
|
|
120 |
<div>
|
121 |
<p class="sd_info_title"><?=$this->__('Need help?')?></p>
|
122 |
<div>
|
123 |
-
<p><?=$this->__('Email:')?> <?=$this->__('support@
|
124 |
<p><?=$this->__('Tel:')?> <?=$this->__('+33(0) 328 328 040')?></p>
|
125 |
<p>
|
126 |
<?=$this->__('Website:')?>
|
127 |
-
<a href="<?=$this->__('http://www.
|
128 |
</p>
|
129 |
</div>
|
130 |
</div>
|
@@ -135,7 +135,7 @@ $stores_array = $this->getStoresArray ();
|
|
135 |
<div id="sd_step1" class="sd_step <?php if(Mage::getSingleton("core/session")->getData("sd_is_user") == null && $general_configuration<2){?>sd_show_step<?php }?>">
|
136 |
<p class="sd_step_title"><?=$this->__('How to set up the module?')?></p>
|
137 |
<div class="sd_step_line"></div>
|
138 |
-
<p class="sd_step1_instruction"><?=$this->__('Do you already have a
|
139 |
<form autocomplete="off" action="<?= Mage::helper('adminhtml')->getUrl("*/*/*/"); ?>#sd_step" method="post">
|
140 |
<p class="sd_step1_selection">
|
141 |
<span> <input onclick="sdUserYesNoDisplayButton('yes')" type="radio" id="sd_user_click_yes" name="sd_is_user" value="yes" <?php if(Mage::getSingleton("core/session")->getData("sd_is_user") == "yes"){?>checked="checked"<?php }?>/> <label for="sd_user_click_yes"><?=$this->__('Yes')?></label>
|
@@ -165,7 +165,7 @@ $stores_array = $this->getStoresArray ();
|
|
165 |
<input type="checkbox" name="store_id[]" value="<?=$store['store_id']?>N0" <?php if(in_array($store['store_id']+"N0",$list_configuration)){?>checked="checked"<?php }?> />
|
166 |
</div>
|
167 |
<div class="sd_step2_selection_shop_text">
|
168 |
-
<?=$this->__('Create a list in
|
169 |
</div>
|
170 |
</div>
|
171 |
<div class="sd_step2_selection_shop">
|
@@ -187,7 +187,7 @@ $stores_array = $this->getStoresArray ();
|
|
187 |
<input id="id_shop_<?=$store['store_id']?>C" type="checkbox" name="store_id[]" onclick="changeOptionOrdersDataDisplay('<?=$store['store_id']?>C', this.checked)" value="<?=$storeValue?>" <?php if($storeChecked){ ?>checked="checked"<?php }?>/>
|
188 |
</div>
|
189 |
<div class="sd_step2_selection_shop_text">
|
190 |
-
<?=$this->__('Create a list in
|
191 |
</div>
|
192 |
</div>
|
193 |
<div class="sd_step2_selection_shop_option">
|
@@ -202,7 +202,7 @@ $stores_array = $this->getStoresArray ();
|
|
202 |
</div>
|
203 |
<div id="sd_tooltip_<?=$store['store_id']?>C" class="sd_tooltip">
|
204 |
<div>
|
205 |
-
<?=$this->__('As you enable data from orders, you can also gather extra info in your contact list, and target your recipients in
|
206 |
<br /><?=$this->__('Below are pieces of information that will be added to your contact list:')?>
|
207 |
<br /><?=$this->__('- Date of first order')?>
|
208 |
<br /><?=$this->__('- Date of latest order')?>
|
@@ -232,13 +232,13 @@ $stores_array = $this->getStoresArray ();
|
|
232 |
<div class="sd_step3_instruction">
|
233 |
<div id="3_step_block" <?php if(Mage::getSingleton("core/session")->getData("sd_is_user") == "yes" || Mage::getSingleton("core/session")->getData("sd_is_user") == null){?> class="HIDDEN" <?php }?>>
|
234 |
<p>
|
235 |
-
1/ <a href="<?=$this->__('https://
|
236 |
</p>
|
237 |
<p>2/ <?=$this->__('Create your free account')?></p>
|
238 |
-
<p>3/ <?=$this->__('Enable the
|
239 |
</div>
|
240 |
<div id="1_step_block" <?php if(Mage::getSingleton("core/session")->getData("sd_is_user") == "no"){?> class="HIDDEN" <?php }?>>
|
241 |
-
<p><?=$this->__('Enable the
|
242 |
</div>
|
243 |
<form autocomplete="off" action="<?= Mage::helper('adminhtml')->getUrl("*/*/*/"); ?>#sd_step" method="post">
|
244 |
<div class="sd_key_container">
|
@@ -259,7 +259,7 @@ $stores_array = $this->getStoresArray ();
|
|
259 |
<input type="button" onclick="sdDisplayStep(2)" value="<?=$this->__('Previous')?>" />
|
260 |
</div>
|
261 |
<div class="sd_step3_right">
|
262 |
-
<?=$this->__('Read more')?>, <a href="<?=$this->__('
|
263 |
</div>
|
264 |
</div>
|
265 |
</div>
|
27 |
<script type="text/javascript" src="<?=$this->getSkinUrl('js/Sarbacane_Mailify/mailify.js')?>"></script>
|
28 |
<div id="sarbacanedesktop">
|
29 |
<div class="sd_header">
|
30 |
+
<div class="sd_logo_<?=$this->__('mailify') ?>"></div>
|
31 |
</div>
|
32 |
<p class="sd_title"><?=$this->__('It\'s easy to manage your newsletter and email campaigns')?></p>
|
33 |
<div class="sd_title_separator_page"></div>
|
36 |
<iframe width="565" height="315" src="<?=$this->__('https://www.youtube.com/embed/eLMy2tSSYgE')?>?rel=0&showinfo=0" frameborder="0" allowfullscreen></iframe>
|
37 |
</div>
|
38 |
<div class="sd_config_container">
|
39 |
+
<p><?=$this->__('This Magento module enables you to synchronize clients and accounts that have subscribed to your newsletter from your shop online using Mailify\'s email marketing software.')?></p>
|
40 |
<p>
|
41 |
<input type="button" onclick="document.location = '#sd_step'" class="sd_config_button" value="<?=$this->__('Begin the set-up')?>" />
|
42 |
</p>
|
74 |
<div>
|
75 |
<div>
|
76 |
<div class="sd_subtitle_separator"></div>
|
77 |
+
<p><?=$this->__('Synchronize and manage all the email lists from your Magento store')?></p>
|
78 |
</div>
|
79 |
</div>
|
80 |
<div>
|
106 |
<div class="sd_info_container">
|
107 |
<div class="sd_info_container_left">
|
108 |
<div>
|
109 |
+
<p class="sd_info_title"><?=$this->__('Why choose Mailify?')?></p>
|
110 |
<div>
|
111 |
<p><?=$this->__('Create your account for free and start sending emails')?></p>
|
112 |
<p><?=$this->__('Trusted by over 20,000 users worldwide.')?></p>
|
120 |
<div>
|
121 |
<p class="sd_info_title"><?=$this->__('Need help?')?></p>
|
122 |
<div>
|
123 |
+
<p><?=$this->__('Email:')?> <?=$this->__('support@mailify.com')?></p>
|
124 |
<p><?=$this->__('Tel:')?> <?=$this->__('+33(0) 328 328 040')?></p>
|
125 |
<p>
|
126 |
<?=$this->__('Website:')?>
|
127 |
+
<a href="<?=$this->__('http://www.mailify.com/?utm_source=module-magento&utm_medium=plugin&utm_content=lien-sarbacane&utm_campaign=magento')?>" target="_blank"><?=$this->__('http://www.mailify.com')?></a>
|
128 |
</p>
|
129 |
</div>
|
130 |
</div>
|
135 |
<div id="sd_step1" class="sd_step <?php if(Mage::getSingleton("core/session")->getData("sd_is_user") == null && $general_configuration<2){?>sd_show_step<?php }?>">
|
136 |
<p class="sd_step_title"><?=$this->__('How to set up the module?')?></p>
|
137 |
<div class="sd_step_line"></div>
|
138 |
+
<p class="sd_step1_instruction"><?=$this->__('Do you already have a Mailify account?')?></p>
|
139 |
<form autocomplete="off" action="<?= Mage::helper('adminhtml')->getUrl("*/*/*/"); ?>#sd_step" method="post">
|
140 |
<p class="sd_step1_selection">
|
141 |
<span> <input onclick="sdUserYesNoDisplayButton('yes')" type="radio" id="sd_user_click_yes" name="sd_is_user" value="yes" <?php if(Mage::getSingleton("core/session")->getData("sd_is_user") == "yes"){?>checked="checked"<?php }?>/> <label for="sd_user_click_yes"><?=$this->__('Yes')?></label>
|
165 |
<input type="checkbox" name="store_id[]" value="<?=$store['store_id']?>N0" <?php if(in_array($store['store_id']+"N0",$list_configuration)){?>checked="checked"<?php }?> />
|
166 |
</div>
|
167 |
<div class="sd_step2_selection_shop_text">
|
168 |
+
<?=$this->__('Create a list in Mailify with newsletter opt-ins')?>
|
169 |
</div>
|
170 |
</div>
|
171 |
<div class="sd_step2_selection_shop">
|
187 |
<input id="id_shop_<?=$store['store_id']?>C" type="checkbox" name="store_id[]" onclick="changeOptionOrdersDataDisplay('<?=$store['store_id']?>C', this.checked)" value="<?=$storeValue?>" <?php if($storeChecked){ ?>checked="checked"<?php }?>/>
|
188 |
</div>
|
189 |
<div class="sd_step2_selection_shop_text">
|
190 |
+
<?=$this->__('Create a list in Mailify with your clients who have an account or who have placed an order online')?>
|
191 |
</div>
|
192 |
</div>
|
193 |
<div class="sd_step2_selection_shop_option">
|
202 |
</div>
|
203 |
<div id="sd_tooltip_<?=$store['store_id']?>C" class="sd_tooltip">
|
204 |
<div>
|
205 |
+
<?=$this->__('As you enable data from orders, you can also gather extra info in your contact list, and target your recipients in Mailify.')?>
|
206 |
<br /><?=$this->__('Below are pieces of information that will be added to your contact list:')?>
|
207 |
<br /><?=$this->__('- Date of first order')?>
|
208 |
<br /><?=$this->__('- Date of latest order')?>
|
232 |
<div class="sd_step3_instruction">
|
233 |
<div id="3_step_block" <?php if(Mage::getSingleton("core/session")->getData("sd_is_user") == "yes" || Mage::getSingleton("core/session")->getData("sd_is_user") == null){?> class="HIDDEN" <?php }?>>
|
234 |
<p>
|
235 |
+
1/ <a href="<?=$this->__('https://static.mailify.com/ws/soft-redirect.asp?key=as8Ku4rGIs&com=MagentoInfo&lng=EN')?>" target="_blank"><?=$this->__('Download and install Mailify')?></a>
|
236 |
</p>
|
237 |
<p>2/ <?=$this->__('Create your free account')?></p>
|
238 |
+
<p>3/ <?=$this->__('Enable the Magento extension in our extensions menu, and then fill in the following fields:')?></p>
|
239 |
</div>
|
240 |
<div id="1_step_block" <?php if(Mage::getSingleton("core/session")->getData("sd_is_user") == "no"){?> class="HIDDEN" <?php }?>>
|
241 |
+
<p><?=$this->__('Enable the Magento extension in our extensions menu, and then fill in the following fields:')?></p>
|
242 |
</div>
|
243 |
<form autocomplete="off" action="<?= Mage::helper('adminhtml')->getUrl("*/*/*/"); ?>#sd_step" method="post">
|
244 |
<div class="sd_key_container">
|
259 |
<input type="button" onclick="sdDisplayStep(2)" value="<?=$this->__('Previous')?>" />
|
260 |
</div>
|
261 |
<div class="sd_step3_right">
|
262 |
+
<?=$this->__('Read more')?>, <a href="<?=$this->__('https://static.mailify.com/ws/soft-redirect.asp?key=pS8AD5f3a9&com=MagentoFAQ&lng=EN')?>" target="_blank"><?=$this->__('in the help section online')?></a>
|
263 |
</div>
|
264 |
</div>
|
265 |
</div>
|
app/locale/en_US/Sarbacane_Mailify.csv
CHANGED
@@ -1,13 +1,13 @@
|
|
1 |
-
"
|
2 |
"It's easy to manage your newsletter and email campaigns","It's easy to manage your newsletter and email campaigns"
|
3 |
"https://www.youtube.com/embed/eLMy2tSSYgE","https://www.youtube.com/embed/gUGRbfXOJIk"
|
4 |
-
"
|
5 |
"Begin the set-up","Begin the set-up"
|
6 |
"Synchronization of your shop data","Synchronization of your shop data"
|
7 |
"Responsive visual editor","Responsive visual editor"
|
8 |
"Detailed statistics","Detailed statistics"
|
9 |
"Optimal deliverability","Optimal deliverability"
|
10 |
-
"Synchronize and manage all the email lists from your
|
11 |
"NEW! Create awesome, responsive newsletters thanks to the EmailBuilder","NEW! Create awesome, responsive newsletters thanks to the EmailBuilder"
|
12 |
"Geolocation, openings, opening time, clicks, opt-outs...","Geolocation, openings, opening time, clicks, opt-outs..."
|
13 |
"Optimal deliverability thanks to our renowned professional routing platform","Optimal deliverability thanks to our renowned professional routing platform"
|
@@ -21,22 +21,22 @@
|
|
21 |
"A tech heldpdesk and a variety of resources to help: videos, tutorials, manuals, tips...","A tech heldpdesk and a variety of resources to help: videos, tutorials, manuals, tips..."
|
22 |
"Need help?","Need help?"
|
23 |
"Email:","Email:"
|
24 |
-
"support@
|
25 |
"Tel:","Tel:"
|
26 |
"+33(0) 328 328 040","(646)-844-0983"
|
27 |
"Website:","Website : "
|
28 |
-
"http://www.
|
29 |
-
"http://www.
|
30 |
"How to set up the module?","How to set up the module?"
|
31 |
-
"Do you already have a
|
32 |
"Yes","Yes"
|
33 |
"No","No"
|
34 |
"Next","Next"
|
35 |
"Select your shop and pick your settings","Select your shop and pick your settings"
|
36 |
-
"Create a list in
|
37 |
-
"Create a list in
|
38 |
"Add order data (date, amount, etc...)","Add order data (date, amount, etc...)"
|
39 |
-
"As you enable data from orders, you can also gather extra info in your contact list, and target your recipients in
|
40 |
"Below are pieces of information that will be added to your contact list:","Below are pieces of information that will be added to your contact list:"
|
41 |
"- Date of first order","- Date of first order"
|
42 |
"- Date of latest order","- Date of latest order"
|
@@ -46,13 +46,13 @@
|
|
46 |
"- Amount of the most expensive order","- Amount of the most expensive order"
|
47 |
"- Average amount of the orders placed","- Average amount of the orders placed"
|
48 |
"Previous","Previous"
|
49 |
-
"Download and install
|
50 |
-
"https://
|
51 |
"Create your free account","Create your free account"
|
52 |
-
"Enable the
|
53 |
"Url","Url"
|
54 |
"Key","Key"
|
55 |
"Generate a new key","Generate a new key"
|
56 |
"Read more","Read more"
|
57 |
-
"
|
58 |
"in the help section online","in the help section online"
|
1 |
+
"mailify","mailify"
|
2 |
"It's easy to manage your newsletter and email campaigns","It's easy to manage your newsletter and email campaigns"
|
3 |
"https://www.youtube.com/embed/eLMy2tSSYgE","https://www.youtube.com/embed/gUGRbfXOJIk"
|
4 |
+
"This Magento module enables you to synchronize clients and accounts that have subscribed to your newsletter from your shop online using Mailify's email marketing software.","This Magento module enables you to synchronize clients and accounts that have subscribed to your newsletter from your shop online using Mailify's email marketing software."
|
5 |
"Begin the set-up","Begin the set-up"
|
6 |
"Synchronization of your shop data","Synchronization of your shop data"
|
7 |
"Responsive visual editor","Responsive visual editor"
|
8 |
"Detailed statistics","Detailed statistics"
|
9 |
"Optimal deliverability","Optimal deliverability"
|
10 |
+
"Synchronize and manage all the email lists from your Magento store","Synchronize and manage all the email lists from your Magento store"
|
11 |
"NEW! Create awesome, responsive newsletters thanks to the EmailBuilder","NEW! Create awesome, responsive newsletters thanks to the EmailBuilder"
|
12 |
"Geolocation, openings, opening time, clicks, opt-outs...","Geolocation, openings, opening time, clicks, opt-outs..."
|
13 |
"Optimal deliverability thanks to our renowned professional routing platform","Optimal deliverability thanks to our renowned professional routing platform"
|
21 |
"A tech heldpdesk and a variety of resources to help: videos, tutorials, manuals, tips...","A tech heldpdesk and a variety of resources to help: videos, tutorials, manuals, tips..."
|
22 |
"Need help?","Need help?"
|
23 |
"Email:","Email:"
|
24 |
+
"support@mailify.com","help@mailify.com"
|
25 |
"Tel:","Tel:"
|
26 |
"+33(0) 328 328 040","(646)-844-0983"
|
27 |
"Website:","Website : "
|
28 |
+
"http://www.mailify.com/?lng=EN&utm_source=module-magento&utm_medium=plugin&utm_content=lien-sarbacane&utm_campaign=magento","http://www.mailify.com/?lng=EN&utm_source=module-magento&utm_medium=plugin&utm_content=lien-sarbacane&utm_campaign=magento"
|
29 |
+
"http://www.mailify.com","http://www.mailify.com"
|
30 |
"How to set up the module?","How to set up the module?"
|
31 |
+
"Do you already have a Mailify account?","Do you already have a Mailify account?"
|
32 |
"Yes","Yes"
|
33 |
"No","No"
|
34 |
"Next","Next"
|
35 |
"Select your shop and pick your settings","Select your shop and pick your settings"
|
36 |
+
"Create a list in Mailify with newsletter opt-ins","Create a list in Mailify with newsletter opt-ins"
|
37 |
+
"Create a list in Mailify with your clients who have an account or who have placed an order online","Create a list in Mailify with your clients who have an account or who have placed an order online"
|
38 |
"Add order data (date, amount, etc...)","Add order data (date, amount, etc...)"
|
39 |
+
"As you enable data from orders, you can also gather extra info in your contact list, and target your recipients in Mailify.","As you enable data from orders, you can also gather extra info in your contact list, and target your recipients in Mailify."
|
40 |
"Below are pieces of information that will be added to your contact list:","Below are pieces of information that will be added to your contact list:"
|
41 |
"- Date of first order","- Date of first order"
|
42 |
"- Date of latest order","- Date of latest order"
|
46 |
"- Amount of the most expensive order","- Amount of the most expensive order"
|
47 |
"- Average amount of the orders placed","- Average amount of the orders placed"
|
48 |
"Previous","Previous"
|
49 |
+
"Download and install Mailify","Download and install Mailify"
|
50 |
+
"https://static.mailify.com/ws/soft-redirect.asp?key=as8Ku4rGIs&com=MagentoInfo&lng=EN","https://static.mailify.com/ws/soft-redirect.asp?key=as8Ku4rGIs&com=MagentoInfo&lng=EN"
|
51 |
"Create your free account","Create your free account"
|
52 |
+
"Enable the Magento extension in our extensions menu, and then fill in the following fields:","Enable the Magento extension in our extensions menu, and then fill in the following fields:"
|
53 |
"Url","Url"
|
54 |
"Key","Key"
|
55 |
"Generate a new key","Generate a new key"
|
56 |
"Read more","Read more"
|
57 |
+
"https://static.mailify.com/ws/soft-redirect.asp?key=pS8AD5f3a9&com=MagentoFAQ&lng=EN","https://static.mailify.com/ws/soft-redirect.asp?key=pS8AD5f3a9&com=MagentoFAQ&lng=EN"
|
58 |
"in the help section online","in the help section online"
|
app/locale/es_ES/Sarbacane_Mailify.csv
CHANGED
@@ -1,19 +1,19 @@
|
|
1 |
-
"
|
2 |
"It's easy to manage your newsletter and email campaigns","Gestiona tus newsletters y emailing con facilidad"
|
3 |
"https://www.youtube.com/embed/eLMy2tSSYgE","https://www.youtube.com/embed/ADeyEs4FdGY"
|
4 |
-
"This
|
5 |
"Begin the set-up","Iniciar configuración"
|
6 |
"Synchronization of your shop data","Datos de la tienda sincronizados"
|
7 |
"Responsive visual editor","Editor gráfico responsive"
|
8 |
"Detailed statistics","Estadísticas detalladas"
|
9 |
"Optimal deliverability","Entregabilidad óptima"
|
10 |
-
"Synchronize and manage all the email lists from your
|
11 |
"NEW! Create awesome, responsive newsletters thanks to the EmailBuilder","¡NUEVO! Crea plantillas de newsletter impresionantes con el EmailBuilder"
|
12 |
"Geolocation, openings, opening time, clicks, opt-outs...","Geolocalización, aperturas, tiempos de lectura, clics, bajas,..."
|
13 |
"Optimal deliverability thanks to our renowned professional routing platform","Entregabilidad optimizada gracias a nuestra reconocida plataforma de enrutamiento profesional"
|
14 |
"Create your account for free and start sending emails","Creación de cuenta y primeros envíos gratuitos"
|
15 |
"No strings attached","Oferta sin compromisos"
|
16 |
-
"Why choose
|
17 |
"Create your account for free and start sending emails,"
|
18 |
"Trusted by over 20,000 users worldwide.","Más de 20.000 usuarios en España y Francia están encantados por Mailify"
|
19 |
"Awarded Best Emailing Solution by Bsoco Awards (an index that compares emailing solutions)","Elegidos como Mejor Solución de Emailing por los Premios Bsoco"
|
@@ -21,22 +21,22 @@
|
|
21 |
"A tech heldpdesk and a variety of resources to help: videos, tutorials, manuals, tips...","Soporte técnico y númerosos recursos para asistirte: videos, tutoriales, guías, consejos..."
|
22 |
"Need help?","¿Necesitas ayuda?"
|
23 |
"Email:","Email:"
|
24 |
-
"support@
|
25 |
"Tel:","Tel:"
|
26 |
"+33(0) 328 328 040","+34 93 4763638"
|
27 |
"Website:","Web : "
|
28 |
-
"http://www.
|
29 |
-
"http://www.
|
30 |
"How to set up the module?","¿Cómo configurar el módulo?"
|
31 |
-
"Do you already have a
|
32 |
"Yes","Sí"
|
33 |
"No","No"
|
34 |
"Next","Siguiente"
|
35 |
"Select your shop and pick your settings","Selecciona tu tienda y la configuración deseada"
|
36 |
-
"Create a list in
|
37 |
-
"Create a list in
|
38 |
"Add order data (date, amount, etc...)","Añade información de pedidos (fecha, importe, etc.) "
|
39 |
-
"As you enable data from orders, you can also gather extra info in your contact list, and target your recipients in
|
40 |
"Below are pieces of information that will be added to your contact list:","Aquí está la información que se añadirá en su lista de contactos:"
|
41 |
"- Date of first order","- Fecha del primer pedido"
|
42 |
"- Date of latest order","- Fecha del último pedido"
|
@@ -46,13 +46,13 @@
|
|
46 |
"- Amount of the most expensive order","- Importe de pedido más alto"
|
47 |
"- Average amount of the orders placed","- Importe medio de pedidos"
|
48 |
"Previous","Anterior"
|
49 |
-
"Download and install
|
50 |
-
"https://
|
51 |
"Create your free account","Crea tu cuenta gratis"
|
52 |
-
"Enable the
|
53 |
"Url","Url"
|
54 |
"Key","Clave"
|
55 |
"Generate a new key","Generar una nueva clave"
|
56 |
"Read more","Leer más en la"
|
57 |
-
"
|
58 |
"in the help section online","ayuda en línea"
|
1 |
+
"mailify","mailify"
|
2 |
"It's easy to manage your newsletter and email campaigns","Gestiona tus newsletters y emailing con facilidad"
|
3 |
"https://www.youtube.com/embed/eLMy2tSSYgE","https://www.youtube.com/embed/ADeyEs4FdGY"
|
4 |
+
"This Magento module enables you to synchronize clients and accounts that have subscribed to your newsletter from your shop online using Mailify's email marketing software.","Este módulo Magento permite sincronizar los clientes, cuentas y altas en la newsletter de tu tienda online con la aplicación de mailing Mailify, y disfrutar de innumerables características..."
|
5 |
"Begin the set-up","Iniciar configuración"
|
6 |
"Synchronization of your shop data","Datos de la tienda sincronizados"
|
7 |
"Responsive visual editor","Editor gráfico responsive"
|
8 |
"Detailed statistics","Estadísticas detalladas"
|
9 |
"Optimal deliverability","Entregabilidad óptima"
|
10 |
+
"Synchronize and manage all the email lists from your Magento store","Sincronizar y administrar todas las listas de emails de tu tienda Magento"
|
11 |
"NEW! Create awesome, responsive newsletters thanks to the EmailBuilder","¡NUEVO! Crea plantillas de newsletter impresionantes con el EmailBuilder"
|
12 |
"Geolocation, openings, opening time, clicks, opt-outs...","Geolocalización, aperturas, tiempos de lectura, clics, bajas,..."
|
13 |
"Optimal deliverability thanks to our renowned professional routing platform","Entregabilidad optimizada gracias a nuestra reconocida plataforma de enrutamiento profesional"
|
14 |
"Create your account for free and start sending emails","Creación de cuenta y primeros envíos gratuitos"
|
15 |
"No strings attached","Oferta sin compromisos"
|
16 |
+
"Why choose Mailify?","¿Por qué elegir Mailify?"
|
17 |
"Create your account for free and start sending emails,"
|
18 |
"Trusted by over 20,000 users worldwide.","Más de 20.000 usuarios en España y Francia están encantados por Mailify"
|
19 |
"Awarded Best Emailing Solution by Bsoco Awards (an index that compares emailing solutions)","Elegidos como Mejor Solución de Emailing por los Premios Bsoco"
|
21 |
"A tech heldpdesk and a variety of resources to help: videos, tutorials, manuals, tips...","Soporte técnico y númerosos recursos para asistirte: videos, tutoriales, guías, consejos..."
|
22 |
"Need help?","¿Necesitas ayuda?"
|
23 |
"Email:","Email:"
|
24 |
+
"support@mailify.com","ayuda@mailify.com"
|
25 |
"Tel:","Tel:"
|
26 |
"+33(0) 328 328 040","+34 93 4763638"
|
27 |
"Website:","Web : "
|
28 |
+
"http://www.mailify.com/?utm_source=module-magento&utm_medium=plugin&utm_content=lien-sarbacane&utm_campaign=magento","http://es.mailify.com/?lng=ES&utm_source=module-magento&utm_medium=plugin&utm_content=lien-sarbacane&utm_campaign=magento"
|
29 |
+
"http://www.mailify.com","http://es.mailify.com"
|
30 |
"How to set up the module?","¿Cómo configurar el módulo?"
|
31 |
+
"Do you already have a Mailify account?","¿Ya eres usuario Mailify?"
|
32 |
"Yes","Sí"
|
33 |
"No","No"
|
34 |
"Next","Siguiente"
|
35 |
"Select your shop and pick your settings","Selecciona tu tienda y la configuración deseada"
|
36 |
+
"Create a list in Mailify with newsletter opt-ins","Crea una lista de suscriptores en Mailify"
|
37 |
+
"Create a list in Mailify with your clients who have an account or who have placed an order online","Crea una lista con tus clientes en Mailify"
|
38 |
"Add order data (date, amount, etc...)","Añade información de pedidos (fecha, importe, etc.) "
|
39 |
+
"As you enable data from orders, you can also gather extra info in your contact list, and target your recipients in Mailify.","Al activar los datos de pedidos, puede recuperar un cierto número de información adicional de su lista de contactos, y realizar los filtros directamente en Mailify."
|
40 |
"Below are pieces of information that will be added to your contact list:","Aquí está la información que se añadirá en su lista de contactos:"
|
41 |
"- Date of first order","- Fecha del primer pedido"
|
42 |
"- Date of latest order","- Fecha del último pedido"
|
46 |
"- Amount of the most expensive order","- Importe de pedido más alto"
|
47 |
"- Average amount of the orders placed","- Importe medio de pedidos"
|
48 |
"Previous","Anterior"
|
49 |
+
"Download and install Mailify","Descarga e instala Mailify"
|
50 |
+
"https://static.mailify.com/ws/soft-redirect.asp?key=as8Ku4rGIs&com=MagentoInfo&lng=EN","https://static.mailify.com/ws/soft-redirect.asp?key=as8Ku4rGIs&com=MagentoInfo&lng=ES"
|
51 |
"Create your free account","Crea tu cuenta gratis"
|
52 |
+
"Enable the Magento extension in our extensions menu, and then fill in the following fields:","Activa la extensión Magento desde el menú ''Extensiones'' en Mailify e introduce los siguientes datos:"
|
53 |
"Url","Url"
|
54 |
"Key","Clave"
|
55 |
"Generate a new key","Generar una nueva clave"
|
56 |
"Read more","Leer más en la"
|
57 |
+
"https://static.mailify.com/ws/soft-redirect.asp?key=pS8AD5f3a9&com=MagentoFAQ&lng=EN","https://static.mailify.com/ws/soft-redirect.asp?key=pS8AD5f3a9&com=MagentoFAQ&lng=ES"
|
58 |
"in the help section online","ayuda en línea"
|
package.xml
CHANGED
@@ -1,14 +1,14 @@
|
|
1 |
<?xml version="1.0"?>
|
2 |
<package>
|
3 |
<name>Sarbacane_Mailify</name>
|
4 |
-
<version>1.0.0.
|
5 |
<stability>stable</stability>
|
6 |
<license uri="http://www.opensource.org/licenses/academic.php">AFL</license>
|
7 |
<channel>community</channel>
|
8 |
<extends/>
|
9 |
-
<summary> The extension synchronizes your e-shop Magento and the emailing solution software
|
10 |
-
<description><i>With
|
11 |
-
<br />
|
12 |
<h2>Merchant Benefits</h2>
|
13 |

|
14 |
<p><b>Easy : </b>Simply create beautiful responsive newsletters thanks to the EmailBuilder</p>
|
@@ -21,7 +21,7 @@
|
|
21 |

|
22 |
<h2>Features</h2>
|
23 |

|
24 |
-
<p>
|
25 |

|
26 |
<ul>
|
27 |
<li>Store data synchronized in real time, no need to export manually</li>
|
@@ -32,37 +32,40 @@
|
|
32 |
<li>Ability to target contacts according to their orders data for more effective campaigns</li>
|
33 |
<li>Detailed statistics, geolocation, detection of openings, opening time, clicks, type of messaging, churn, incorrect addresses, etc.</li>
|
34 |
</ul>
|
|
|
35 |
<hr />
|
36 |
-
|
|
|
37 |
<br />
|
38 |
-
<h2>
|
39 |

|
40 |
-
<p><b>
|
41 |

|
42 |
-
<p><b>
|
43 |

|
44 |
-
<p><b>
|
45 |

|
46 |
-
<p><b>
|
47 |

|
48 |
-
<h2>
|
49 |

|
50 |
-
<p>
|
51 |

|
52 |
<ul>
|
53 |
-
<li>
|
54 |
-
<li>
|
55 |
-
<li>
|
56 |
-
<li>
|
57 |
-
<li>
|
58 |
-
<li>
|
59 |
-
<li>
|
60 |
-
</ul>
|
61 |
-
|
|
|
62 |
<authors><author><name>Sarbacane Software</name><user>egavard</user><email>connectors@sarbacane.com</email></author></authors>
|
63 |
-
<date>2015-06
|
64 |
-
<time>15:
|
65 |
-
<contents><target name="magecommunity"><dir name="Sarbacane"><dir name="Mailify"><dir name="Block"><dir name="Adminhtml"><file name="Mailify.php" hash="f0ad71d64dc619421a67a3af24b23278"/></dir></dir><dir name="Helper"><file name="Data.php" hash="00fbadd2b8c1d7d4c88f20edb09721a9"/></dir><dir name="controllers"><dir name="Adminhtml"><file name="MailifyController.php" hash="3e8e56c95f4453af3fa9853f946bce9e"/></dir><file name="IndexController.php" hash="a84d67560076b3e0a555503fd0bc7889"/></dir><dir name="etc"><file name="config.xml" hash="0c8052e8c0c88f71148193f672cf382a"/></dir><dir name="sql"><dir name="mailify_setup"><file name="mysql4-install-1.0.0.0.php" hash="82834af7ce95c1bd9d3063ffdf3a11f5"/><file name="mysql4-upgrade-1.0.0.0-1.0.0.1.php" hash="35660ae27bb6ef74c885ad86284f9071"/><file name="mysql4-upgrade-1.0.0.1-1.0.0.2.php" hash="35660ae27bb6ef74c885ad86284f9071"/><file name="mysql4-upgrade-1.0.0.2-1.0.0.3.php" hash="35660ae27bb6ef74c885ad86284f9071"/><file name="mysql4-upgrade-1.0.0.3-1.0.0.4.php" hash="2bd5ea1d79115c1a6ba919a708b1fb4b"/></dir></dir></dir></dir></target><target name="mageskin"><dir name="adminhtml"><dir name="default"><dir name="default"><dir name="css"><dir name="Sarbacane_Mailify"><file name="mailify.css" hash="6fcee54bdab10db72a361ec5a139cc7c"/></dir></dir><dir name="images"><file name="sd.png" hash="2038d3c503e8f59d14177a131bef7537"/></dir><dir name="js"><dir name="Sarbacane_Mailify"><file name="mailify.js" hash="d38d9ec858dfdce14e0156acc87c1c50"/></dir></dir></dir></dir></dir></target><target name="magedesign"><dir name="adminhtml"><dir name="default"><dir name="default"><dir name="layout"><file name="mailify.xml" hash="2ce0ac9b7cd4ec8adf80494c86aaae10"/></dir><dir name="template"><dir name="mailify"><file name="mailify.phtml" hash="
|
66 |
<compatible/>
|
67 |
<dependencies><required><php><min>5.0.0</min><max>5.6.9</max></php></required></dependencies>
|
68 |
</package>
|
1 |
<?xml version="1.0"?>
|
2 |
<package>
|
3 |
<name>Sarbacane_Mailify</name>
|
4 |
+
<version>1.0.0.5</version>
|
5 |
<stability>stable</stability>
|
6 |
<license uri="http://www.opensource.org/licenses/academic.php">AFL</license>
|
7 |
<channel>community</channel>
|
8 |
<extends/>
|
9 |
+
<summary> The extension synchronizes your e-shop Magento and the emailing solution software Mailify</summary>
|
10 |
+
<description><i>With Mailify, easily create and send stunning newsletters to inform your community and increase customer loyalty.</i>
|
11 |
+
<br /><br />
|
12 |
<h2>Merchant Benefits</h2>
|
13 |

|
14 |
<p><b>Easy : </b>Simply create beautiful responsive newsletters thanks to the EmailBuilder</p>
|
21 |

|
22 |
<h2>Features</h2>
|
23 |

|
24 |
+
<p>Mailify is a complete solution for emailing, <b>affordable for begginners and complete for experts.</b></p>
|
25 |

|
26 |
<ul>
|
27 |
<li>Store data synchronized in real time, no need to export manually</li>
|
32 |
<li>Ability to target contacts according to their orders data for more effective campaigns</li>
|
33 |
<li>Detailed statistics, geolocation, detection of openings, opening time, clicks, type of messaging, churn, incorrect addresses, etc.</li>
|
34 |
</ul>
|
35 |
+
<a href="https://www.mailify.com/?utm_source=magento&amp;utm_medium=plugin&amp;utm_campaign=marketplace">www.mailify.com</a>
|
36 |
<hr />
|
37 |
+

|
38 |
+
<i>Con Mailify, Crea y envía fácilmente newsletters magníficas para informar y fidelizar tus clientes.</i>
|
39 |
<br />
|
40 |
+
<h2>Cuáles son las ventajas</h2>
|
41 |

|
42 |
+
<p><b>Simplicidad :</b> Crea fácilmente magníficas newsletters responsive gracias al EmailBuilder</p>
|
43 |

|
44 |
+
<p><b>Entregabilidad óptima : </b>Tus clientes reciben realmente tus emails</p>
|
45 |

|
46 |
+
<p><b>Funcionalidades avanzadas : </b>Personalización, segmentación, split-test...</p>
|
47 |

|
48 |
+
<p><b>Asistencia : </b>Soporte técnico a tu disposición y numerosas fuentes en línea: vídeos, tutoriales, guías, consejos...</p>
|
49 |

|
50 |
+
<h2>Funcionalidades</h2>
|
51 |

|
52 |
+
<p>Mailify es la solución ideal para el emailing, <b>sencilla para los principiantes y completa para los expertos.</b></p>
|
53 |

|
54 |
<ul>
|
55 |
+
<li>Datos de tiendas sincronizadas en tiempo real, sin la necesidad de exportar manualmente.</li>
|
56 |
+
<li>Centenares de plantillas de newsletter responsive gratuitas para utilizar y personalizar con el EmailBuilder, editor gráfico de nueva generación. <b>¡Crea tu email en unos clics!</b></li>
|
57 |
+
<li>Entregabilidad optimizada gracias a nuestra plataforma de enrutamiento reconocida entre el conjunto de proveedores de acceso a Internet y webmails.</li>
|
58 |
+
<li>Pruebas A/B, envíos programables, vistas previas en más de 20 mensajerías con tal solo un clic.</li>
|
59 |
+
<li>Cada elemento de tu mensaje se puede personalizar con las informaciones de tu base de datos: nombre, ciudad, género...</li>
|
60 |
+
<li>Posibilidad de segmentar y aprovechar los contactos en función de los datos de sus pedidos para campañas más eficaces.</li>
|
61 |
+
<li>Estadísticas detalladas, geolocalización, detección de aperturas, tiempo de lectura, clics, tipo de mensajería, bajas, direcciones erróneas...</li>
|
62 |
+
</ul>
|
63 |
+
<a href="https://es.mailify.com/?utm_source=magento&amp;utm_medium=plugin&amp;utm_campaign=marketplace">es.mailify.com</a></description>
|
64 |
+
<notes>This release corrects some links and label anomalies.</notes>
|
65 |
<authors><author><name>Sarbacane Software</name><user>egavard</user><email>connectors@sarbacane.com</email></author></authors>
|
66 |
+
<date>2015-07-06</date>
|
67 |
+
<time>07:15:00</time>
|
68 |
+
<contents><target name="magecommunity"><dir name="Sarbacane"><dir name="Mailify"><dir name="Block"><dir name="Adminhtml"><file name="Mailify.php" hash="f0ad71d64dc619421a67a3af24b23278"/></dir></dir><dir name="Helper"><file name="Data.php" hash="00fbadd2b8c1d7d4c88f20edb09721a9"/></dir><dir name="controllers"><dir name="Adminhtml"><file name="MailifyController.php" hash="3e8e56c95f4453af3fa9853f946bce9e"/></dir><file name="IndexController.php" hash="a84d67560076b3e0a555503fd0bc7889"/></dir><dir name="etc"><file name="config.xml" hash="0c8052e8c0c88f71148193f672cf382a"/></dir><dir name="sql"><dir name="mailify_setup"><file name="mysql4-install-1.0.0.0.php" hash="82834af7ce95c1bd9d3063ffdf3a11f5"/><file name="mysql4-upgrade-1.0.0.0-1.0.0.1.php" hash="35660ae27bb6ef74c885ad86284f9071"/><file name="mysql4-upgrade-1.0.0.1-1.0.0.2.php" hash="35660ae27bb6ef74c885ad86284f9071"/><file name="mysql4-upgrade-1.0.0.2-1.0.0.3.php" hash="35660ae27bb6ef74c885ad86284f9071"/><file name="mysql4-upgrade-1.0.0.3-1.0.0.4.php" hash="2bd5ea1d79115c1a6ba919a708b1fb4b"/></dir></dir></dir></dir></target><target name="mageskin"><dir name="adminhtml"><dir name="default"><dir name="default"><dir name="css"><dir name="Sarbacane_Mailify"><file name="mailify.css" hash="6fcee54bdab10db72a361ec5a139cc7c"/></dir></dir><dir name="images"><file name="sd.png" hash="2038d3c503e8f59d14177a131bef7537"/></dir><dir name="js"><dir name="Sarbacane_Mailify"><file name="mailify.js" hash="d38d9ec858dfdce14e0156acc87c1c50"/></dir></dir></dir></dir></dir></target><target name="magedesign"><dir name="adminhtml"><dir name="default"><dir name="default"><dir name="layout"><file name="mailify.xml" hash="2ce0ac9b7cd4ec8adf80494c86aaae10"/></dir><dir name="template"><dir name="mailify"><file name="mailify.phtml" hash="2207e779b2aabba7bf662405250e6c90"/></dir></dir></dir></dir></dir></target><target name="mage"><dir name="app"><dir name="etc"><dir name="modules"><file name="Sarbacane_Mailify.xml" hash="daf2fd2fbde04d804b1fdd7671273c82"/></dir></dir></dir></target><target name="magelocale"><dir name="es_ES"><file name="Sarbacane_Mailify.csv" hash="42634aab6c690e91c034669088901a5d"/></dir><dir name="en_US"><file name="Sarbacane_Mailify.csv" hash="8a01594aefc32010c79d369b05e12541"/></dir></target></contents>
|
69 |
<compatible/>
|
70 |
<dependencies><required><php><min>5.0.0</min><max>5.6.9</max></php></required></dependencies>
|
71 |
</package>
|