Version Notes
Fixed:
- installation on Windows machines
*Works only with release of app (2.6.1) and higher
Download this release
Release Info
Developer | eMagicOne |
Extension | mobile_assistant_connector |
Version | 1.2.7 |
Comparing to | |
See all releases |
Code changes from version 1.2.6 to 1.2.7
- app/code/community/Emagicone/Mobassistantconnector/controllers/IndexController.php +1 -1
- app/code/community/Emagicone/Mobassistantconnector/controllers/adminhtml/IndexController.php +1 -1
- app/code/community/Emagicone/Mobassistantconnector/etc/config.xml +1 -1
- app/locale/en_GB/__Emagicone_Mobassistantconnector.csv +0 -27
- app/locale/en_US/__Emagicone_Mobassistantconnector.csv +0 -27
- app/locale/es_ES/__Emagicone_Mobassistantconnector.csv +0 -27
- app/locale/fr_FR/__Emagicone_Mobassistantconnector.csv +0 -42
- app/locale/ru_RU/__Emagicone_Mobassistantconnector.csv +0 -27
- app/locale/uk_UA/__Emagicone_Mobassistantconnector.csv +0 -27
- package.xml +6 -9
app/code/community/Emagicone/Mobassistantconnector/controllers/IndexController.php
CHANGED
@@ -28,7 +28,7 @@ class Emagicone_Mobassistantconnector_IndexController extends Mage_Core_Controll
|
|
28 |
private $hash_only;
|
29 |
private $session_key;
|
30 |
const GSM_URL = 'https://android.googleapis.com/gcm/send';
|
31 |
-
const MB_VERSION = '
|
32 |
|
33 |
public function indexAction()
|
34 |
{
|
28 |
private $hash_only;
|
29 |
private $session_key;
|
30 |
const GSM_URL = 'https://android.googleapis.com/gcm/send';
|
31 |
+
const MB_VERSION = '92';
|
32 |
|
33 |
public function indexAction()
|
34 |
{
|
app/code/community/Emagicone/Mobassistantconnector/controllers/adminhtml/IndexController.php
CHANGED
@@ -16,7 +16,7 @@
|
|
16 |
* along with Mobile Assistant Connector. If not, see <http://www.gnu.org/licenses/>.
|
17 |
*/
|
18 |
|
19 |
-
class
|
20 |
{
|
21 |
public function indexAction()
|
22 |
{
|
16 |
* along with Mobile Assistant Connector. If not, see <http://www.gnu.org/licenses/>.
|
17 |
*/
|
18 |
|
19 |
+
class Emagicone_Mobassistantconnector_Adminhtml_IndexController extends Mage_Adminhtml_Controller_Action
|
20 |
{
|
21 |
public function indexAction()
|
22 |
{
|
app/code/community/Emagicone/Mobassistantconnector/etc/config.xml
CHANGED
@@ -15,7 +15,7 @@
|
|
15 |
|
16 |
<modules>
|
17 |
<Emagicone_Mobassistantconnector>
|
18 |
-
<version>1.2.
|
19 |
</Emagicone_Mobassistantconnector>
|
20 |
</modules>
|
21 |
<frontend>
|
15 |
|
16 |
<modules>
|
17 |
<Emagicone_Mobassistantconnector>
|
18 |
+
<version>1.2.7</version>
|
19 |
</Emagicone_Mobassistantconnector>
|
20 |
</modules>
|
21 |
<frontend>
|
app/locale/en_GB/__Emagicone_Mobassistantconnector.csv
DELETED
@@ -1,27 +0,0 @@
|
|
1 |
-
"Mobile Bridge","Mobile Bridge"
|
2 |
-
"General Settings","General Settings"
|
3 |
-
"Access Settings","Access Settings"
|
4 |
-
"Login","Login"
|
5 |
-
"Password","Password"
|
6 |
-
"Enabled","Enabled"
|
7 |
-
"URL in Your mobile application should looks like:","URL in Your mobile application should looks like:"
|
8 |
-
"Login for accessing Mobile Assistant Connector from Your mobile application.","Login for accessing Mobile Assistant Connector from Your mobile application."
|
9 |
-
"Password for accessing Mobile Assistant Connector from Your mobile application. Default password is '1'. Please change it to your own one.","Password for accessing Mobile Assistant Connector from Your mobile application. Default password is '1'. Please change it to your own one."
|
10 |
-
"Default password is '1'. Please change it becouse of security reasons","Default password is '1'. Please change it becouse of security reasons"
|
11 |
-
"Login field cannot be empty. Please specify Login.","Login field cannot be empty. Please specify Login."
|
12 |
-
"Password field cannot be empty. Please specify password.","Password field cannot be empty. Please specify password."
|
13 |
-
"Cannot get configuration value","Cannot get configuration value"
|
14 |
-
"Registration ID cannot be empty","Registration ID cannot be empty"
|
15 |
-
"An error occurred!","An error occurred!"
|
16 |
-
"Cannot create an invoice without products!","Cannot create an invoice without products!"
|
17 |
-
"Cannot create an invoice!","Cannot create an invoice!"
|
18 |
-
"Empty tracking number!","Empty tracking number!"
|
19 |
-
"Current order cannot be shipped!","Current order cannot be shipped!"
|
20 |
-
"Current order cannot be canceled!","Current order cannot be canceled!"
|
21 |
-
"Current order cannot be holded!","Current order cannot be holded!"
|
22 |
-
"Current order cannot be unholded!","Current order cannot be unholded!"
|
23 |
-
"Current tracking number was not found","Current tracking number was not found"
|
24 |
-
"Current order does not have shipments!","Current order does not have shipments!"
|
25 |
-
"No order was found!","No order was found!"
|
26 |
-
"Action is not set!","Action is not set!"
|
27 |
-
"Order id cannot be empty!","Order id cannot be empty!"
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
app/locale/en_US/__Emagicone_Mobassistantconnector.csv
DELETED
@@ -1,27 +0,0 @@
|
|
1 |
-
"Mobile Bridge","Mobile Bridge"
|
2 |
-
"General Settings","General Settings"
|
3 |
-
"Access Settings","Access Settings"
|
4 |
-
"Login","Login"
|
5 |
-
"Password","Password"
|
6 |
-
"Enabled","Enabled"
|
7 |
-
"URL in Your mobile application should looks like:","URL in Your mobile application should looks like:"
|
8 |
-
"Login for accessing Mobile Assistant Connector from Your mobile application.","Login for accessing Mobile Assistant Connector from Your mobile application."
|
9 |
-
"Password for accessing Mobile Assistant Connector from Your mobile application. Default password is '1'. Please change it to your own one.","Password for accessing Mobile Assistant Connector from Your mobile application. Default password is '1'. Please change it to your own one."
|
10 |
-
"Default password is '1'. Please change it becouse of security reasons","Default password is '1'. Please change it becouse of security reasons"
|
11 |
-
"Login field cannot be empty. Please specify Login.","Login field cannot be empty. Please specify Login."
|
12 |
-
"Password field cannot be empty. Please specify password.","Password field cannot be empty. Please specify password."
|
13 |
-
"Cannot get configuration value","Cannot get configuration value"
|
14 |
-
"Registration ID cannot be empty","Registration ID cannot be empty"
|
15 |
-
"An error occurred!","An error occurred!"
|
16 |
-
"Cannot create an invoice without products!","Cannot create an invoice without products!"
|
17 |
-
"Cannot create an invoice!","Cannot create an invoice!"
|
18 |
-
"Empty tracking number!","Empty tracking numbers!"
|
19 |
-
"Current order cannot be shipped!","Current order cannot be shipped!"
|
20 |
-
"Current order cannot be canceled!","Current order cannot be canceled!"
|
21 |
-
"Current order cannot be holded!","Current order cannot be holded!"
|
22 |
-
"Current order cannot be unholded!","Current order cannot be unholded!"
|
23 |
-
"Current tracking number was not found","Current tracking number was not found"
|
24 |
-
"Current order does not have shipments!","Current order does not have shipments!"
|
25 |
-
"No order was found!","No order was found!"
|
26 |
-
"Action is not set!","Action is not set!"
|
27 |
-
"Order id cannot be empty!","Order id cannot be empty!"
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
app/locale/es_ES/__Emagicone_Mobassistantconnector.csv
DELETED
@@ -1,27 +0,0 @@
|
|
1 |
-
"Mobile Bridge","Mobile Bridge"
|
2 |
-
"General Settings","Configuración general"
|
3 |
-
"Access Settings","Configuración del acceso"
|
4 |
-
"Login","Usuario"
|
5 |
-
"Password","Contraseña"
|
6 |
-
"Enabled","Activada"
|
7 |
-
"URL in Your mobile application should looks like:","URL en Su aplicación móvil debe ser:"
|
8 |
-
"Login for accessing Mobile Assistant Connector from Your mobile application.","Nombre de usuario para acceder a Mobile Assistant Сonector desde su aplicación móvil."
|
9 |
-
"Password for accessing Mobile Assistant Connector from Your mobile application. Default password is '1'. Please change it to your own one.","Сontraseña para acceder a Mobile Assistant Сonector desde su aplicación móvil. La contraseña predeterminada es "1". Crea una nueva contraseña."
|
10 |
-
"Default password is '1'. Please change it becouse of security reasons","La contraseña predeterminada es "1". Por razones de seguridad, se aconseja cambiar la contraseña."
|
11 |
-
"Login field cannot be empty. Please specify Login.","El campo nombre de usuario no puede estar vacío. Por favor, teclee el nombre de usuario."
|
12 |
-
"Password field cannot be empty. Please specify password.","El campo contraseña no puede estar vacío. Por favor, teclee la contraseña."
|
13 |
-
"Cannot get configuration value","No se puede obtener el valor de configuración"
|
14 |
-
"Registration ID cannot be empty","ID de registro no puede estar vacío"
|
15 |
-
"An error occurred!","Ha ocurrido un error!"
|
16 |
-
"Cannot create an invoice without products!","No puede crear una factura sin productos!"
|
17 |
-
"Cannot create an invoice!","No puede crear una factura!"
|
18 |
-
"Empty tracking number!","El número de seguimiento está vacío!"
|
19 |
-
"Current order cannot be shipped!","El pedido actual no puede ser enviado"
|
20 |
-
"Current order cannot be canceled!","El pedido actual no puede ser cancelado!"
|
21 |
-
"Current order cannot be holded!","El pedido actual no puede ser en suspenso!"
|
22 |
-
"Current order cannot be unholded!","El pedido actual no puede ser reasumido!"
|
23 |
-
"Current tracking number was not found","Número de seguimiento no puede ser encontrado"
|
24 |
-
"Current order does not have shipments!","Este pedido no tiene ningún envío"
|
25 |
-
"No order was found!","No se ha encontrado ningún pedido"
|
26 |
-
"Action is not set!","La accion no está definida"
|
27 |
-
"Order id cannot be empty!","ID de pedido no puede estar vacío"
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
app/locale/fr_FR/__Emagicone_Mobassistantconnector.csv
DELETED
@@ -1,42 +0,0 @@
|
|
1 |
-
"Mobile Bridge","Mobile Bridge"
|
2 |
-
"General Settings","Configuration Générale"
|
3 |
-
"Access Settings","Réglages d'Accès"
|
4 |
-
"Login","Identifiant"
|
5 |
-
"Password","Mot de passe"
|
6 |
-
"Enabled","Activé"
|
7 |
-
"URL in Your mobile application should looks like:","Dans Votre application mobile l'URL devrait être:"
|
8 |
-
"Login for accessing Mobile Assistant Connector from Your mobile application.","Identifiant pour accéder à Mobile Assistant Connecteur depuis Votre application mobile"
|
9 |
-
"Password for accessing Mobile Assistant Connector from Your mobile application. Default password is '1'. Please change it to your own one.","Mot de passe pour accéder à Mobile Assistant Connecteur depuis Votre application mobile. Le mot de passe par défaut est "1". Créez un nouveau mot de passe."
|
10 |
-
"Le mot de passe par défaut est "1". Pour des raisons de sécurité, veuillez changer le mot de passe."
|
11 |
-
"Login field cannot be empty. Please specify Login.","Le champ Identifiant ne peut pas être vide. Veuillez indiquer votre Identifiant."
|
12 |
-
"Password field cannot be empty. Please specify password.","Le champ mot de passe ne peut pas être vide. Veuillez indiquer votre mot de passe."
|
13 |
-
"Can\'t get configuration value","Impossible d'obtenir le valeur de configuration"
|
14 |
-
"Registration ID cannot be empty","ID d'enregistrement ne peut pas être vide"
|
15 |
-
"An error occurred!","Une erreur est survenue!"
|
16 |
-
"Cannot create an invoice without products!","Impossible de créer une facture sans les produits"
|
17 |
-
"Cannot create an invoice!","Impossible de créer une facture!"
|
18 |
-
"Empty tracking number!","Numéro de repérage vide!"
|
19 |
-
"Current order cannot be shipped!","Cette commande ne peut pas être expédiée"
|
20 |
-
"Current order cannot be canceled!","Cette commande ne peut pas être annulée!"
|
21 |
-
"Current order cannot be holded!","Cette commande ne peut pas être en attente!"
|
22 |
-
"Current order cannot be unholded!","Cette commande ne peut pas être reprise"
|
23 |
-
"Current tracking number wasn\'t found","Numéro de repérage ne peut pas être retrouvée"
|
24 |
-
"Current order doesn\'t have shipments!","Cette commande n'a pas d'expéditions!"
|
25 |
-
"No order was found!","Aucune commande n'a été trouvée!"
|
26 |
-
"Action is not set!","L'action n'est pas paramétrée"
|
27 |
-
"Order id cannot be empty!","ID de la commande ne peut pas être vide"
|
28 |
-
|
29 |
-
|
30 |
-
|
31 |
-
|
32 |
-
|
33 |
-
|
34 |
-
|
35 |
-
|
36 |
-
|
37 |
-
|
38 |
-
|
39 |
-
|
40 |
-
|
41 |
-
|
42 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
app/locale/ru_RU/__Emagicone_Mobassistantconnector.csv
DELETED
@@ -1,27 +0,0 @@
|
|
1 |
-
"Mobile Bridge","Mobile Bridge"
|
2 |
-
"General Settings","Общие Настройки"
|
3 |
-
"Access Settings","Настройки доступа"
|
4 |
-
"Login","Логин"
|
5 |
-
"Password","Пароль"
|
6 |
-
"Enabled","Активное"
|
7 |
-
"URL in Your mobile application should looks like:","URL в мобильном додатке должно иметь следующий вид:"
|
8 |
-
"Login for accessing Mobile Assistant Connector from Your mobile application.","Логин для доступа к Mobile Assistant Connector с Вашего мобильного приложения:"
|
9 |
-
"Password for accessing Mobile Assistant Connector from Your mobile application. Default password is '1'. Please change it to your own one.","Пароль для доступа к Mobile Assistant Connector с Вашего мобильного приложения. По-умолчанию установлен '1 '. Пожалуйста, измените его по своему."
|
10 |
-
"Default password is '1'. Please change it becouse of security reasons","По-умолчанию установлен '1 '. Пожалуйста, измените его по соображениям безопасности."
|
11 |
-
"Login field cannot be empty. Please specify Login.","Логин не может быть пустым. Пожалуйста, укажите логин."
|
12 |
-
"Password field cannot be empty. Please specify password.","Пароль не может быть пустым. Пожалуйста, укажите пароль."
|
13 |
-
"Can not get configuration value","Невозможно считать конфигурации значение"
|
14 |
-
"Registration ID cannot be empty","Registration ID не может быть пустым!"
|
15 |
-
"An error occurred!","Произошла ошибка!"
|
16 |
-
"Cannot create an invoice without products!","Невозможно создать инвойс без продуктов!"
|
17 |
-
"Cannot create an invoice!","Невозможно создать инвойс!"
|
18 |
-
"Empty tracking number!","Пустой tracking number!"
|
19 |
-
"Current order cannot be shipped!","Текущий заказ не может быть отправлено!"
|
20 |
-
"Current order cannot be canceled!","Неможлиово отменить текущий заказ!"
|
21 |
-
"Current order cannot be holded!","Невозможно задержать текущий заказ!"
|
22 |
-
"Current order cannot be unholded!","Невозможно восстановить текущий заказ!"
|
23 |
-
"Current tracking number was not found","Текущий tracking number не найдено!"
|
24 |
-
"Current order does not have shipments!","Текущий заказ не имеет отправлений!"
|
25 |
-
"No order was found!","Заказ не найдено!"
|
26 |
-
"Action is not set!","Действие не указано!"
|
27 |
-
"Order id cannot be empty!","Order id не может быть пустым!"
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
app/locale/uk_UA/__Emagicone_Mobassistantconnector.csv
DELETED
@@ -1,27 +0,0 @@
|
|
1 |
-
"Mobile Bridge","Mobile Bridge"
|
2 |
-
"General Settings","Загальні налаштування"
|
3 |
-
"Access Settings","Налаштування доступу"
|
4 |
-
"Login","Логін"
|
5 |
-
"Password","Пароль"
|
6 |
-
"Enabled","Активне"
|
7 |
-
"URL in Your mobile application should looks like:","URL у Вашій мобільній аплікації повинне мати наступний вигляд:"
|
8 |
-
"Login for accessing Mobile Assistant Connector from Your mobile application.","Логін для доступу до Mobile Assistant Connector з Вашої мобільної аплікації:"
|
9 |
-
"Password for accessing Mobile Assistant Connector from Your mobile application. Default password is '1'. Please change it to your own one.","Пароль для доступу до Mobile Assistant Connector з Вашої мобільної аплікації. По-замовчуванню встановлений '1'. Будь ласка, змініть його на власний."
|
10 |
-
"Default password is '1'. Please change it becouse of security reasons","По-замовчуванню встановлений '1'. Будь ласка, змініть його з міркувань безпеки."
|
11 |
-
"Login field cannot be empty. Please specify Login.","Логін не може бути порожнім. Будь ласка, вкажіть логін."
|
12 |
-
"Password field cannot be empty. Please specify password.","Пароль не може бути порожнім. Будь ласка, вкажіть пароль."
|
13 |
-
"Cannot get configuration value","Не вдається зчитати конфігураційне значення!"
|
14 |
-
"Registration ID cannot be empty","Registration ID не може бути порожнім!"
|
15 |
-
"An error occurred!","Сталась помилка!"
|
16 |
-
"Cannot create an invoice without products!","Неможливо створити інвойс без продуктів!"
|
17 |
-
"Cannot create an invoice!","Неможливо створити інвойс!"
|
18 |
-
"Empty tracking number!","Порожній tracking number!"
|
19 |
-
"Current order cannot be shipped!","Поточне замовлення не може бути відправлено!"
|
20 |
-
"Current order cannot be canceled!","Неможливо відміниити поточне замовлення!"
|
21 |
-
"Current order cannot be holded!","Неможливо затримати поточне замовлення!"
|
22 |
-
"Current order cannot be unholded!","Неможливо відновити поточне замовлення!"
|
23 |
-
"Current tracking number was not found","Поточний tracking number не знайдений!"
|
24 |
-
"Current order does not have shipments!","Поточне замовлення не має відправлень!"
|
25 |
-
"No order was found!","Замовлення не знайдено!"
|
26 |
-
"Action is not set!","Дія не передана!"
|
27 |
-
"Order id cannot be empty!","Order id не може бути порожнім!"
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
package.xml
CHANGED
@@ -1,24 +1,21 @@
|
|
1 |
<?xml version="1.0"?>
|
2 |
<package>
|
3 |
<name>mobile_assistant_connector</name>
|
4 |
-
<version>1.2.
|
5 |
<stability>stable</stability>
|
6 |
<license uri="http://www.gnu.org/licenses/gpl.html">GNU</license>
|
7 |
<channel>community</channel>
|
8 |
<extends/>
|
9 |
<summary>Mobile Assistant Connector</summary>
|
10 |
<description>Mobile Assistant Connector</description>
|
11 |
-
<notes>
|
12 |
-
-
|
13 |
-

|
14 |
-
Fixed:
|
15 |
-
- non defined currencies
|
16 |

|
17 |
*Works only with release of app (2.6.1) and higher</notes>
|
18 |
<authors><author><name>eMagicOne</name><user>mobile</user><email>mobile@emagicone.com</email></author></authors>
|
19 |
-
<date>2015-11-
|
20 |
-
<time>
|
21 |
-
<contents><target name="magecommunity"><dir name="Emagicone"><dir name="Mobassistantconnector"><dir name="Helper"><file name="Access.php" hash="c6f4c96ca225bbc72cb829c59f7808f1"/><file name="Data.php" hash="efa0278512e07a2b87bcb4ee3fe80470"/></dir><dir name="Model"><file name="Defpassword.php" hash="921e5344ba325ddf1aaba6aeb2202696"/><file name="Failed.php" hash="7da654c3cf1e9a3f5a55da7f36192117"/><file name="Login.php" hash="bedbce507924854910524fbabe1c4948"/><file name="Observer.php" hash="324a82764d34bd6684c727c7936a291b"/><file name="Order.php" hash="f3d5529e0504ea0265cb661e03f41109"/><file name="Password.php" hash="66e2050ecc7b56deb654b5476ac1746c"/><dir name="Resource"><dir name="Failed"><file name="Collection.php" hash="18980688d80660f6a663a2c4dce20f54"/></dir><file name="Failed.php" hash="a69ca1239d3400097fabc415ee02751b"/><dir name="Sessions"><file name="Collection.php" hash="397e9a6f637472b59abe42bca09ea616"/></dir><file name="Sessions.php" hash="4d9f6cdd340fd95549d287c6107285ac"/></dir><file name="Sessions.php" hash="e3a32e26446e4cd27032c99dde8d4cfa"/></dir><dir name="controllers"><file name="IndexController.php" hash="
|
22 |
<compatible/>
|
23 |
<dependencies><required><php><min>5.1.0</min><max>6.0.0</max></php><extension><name>curl</name><min>1.0</min><max>3.0</max></extension><extension><name>json</name><min>1.0</min><max>3.0</max></extension><extension><name>date</name><min>1.0</min><max>3.0</max></extension></required></dependencies>
|
24 |
</package>
|
1 |
<?xml version="1.0"?>
|
2 |
<package>
|
3 |
<name>mobile_assistant_connector</name>
|
4 |
+
<version>1.2.7</version>
|
5 |
<stability>stable</stability>
|
6 |
<license uri="http://www.gnu.org/licenses/gpl.html">GNU</license>
|
7 |
<channel>community</channel>
|
8 |
<extends/>
|
9 |
<summary>Mobile Assistant Connector</summary>
|
10 |
<description>Mobile Assistant Connector</description>
|
11 |
+
<notes>Fixed:
|
12 |
+
- installation on Windows machines
|
|
|
|
|
|
|
13 |

|
14 |
*Works only with release of app (2.6.1) and higher</notes>
|
15 |
<authors><author><name>eMagicOne</name><user>mobile</user><email>mobile@emagicone.com</email></author></authors>
|
16 |
+
<date>2015-11-23</date>
|
17 |
+
<time>12:07:20</time>
|
18 |
+
<contents><target name="magecommunity"><dir name="Emagicone"><dir name="Mobassistantconnector"><dir name="Helper"><file name="Access.php" hash="c6f4c96ca225bbc72cb829c59f7808f1"/><file name="Data.php" hash="efa0278512e07a2b87bcb4ee3fe80470"/></dir><dir name="Model"><file name="Defpassword.php" hash="921e5344ba325ddf1aaba6aeb2202696"/><file name="Failed.php" hash="7da654c3cf1e9a3f5a55da7f36192117"/><file name="Login.php" hash="bedbce507924854910524fbabe1c4948"/><file name="Observer.php" hash="324a82764d34bd6684c727c7936a291b"/><file name="Order.php" hash="f3d5529e0504ea0265cb661e03f41109"/><file name="Password.php" hash="66e2050ecc7b56deb654b5476ac1746c"/><dir name="Resource"><dir name="Failed"><file name="Collection.php" hash="18980688d80660f6a663a2c4dce20f54"/></dir><file name="Failed.php" hash="a69ca1239d3400097fabc415ee02751b"/><dir name="Sessions"><file name="Collection.php" hash="397e9a6f637472b59abe42bca09ea616"/></dir><file name="Sessions.php" hash="4d9f6cdd340fd95549d287c6107285ac"/></dir><file name="Sessions.php" hash="e3a32e26446e4cd27032c99dde8d4cfa"/></dir><dir name="controllers"><file name="IndexController.php" hash="edcdedf0bfc23dc8ec426a3967c67065"/><dir name="adminhtml"><file name="IndexController.php" hash="e8fc499b74daeef9dbf856e813cbefb8"/></dir></dir><dir name="etc"><file name="adminhtml.xml" hash="333ed888c7f8a1e067821b6547e34340"/><file name="config.xml" hash="80fa6f67e72acc841bdb1165760ba1ea"/><file name="system.xml" hash="916fe7ee643e4dcb15a5498219605896"/></dir><dir name="sql"><dir name="emagicone_mobassistantconnector_setup"><file name="install-1.2.1.php" hash="2394c0bf43b7c8f15fa83d957ed15ffd"/></dir></dir></dir></dir></target><target name="mageetc"><dir name="modules"><file name="Emagicone_Mobassistantconnector.xml" hash="7bb654478173d96ad294000fc9625820"/></dir></target><target name="magelocale"><dir><dir name="en_GB"><file name="Emagicone_Mobassistantconnector.csv" hash="eaf733f81ff47627c4389d487c93709f"/></dir><dir name="en_US"><file name="Emagicone_Mobassistantconnector.csv" hash="510d79a25c0bfb7a096aab57d8c5b458"/></dir><dir name="es_ES"><file name="Emagicone_Mobassistantconnector.csv" hash="acc37c432dd8b4134844291931b70fbf"/></dir><dir name="fr_FR"><file name="Emagicone_Mobassistantconnector.csv" hash="76c48723a6bbd59534781fd3c7f6d86e"/></dir><dir name="ru_RU"><file name="Emagicone_Mobassistantconnector.csv" hash="2346397cbe029dcc724717b953a3f38c"/></dir><dir name="uk_UA"><file name="Emagicone_Mobassistantconnector.csv" hash="cad0e0c3ec7603e6b886d815357d1766"/></dir></dir></target><target name="magedesign"><dir name="adminhtml"><dir name="default"><dir name="default"><dir name="layout"><file name="mobassistantconnector.xml" hash="b5c4d423be8de0c5d73d64783dcb9a3c"/></dir><dir name="template"><dir name="mobassistantconnector"><file name="jsinit.phtml" hash="785c82b5cf6b2a7dc94a1436d1c9115f"/></dir></dir></dir></dir></dir></target></contents>
|
19 |
<compatible/>
|
20 |
<dependencies><required><php><min>5.1.0</min><max>6.0.0</max></php><extension><name>curl</name><min>1.0</min><max>3.0</max></extension><extension><name>json</name><min>1.0</min><max>3.0</max></extension><extension><name>date</name><min>1.0</min><max>3.0</max></extension></required></dependencies>
|
21 |
</package>
|