Version Notes
Ongage Magento Plug-in
Version 1.0.5
Released July, 2014
Credits: Jaldip Upadhyay, Krunal Patel, Pratik Patel, Dharmesh Vasani
Terms of Service: http://www.ongage.com/legal-terms/terms-of-service
Copyright (C) Ongage
Download this release
Release Info
Developer | Stepin team |
Extension | Official_Ongage_Integration_For_Magento |
Version | 1.0.5 |
Comparing to | |
See all releases |
Code changes from version 1.0.4 to 1.0.5
- app/code/community/Ongage/MageGage/Block/Adminhtml/System/Config/Form/Field/Mapfields.php +2 -2
- app/code/community/Ongage/MageGage/Block/Adminhtml/System/Config/OauthWizard.php +2 -2
- app/code/community/Ongage/MageGage/Block/Form/Register.php +2 -2
- app/code/community/Ongage/MageGage/Helper/Data.php +2 -2
- app/code/community/Ongage/MageGage/Model/Api.php +2 -2
- app/code/community/Ongage/MageGage/Model/Gage.php +2 -2
- app/code/community/Ongage/MageGage/Model/Observer.php +2 -2
- app/code/community/Ongage/MageGage/Model/System/Config/Source/List.php +3 -3
- app/code/community/Ongage/MageGage/controllers/AccountController.php +2 -2
- app/code/community/Ongage/MageGage/controllers/Adminhtml/OngagemailController.php +2 -2
- app/code/community/Ongage/MageGage/controllers/SubscriberController.php +2 -2
- app/code/community/Ongage/MageGage/etc/adminhtml.xml +2 -2
- app/code/community/Ongage/MageGage/etc/config.xml +3 -3
- app/code/community/Ongage/MageGage/etc/system.xml +2 -2
- app/design/adminhtml/default/default/layout/magegage.xml +2 -2
- app/design/adminhtml/default/default/template/magegage/system/config/oauth_wizard.phtml +2 -2
- app/design/frontend/base/default/layout/magegage.xml +2 -2
- app/design/frontend/base/default/template/magegage/form.phtml +2 -2
- app/etc/modules/Ongage_MageGage.xml +2 -2
- package.xml +8 -8
app/code/community/Ongage/MageGage/Block/Adminhtml/System/Config/Form/Field/Mapfields.php
CHANGED
@@ -1,8 +1,8 @@
|
|
1 |
<?php
|
2 |
/*
|
3 |
* Ongage Magento Plug-in
|
4 |
-
* Version 1.0.
|
5 |
-
* Released
|
6 |
* Credits: Jaldip Upadhyay, Krunal Patel, Pratik Patel, Dharmesh Vasani
|
7 |
* Terms of Service: http://www.ongage.com/legal-terms/terms-of-service
|
8 |
* Copyright (C) Ongage
|
1 |
<?php
|
2 |
/*
|
3 |
* Ongage Magento Plug-in
|
4 |
+
* Version 1.0.5
|
5 |
+
* Released July, 2014
|
6 |
* Credits: Jaldip Upadhyay, Krunal Patel, Pratik Patel, Dharmesh Vasani
|
7 |
* Terms of Service: http://www.ongage.com/legal-terms/terms-of-service
|
8 |
* Copyright (C) Ongage
|
app/code/community/Ongage/MageGage/Block/Adminhtml/System/Config/OauthWizard.php
CHANGED
@@ -1,8 +1,8 @@
|
|
1 |
<?php
|
2 |
/*
|
3 |
* Ongage Magento Plug-in
|
4 |
-
* Version 1.0.
|
5 |
-
* Released
|
6 |
* Credits: Jaldip Upadhyay, Krunal Patel, Pratik Patel, Dharmesh Vasani
|
7 |
* Terms of Service: http://www.ongage.com/legal-terms/terms-of-service
|
8 |
* Copyright (C) Ongage
|
1 |
<?php
|
2 |
/*
|
3 |
* Ongage Magento Plug-in
|
4 |
+
* Version 1.0.5
|
5 |
+
* Released July, 2014
|
6 |
* Credits: Jaldip Upadhyay, Krunal Patel, Pratik Patel, Dharmesh Vasani
|
7 |
* Terms of Service: http://www.ongage.com/legal-terms/terms-of-service
|
8 |
* Copyright (C) Ongage
|
app/code/community/Ongage/MageGage/Block/Form/Register.php
CHANGED
@@ -1,8 +1,8 @@
|
|
1 |
<?php
|
2 |
/*
|
3 |
* Ongage Magento Plug-in
|
4 |
-
* Version 1.0.
|
5 |
-
* Released
|
6 |
* Credits: Jaldip Upadhyay, Krunal Patel, Pratik Patel, Dharmesh Vasani
|
7 |
* Terms of Service: http://www.ongage.com/legal-terms/terms-of-service
|
8 |
* Copyright (C) Ongage
|
1 |
<?php
|
2 |
/*
|
3 |
* Ongage Magento Plug-in
|
4 |
+
* Version 1.0.5
|
5 |
+
* Released July, 2014
|
6 |
* Credits: Jaldip Upadhyay, Krunal Patel, Pratik Patel, Dharmesh Vasani
|
7 |
* Terms of Service: http://www.ongage.com/legal-terms/terms-of-service
|
8 |
* Copyright (C) Ongage
|
app/code/community/Ongage/MageGage/Helper/Data.php
CHANGED
@@ -1,8 +1,8 @@
|
|
1 |
<?php
|
2 |
/*
|
3 |
* Ongage Magento Plug-in
|
4 |
-
* Version 1.0.
|
5 |
-
* Released
|
6 |
* Credits: Jaldip Upadhyay, Krunal Patel, Pratik Patel, Dharmesh Vasani
|
7 |
* Terms of Service: http://www.ongage.com/legal-terms/terms-of-service
|
8 |
* Copyright (C) Ongage
|
1 |
<?php
|
2 |
/*
|
3 |
* Ongage Magento Plug-in
|
4 |
+
* Version 1.0.5
|
5 |
+
* Released July, 2014
|
6 |
* Credits: Jaldip Upadhyay, Krunal Patel, Pratik Patel, Dharmesh Vasani
|
7 |
* Terms of Service: http://www.ongage.com/legal-terms/terms-of-service
|
8 |
* Copyright (C) Ongage
|
app/code/community/Ongage/MageGage/Model/Api.php
CHANGED
@@ -1,8 +1,8 @@
|
|
1 |
<?php
|
2 |
/*
|
3 |
* Ongage Magento Plug-in
|
4 |
-
* Version 1.0.
|
5 |
-
* Released
|
6 |
* Credits: Jaldip Upadhyay, Krunal Patel, Pratik Patel, Dharmesh Vasani
|
7 |
* Terms of Service: http://www.ongage.com/legal-terms/terms-of-service
|
8 |
* Copyright (C) Ongage
|
1 |
<?php
|
2 |
/*
|
3 |
* Ongage Magento Plug-in
|
4 |
+
* Version 1.0.5
|
5 |
+
* Released July, 2014
|
6 |
* Credits: Jaldip Upadhyay, Krunal Patel, Pratik Patel, Dharmesh Vasani
|
7 |
* Terms of Service: http://www.ongage.com/legal-terms/terms-of-service
|
8 |
* Copyright (C) Ongage
|
app/code/community/Ongage/MageGage/Model/Gage.php
CHANGED
@@ -1,8 +1,8 @@
|
|
1 |
<?php
|
2 |
/*
|
3 |
* Ongage Magento Plug-in
|
4 |
-
* Version 1.0.
|
5 |
-
* Released
|
6 |
* Credits: Jaldip Upadhyay, Krunal Patel, Pratik Patel, Dharmesh Vasani
|
7 |
* Terms of Service: http://www.ongage.com/legal-terms/terms-of-service
|
8 |
* Copyright (C) Ongage
|
1 |
<?php
|
2 |
/*
|
3 |
* Ongage Magento Plug-in
|
4 |
+
* Version 1.0.5
|
5 |
+
* Released July, 2014
|
6 |
* Credits: Jaldip Upadhyay, Krunal Patel, Pratik Patel, Dharmesh Vasani
|
7 |
* Terms of Service: http://www.ongage.com/legal-terms/terms-of-service
|
8 |
* Copyright (C) Ongage
|
app/code/community/Ongage/MageGage/Model/Observer.php
CHANGED
@@ -1,8 +1,8 @@
|
|
1 |
<?php
|
2 |
/*
|
3 |
* Ongage Magento Plug-in
|
4 |
-
* Version 1.0.
|
5 |
-
* Released
|
6 |
* Credits: Jaldip Upadhyay, Krunal Patel, Pratik Patel, Dharmesh Vasani
|
7 |
* Terms of Service: http://www.ongage.com/legal-terms/terms-of-service
|
8 |
* Copyright (C) Ongage
|
1 |
<?php
|
2 |
/*
|
3 |
* Ongage Magento Plug-in
|
4 |
+
* Version 1.0.5
|
5 |
+
* Released July, 2014
|
6 |
* Credits: Jaldip Upadhyay, Krunal Patel, Pratik Patel, Dharmesh Vasani
|
7 |
* Terms of Service: http://www.ongage.com/legal-terms/terms-of-service
|
8 |
* Copyright (C) Ongage
|
app/code/community/Ongage/MageGage/Model/System/Config/Source/List.php
CHANGED
@@ -1,8 +1,8 @@
|
|
1 |
-
|
2 |
/*
|
3 |
* Ongage Magento Plug-in
|
4 |
-
* Version 1.0.
|
5 |
-
* Released
|
6 |
* Credits: Jaldip Upadhyay, Krunal Patel, Pratik Patel, Dharmesh Vasani
|
7 |
* Terms of Service: http://www.ongage.com/legal-terms/terms-of-service
|
8 |
* Copyright (C) Ongage
|
1 |
+
<?php
|
2 |
/*
|
3 |
* Ongage Magento Plug-in
|
4 |
+
* Version 1.0.5
|
5 |
+
* Released July, 2014
|
6 |
* Credits: Jaldip Upadhyay, Krunal Patel, Pratik Patel, Dharmesh Vasani
|
7 |
* Terms of Service: http://www.ongage.com/legal-terms/terms-of-service
|
8 |
* Copyright (C) Ongage
|
app/code/community/Ongage/MageGage/controllers/AccountController.php
CHANGED
@@ -2,8 +2,8 @@
|
|
2 |
include_once('Mage/Customer/controllers/AccountController.php');
|
3 |
/*
|
4 |
* Ongage Magento Plug-in
|
5 |
-
* Version 1.0.
|
6 |
-
* Released
|
7 |
* Credits: Jaldip Upadhyay, Krunal Patel, Pratik Patel, Dharmesh Vasani
|
8 |
* Terms of Service: http://www.ongage.com/legal-terms/terms-of-service
|
9 |
* Copyright (C) Ongage
|
2 |
include_once('Mage/Customer/controllers/AccountController.php');
|
3 |
/*
|
4 |
* Ongage Magento Plug-in
|
5 |
+
* Version 1.0.5
|
6 |
+
* Released July, 2014
|
7 |
* Credits: Jaldip Upadhyay, Krunal Patel, Pratik Patel, Dharmesh Vasani
|
8 |
* Terms of Service: http://www.ongage.com/legal-terms/terms-of-service
|
9 |
* Copyright (C) Ongage
|
app/code/community/Ongage/MageGage/controllers/Adminhtml/OngagemailController.php
CHANGED
@@ -1,8 +1,8 @@
|
|
1 |
<?php
|
2 |
/*
|
3 |
* Ongage Magento Plug-in
|
4 |
-
* Version 1.0.
|
5 |
-
* Released
|
6 |
* Credits: Jaldip Upadhyay, Krunal Patel, Pratik Patel, Dharmesh Vasani
|
7 |
* Terms of Service: http://www.ongage.com/legal-terms/terms-of-service
|
8 |
* Copyright (C) Ongage
|
1 |
<?php
|
2 |
/*
|
3 |
* Ongage Magento Plug-in
|
4 |
+
* Version 1.0.5
|
5 |
+
* Released July, 2014
|
6 |
* Credits: Jaldip Upadhyay, Krunal Patel, Pratik Patel, Dharmesh Vasani
|
7 |
* Terms of Service: http://www.ongage.com/legal-terms/terms-of-service
|
8 |
* Copyright (C) Ongage
|
app/code/community/Ongage/MageGage/controllers/SubscriberController.php
CHANGED
@@ -2,8 +2,8 @@
|
|
2 |
include_once('Mage/Newsletter/controllers/SubscriberController.php');
|
3 |
/*
|
4 |
* Ongage Magento Plug-in
|
5 |
-
* Version 1.0.
|
6 |
-
* Released
|
7 |
* Credits: Jaldip Upadhyay, Krunal Patel, Pratik Patel, Dharmesh Vasani
|
8 |
* Terms of Service: http://www.ongage.com/legal-terms/terms-of-service
|
9 |
* Copyright (C) Ongage
|
2 |
include_once('Mage/Newsletter/controllers/SubscriberController.php');
|
3 |
/*
|
4 |
* Ongage Magento Plug-in
|
5 |
+
* Version 1.0.5
|
6 |
+
* Released July, 2014
|
7 |
* Credits: Jaldip Upadhyay, Krunal Patel, Pratik Patel, Dharmesh Vasani
|
8 |
* Terms of Service: http://www.ongage.com/legal-terms/terms-of-service
|
9 |
* Copyright (C) Ongage
|
app/code/community/Ongage/MageGage/etc/adminhtml.xml
CHANGED
@@ -1,8 +1,8 @@
|
|
1 |
<?xml version="1.0"?>
|
2 |
<!--
|
3 |
* Ongage Magento Plug-in
|
4 |
-
* Version 1.0.
|
5 |
-
* Released
|
6 |
* Credits: Jaldip Upadhyay, Krunal Patel, Pratik Patel, Dharmesh Vasani
|
7 |
* Terms of Service: http://www.ongage.com/legal-terms/terms-of-service
|
8 |
* Copyright (C) Ongage
|
1 |
<?xml version="1.0"?>
|
2 |
<!--
|
3 |
* Ongage Magento Plug-in
|
4 |
+
* Version 1.0.5
|
5 |
+
* Released July, 2014
|
6 |
* Credits: Jaldip Upadhyay, Krunal Patel, Pratik Patel, Dharmesh Vasani
|
7 |
* Terms of Service: http://www.ongage.com/legal-terms/terms-of-service
|
8 |
* Copyright (C) Ongage
|
app/code/community/Ongage/MageGage/etc/config.xml
CHANGED
@@ -1,8 +1,8 @@
|
|
1 |
<?xml version="1.0"?>
|
2 |
<!--
|
3 |
* Ongage Magento Plug-in
|
4 |
-
* Version 1.0.
|
5 |
-
* Released
|
6 |
* Credits: Jaldip Upadhyay, Krunal Patel, Pratik Patel, Dharmesh Vasani
|
7 |
* Terms of Service: http://www.ongage.com/legal-terms/terms-of-service
|
8 |
* Copyright (C) Ongage
|
@@ -10,7 +10,7 @@
|
|
10 |
<config>
|
11 |
<modules>
|
12 |
<Ongage_MageGage>
|
13 |
-
<version>1.0.
|
14 |
</Ongage_MageGage>
|
15 |
</modules>
|
16 |
<global>
|
1 |
<?xml version="1.0"?>
|
2 |
<!--
|
3 |
* Ongage Magento Plug-in
|
4 |
+
* Version 1.0.5
|
5 |
+
* Released July, 2014
|
6 |
* Credits: Jaldip Upadhyay, Krunal Patel, Pratik Patel, Dharmesh Vasani
|
7 |
* Terms of Service: http://www.ongage.com/legal-terms/terms-of-service
|
8 |
* Copyright (C) Ongage
|
10 |
<config>
|
11 |
<modules>
|
12 |
<Ongage_MageGage>
|
13 |
+
<version>1.0.5</version>
|
14 |
</Ongage_MageGage>
|
15 |
</modules>
|
16 |
<global>
|
app/code/community/Ongage/MageGage/etc/system.xml
CHANGED
@@ -1,8 +1,8 @@
|
|
1 |
<?xml version="1.0"?>
|
2 |
<!--
|
3 |
* Ongage Magento Plug-in
|
4 |
-
* Version 1.0.
|
5 |
-
* Released
|
6 |
* Credits: Jaldip Upadhyay, Krunal Patel, Pratik Patel, Dharmesh Vasani
|
7 |
* Terms of Service: http://www.ongage.com/legal-terms/terms-of-service
|
8 |
* Copyright (C) Ongage
|
1 |
<?xml version="1.0"?>
|
2 |
<!--
|
3 |
* Ongage Magento Plug-in
|
4 |
+
* Version 1.0.5
|
5 |
+
* Released July, 2014
|
6 |
* Credits: Jaldip Upadhyay, Krunal Patel, Pratik Patel, Dharmesh Vasani
|
7 |
* Terms of Service: http://www.ongage.com/legal-terms/terms-of-service
|
8 |
* Copyright (C) Ongage
|
app/design/adminhtml/default/default/layout/magegage.xml
CHANGED
@@ -1,8 +1,8 @@
|
|
1 |
<?xml version="1.0"?>
|
2 |
<!--
|
3 |
* Ongage Magento Plug-in
|
4 |
-
* Version 1.0.
|
5 |
-
* Released
|
6 |
* Credits: Jaldip Upadhyay, Krunal Patel, Pratik Patel, Dharmesh Vasani
|
7 |
* Terms of Service: http://www.ongage.com/legal-terms/terms-of-service
|
8 |
* Copyright (C) Ongage
|
1 |
<?xml version="1.0"?>
|
2 |
<!--
|
3 |
* Ongage Magento Plug-in
|
4 |
+
* Version 1.0.5
|
5 |
+
* Released July, 2014
|
6 |
* Credits: Jaldip Upadhyay, Krunal Patel, Pratik Patel, Dharmesh Vasani
|
7 |
* Terms of Service: http://www.ongage.com/legal-terms/terms-of-service
|
8 |
* Copyright (C) Ongage
|
app/design/adminhtml/default/default/template/magegage/system/config/oauth_wizard.phtml
CHANGED
@@ -1,8 +1,8 @@
|
|
1 |
<?php
|
2 |
/*
|
3 |
* Ongage Magento Plug-in
|
4 |
-
* Version 1.0.
|
5 |
-
* Released
|
6 |
* Credits: Jaldip Upadhyay, Krunal Patel, Pratik Patel, Dharmesh Vasani
|
7 |
* Terms of Service: http://www.ongage.com/legal-terms/terms-of-service
|
8 |
* Copyright (C) Ongage
|
1 |
<?php
|
2 |
/*
|
3 |
* Ongage Magento Plug-in
|
4 |
+
* Version 1.0.5
|
5 |
+
* Released July, 2014
|
6 |
* Credits: Jaldip Upadhyay, Krunal Patel, Pratik Patel, Dharmesh Vasani
|
7 |
* Terms of Service: http://www.ongage.com/legal-terms/terms-of-service
|
8 |
* Copyright (C) Ongage
|
app/design/frontend/base/default/layout/magegage.xml
CHANGED
@@ -1,8 +1,8 @@
|
|
1 |
<?xml version="1.0"?>
|
2 |
<!--
|
3 |
* Ongage Magento Plug-in
|
4 |
-
* Version 1.0.
|
5 |
-
* Released
|
6 |
* Credits: Jaldip Upadhyay, Krunal Patel, Pratik Patel, Dharmesh Vasani
|
7 |
* Terms of Service: http://www.ongage.com/legal-terms/terms-of-service
|
8 |
* Copyright (C) Ongage
|
1 |
<?xml version="1.0"?>
|
2 |
<!--
|
3 |
* Ongage Magento Plug-in
|
4 |
+
* Version 1.0.5
|
5 |
+
* Released July, 2014
|
6 |
* Credits: Jaldip Upadhyay, Krunal Patel, Pratik Patel, Dharmesh Vasani
|
7 |
* Terms of Service: http://www.ongage.com/legal-terms/terms-of-service
|
8 |
* Copyright (C) Ongage
|
app/design/frontend/base/default/template/magegage/form.phtml
CHANGED
@@ -1,8 +1,8 @@
|
|
1 |
<?php
|
2 |
/*
|
3 |
* Ongage Magento Plug-in
|
4 |
-
* Version 1.0.
|
5 |
-
* Released
|
6 |
* Credits: Jaldip Upadhyay, Krunal Patel, Pratik Patel, Dharmesh Vasani
|
7 |
* Terms of Service: http://www.ongage.com/legal-terms/terms-of-service
|
8 |
* Copyright (C) Ongage
|
1 |
<?php
|
2 |
/*
|
3 |
* Ongage Magento Plug-in
|
4 |
+
* Version 1.0.5
|
5 |
+
* Released July, 2014
|
6 |
* Credits: Jaldip Upadhyay, Krunal Patel, Pratik Patel, Dharmesh Vasani
|
7 |
* Terms of Service: http://www.ongage.com/legal-terms/terms-of-service
|
8 |
* Copyright (C) Ongage
|
app/etc/modules/Ongage_MageGage.xml
CHANGED
@@ -1,8 +1,8 @@
|
|
1 |
<?xml version = "1.0"?>
|
2 |
<!--
|
3 |
* Ongage Magento Plug-in
|
4 |
-
* Version 1.0.
|
5 |
-
* Released
|
6 |
* Credits: Jaldip Upadhyay, Krunal Patel, Pratik Patel, Dharmesh Vasani
|
7 |
* Terms of Service: http://www.ongage.com/legal-terms/terms-of-service
|
8 |
* Copyright (C) Ongage
|
1 |
<?xml version = "1.0"?>
|
2 |
<!--
|
3 |
* Ongage Magento Plug-in
|
4 |
+
* Version 1.0.5
|
5 |
+
* Released July, 2014
|
6 |
* Credits: Jaldip Upadhyay, Krunal Patel, Pratik Patel, Dharmesh Vasani
|
7 |
* Terms of Service: http://www.ongage.com/legal-terms/terms-of-service
|
8 |
* Copyright (C) Ongage
|
package.xml
CHANGED
@@ -1,28 +1,28 @@
|
|
1 |
<?xml version="1.0"?>
|
2 |
<package>
|
3 |
<name>Official_Ongage_Integration_For_Magento</name>
|
4 |
-
<version>1.0.
|
5 |
<stability>stable</stability>
|
6 |
<license uri="https://connect.ongage.net">OSL v3.0</license>
|
7 |
<channel>community</channel>
|
8 |
<extends/>
|
9 |
<summary>Ongage Extension</summary>
|
10 |
<description>Ongage Magento Plug-in
|
11 |
-
Version 1.0.
|
12 |
-
Released
|
13 |
Credits: Jaldip Upadhyay, Krunal Patel, Pratik Patel, Dharmesh Vasani
|
14 |
Terms of Service: http://www.ongage.com/legal-terms/terms-of-service
|
15 |
Copyright (C) Ongage</description>
|
16 |
<notes>Ongage Magento Plug-in
|
17 |
-
Version 1.0.
|
18 |
-
Released
|
19 |
Credits: Jaldip Upadhyay, Krunal Patel, Pratik Patel, Dharmesh Vasani
|
20 |
Terms of Service: http://www.ongage.com/legal-terms/terms-of-service
|
21 |
Copyright (C) Ongage</notes>
|
22 |
<authors><author><name>Stepin team</name><user>StepinSolutions</user><email>StepinSolutionsteam@stepin.in</email></author></authors>
|
23 |
<date>2014-07-26</date>
|
24 |
-
<time>
|
25 |
-
<contents><target name="mageetc"><dir name="modules"><file name="Ongage_MageGage.xml" hash="
|
26 |
<compatible/>
|
27 |
-
<dependencies><required><php><min>5.1.0</min><max>6.0.0</max></php><
|
28 |
</package>
|
1 |
<?xml version="1.0"?>
|
2 |
<package>
|
3 |
<name>Official_Ongage_Integration_For_Magento</name>
|
4 |
+
<version>1.0.5</version>
|
5 |
<stability>stable</stability>
|
6 |
<license uri="https://connect.ongage.net">OSL v3.0</license>
|
7 |
<channel>community</channel>
|
8 |
<extends/>
|
9 |
<summary>Ongage Extension</summary>
|
10 |
<description>Ongage Magento Plug-in
|
11 |
+
Version 1.0.5
|
12 |
+
Released July, 2014
|
13 |
Credits: Jaldip Upadhyay, Krunal Patel, Pratik Patel, Dharmesh Vasani
|
14 |
Terms of Service: http://www.ongage.com/legal-terms/terms-of-service
|
15 |
Copyright (C) Ongage</description>
|
16 |
<notes>Ongage Magento Plug-in
|
17 |
+
Version 1.0.5
|
18 |
+
Released July, 2014
|
19 |
Credits: Jaldip Upadhyay, Krunal Patel, Pratik Patel, Dharmesh Vasani
|
20 |
Terms of Service: http://www.ongage.com/legal-terms/terms-of-service
|
21 |
Copyright (C) Ongage</notes>
|
22 |
<authors><author><name>Stepin team</name><user>StepinSolutions</user><email>StepinSolutionsteam@stepin.in</email></author></authors>
|
23 |
<date>2014-07-26</date>
|
24 |
+
<time>11:08:52</time>
|
25 |
+
<contents><target name="mageetc"><dir name="modules"><file name="Ongage_MageGage.xml" hash="483cfc8db4822e298be1d2cd4fb05c29"/></dir></target><target name="magedesign"><dir name="frontend"><dir name="base"><dir name="default"><dir name="layout"><file name="magegage.xml" hash="11480dfd5bd618b313df328052f091c2"/></dir><dir name="template"><dir name="magegage"><file name="form.phtml" hash="a1b12624374a7b704c7470b4217c5869"/></dir></dir></dir></dir></dir><dir name="adminhtml"><dir name="default"><dir name="default"><dir name="template"><dir name="magegage"><dir name="system"><dir name="config"><file name="oauth_wizard.phtml" hash="962b39433abc897abcae7e98ad2878a0"/></dir></dir></dir></dir><dir name="layout"><file name="magegage.xml" hash="fde188b01fecdf572b61190eaa0c0f81"/></dir></dir></dir></dir></target><target name="magemedia"><dir name="ongagefile"><file name="samplefile.csv" hash="cb90cf47524c0323d00790a6d57ac9b9"/></dir></target><target name="mageskin"><dir name="adminhtml"><dir name="default"><dir name="default"><dir name="ongage"><file name="ongage.css" hash="9b3e869813c2339e2858636ef7a10a19"/><file name="ongage.jpg" hash="7eb304565e7dd974f6fd90a2c9a19acd"/></dir></dir></dir></dir></target><target name="magecommunity"><dir name="Ongage"><dir name="MageGage"><dir name="Block"><dir name="Form"><file name="Register.php" hash="5d3ec3c39a076efb9ac1ec61cb77cf1b"/></dir><dir name="Adminhtml"><dir name="System"><dir name="Config"><dir name="Form"><dir name="Field"><file name="Mapfields.php" hash="0d7b9194ad4117390331cb356f105190"/></dir></dir><file name="OauthWizard.php" hash="55d3b6b0bb4977e65337061e60ba4d39"/></dir></dir></dir></dir><dir name="controllers"><dir name="Adminhtml"><file name="OngagemailController.php" hash="9629a0d3ba0d6e2105017b880d8d022b"/></dir><file name="AccountController.php" hash="6ec8a8d3d4d38f09b25c883cf8983d00"/><file name="SubscriberController.php" hash="67708315f62daddf20a2a5ebf07b0ecc"/></dir><dir name="etc"><file name="adminhtml.xml" hash="cb6b81993f56c0e819826592b4070c14"/><file name="config.xml" hash="143696d531af1731a53296c3b0bb30cd"/><file name="system.xml" hash="11209372fe9581056194c36ac43be79d"/></dir><dir name="Helper"><file name="Data.php" hash="58899cb350b205f6beae6c72ccc4d2b4"/></dir><dir name="Model"><file name="Api.php" hash="ae96286d9cc00c2d3da8ea910e72125f"/><file name="Gage.php" hash="4f4ac169db380c37efb010e527fe8f87"/><file name="Observer.php" hash="5dfa1f8b2ef7a6d261e6d74eee26b47b"/><dir name="System"><dir name="Config"><dir name="Source"><file name="List.php" hash="810c8db0bcf42bce2c443cd931539f35"/></dir></dir></dir></dir></dir></dir></target></contents>
|
26 |
<compatible/>
|
27 |
+
<dependencies><required><php><min>5.1.0</min><max>6.0.0</max></php><extension><name>curl</name><min></min><max></max></extension></required></dependencies>
|
28 |
</package>
|