Version Notes
Zestard Advancecontactform provide a feature to send mail to specific departpartment persons simultaneously.
Download this release
Release Info
Developer | yogesh |
Extension | advancedcontactform |
Version | 1.0.1 |
Comparing to | |
See all releases |
Code changes from version 1.0.0 to 1.0.1
- package.xml +2 -2
package.xml
CHANGED
@@ -1,7 +1,7 @@
|
|
1 |
<?xml version="1.0"?>
|
2 |
<package>
|
3 |
<name>advancedcontactform</name>
|
4 |
-
<version>1.0.
|
5 |
<stability>stable</stability>
|
6 |
<license uri="http://opensource.org/licenses/osl-3.0.php">OSL v3.0</license>
|
7 |
<channel>community</channel>
|
@@ -11,7 +11,7 @@
|
|
11 |
<notes>Zestard Advancecontactform provide a feature to send mail to specific departpartment persons simultaneously.</notes>
|
12 |
<authors><author><name>yogesh</name><user>yogesh</user><email>yogesh@zestard.com</email></author></authors>
|
13 |
<date>2015-06-30</date>
|
14 |
-
<time>
|
15 |
<contents><target name="mageetc"><dir name="modules"><file name="Zestard_Advancecontactform.xml" hash="a8e91bdc9a6bdda213510593b8ee10d2"/></dir></target><target name="magecommunity"><dir name="Zestard"><dir name="Advancecontactform"><dir name="Helper"><file name="Data.php" hash="d949271129e03a46e21daf7a516de831"/></dir><dir name="controllers"><file name="IndexController.php" hash="6b0f6d2859026d7c360d63b892544d47"/></dir><dir name="etc"><file name="config.xml" hash="a2b83cf38dffad01d23563b2609c778e"/><file name="system.xml" hash="6bf50409036648d00c3081f360941836"/></dir></dir></dir></target><target name="magedesign"><dir name="frontend"><dir name="base"><dir name="default"><dir name="layout"><file name="advancecontactform.xml" hash="3a211ee456777c0316268d65259bebf2"/></dir><dir name="template"><dir name="advancecontactform"><file name="advancecontactform.phtml" hash="e87b5080f5cbbee9ba579774be921857"/></dir></dir></dir></dir></dir></target><target name="magelocale"><dir name="en_US"><dir name="template"><dir name="email"><dir name="advancecontactform"><file name="advancecontactform.html" hash="9e9ac4507c297010569d63fe26c3c1f1"/></dir></dir></dir></dir></target></contents>
|
16 |
<compatible/>
|
17 |
<dependencies><required><php><min>5.2.0</min><max>6.0.0</max></php></required></dependencies>
|
1 |
<?xml version="1.0"?>
|
2 |
<package>
|
3 |
<name>advancedcontactform</name>
|
4 |
+
<version>1.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>
|
11 |
<notes>Zestard Advancecontactform provide a feature to send mail to specific departpartment persons simultaneously.</notes>
|
12 |
<authors><author><name>yogesh</name><user>yogesh</user><email>yogesh@zestard.com</email></author></authors>
|
13 |
<date>2015-06-30</date>
|
14 |
+
<time>14:07:42</time>
|
15 |
<contents><target name="mageetc"><dir name="modules"><file name="Zestard_Advancecontactform.xml" hash="a8e91bdc9a6bdda213510593b8ee10d2"/></dir></target><target name="magecommunity"><dir name="Zestard"><dir name="Advancecontactform"><dir name="Helper"><file name="Data.php" hash="d949271129e03a46e21daf7a516de831"/></dir><dir name="controllers"><file name="IndexController.php" hash="6b0f6d2859026d7c360d63b892544d47"/></dir><dir name="etc"><file name="config.xml" hash="a2b83cf38dffad01d23563b2609c778e"/><file name="system.xml" hash="6bf50409036648d00c3081f360941836"/></dir></dir></dir></target><target name="magedesign"><dir name="frontend"><dir name="base"><dir name="default"><dir name="layout"><file name="advancecontactform.xml" hash="3a211ee456777c0316268d65259bebf2"/></dir><dir name="template"><dir name="advancecontactform"><file name="advancecontactform.phtml" hash="e87b5080f5cbbee9ba579774be921857"/></dir></dir></dir></dir></dir></target><target name="magelocale"><dir name="en_US"><dir name="template"><dir name="email"><dir name="advancecontactform"><file name="advancecontactform.html" hash="9e9ac4507c297010569d63fe26c3c1f1"/></dir></dir></dir></dir></target></contents>
|
16 |
<compatible/>
|
17 |
<dependencies><required><php><min>5.2.0</min><max>6.0.0</max></php></required></dependencies>
|