Version Notes
Contact Us data will be saved and can be viewed from admin grid.
Inquiry can also be respond from this grid.
Respond Email will be send to contacting person directly from detail page of this grid.
Different status of Inquiry is discriminated with different colored status on grid.
Multiple Mark As Read and multiple Delete option is available in mass action.
Download this release
Release Info
Developer | Akhilesh Yadav |
Extension | contacts_grid |
Version | 1.1.0 |
Comparing to | |
See all releases |
Code changes from version 1.0.0 to 1.1.0
app/code/community/Buzzzaky/Contactsgrid/etc/config.xml
CHANGED
@@ -2,7 +2,7 @@
|
|
2 |
<config>
|
3 |
<modules>
|
4 |
<Buzzzaky_Contactsgrid>
|
5 |
-
<version>1.
|
6 |
</Buzzzaky_Contactsgrid>
|
7 |
</modules>
|
8 |
<frontend>
|
2 |
<config>
|
3 |
<modules>
|
4 |
<Buzzzaky_Contactsgrid>
|
5 |
+
<version>1.1.0</version>
|
6 |
</Buzzzaky_Contactsgrid>
|
7 |
</modules>
|
8 |
<frontend>
|
app/code/community/Buzzzaky/Contactsgrid/sql/contactsgrid_setup/{mysql4-install-1.0.1.php → mysql4-install-1.1.0.php}
RENAMED
File without changes
|
app/etc/modules/Buzzzaky_Contactsgrid.xml
CHANGED
@@ -4,7 +4,7 @@
|
|
4 |
<Buzzzaky_Contactsgrid>
|
5 |
<active>true</active>
|
6 |
<codePool>community</codePool>
|
7 |
-
<version>1.
|
8 |
</Buzzzaky_Contactsgrid>
|
9 |
</modules>
|
10 |
</config>
|
4 |
<Buzzzaky_Contactsgrid>
|
5 |
<active>true</active>
|
6 |
<codePool>community</codePool>
|
7 |
+
<version>1.1.0</version>
|
8 |
</Buzzzaky_Contactsgrid>
|
9 |
</modules>
|
10 |
</config>
|
package.xml
CHANGED
@@ -1,7 +1,7 @@
|
|
1 |
<?xml version="1.0"?>
|
2 |
<package>
|
3 |
<name>contacts_grid</name>
|
4 |
-
<version>1.
|
5 |
<stability>stable</stability>
|
6 |
<license uri="http://opensource.org/licenses/osl-3.0.php">Open Software License (OSL)</license>
|
7 |
<channel>community</channel>
|
@@ -26,9 +26,9 @@ Different status of Inquiry is discriminated with different colored status on gr
|
|
26 |

|
27 |
Multiple Mark As Read and multiple Delete option is available in mass action. </notes>
|
28 |
<authors><author><name>Akhilesh Yadav</name><user>BuzzzAky</user><email>akhileshaky@gmail.com</email></author></authors>
|
29 |
-
<date>2016-07-
|
30 |
-
<time>
|
31 |
-
<contents><target name="mageetc"><dir name="modules"><file name="Buzzzaky_Contactsgrid.xml" hash="
|
32 |
<compatible/>
|
33 |
<dependencies><required><php><min>5.2.0</min><max>6.0.0</max></php></required></dependencies>
|
34 |
</package>
|
1 |
<?xml version="1.0"?>
|
2 |
<package>
|
3 |
<name>contacts_grid</name>
|
4 |
+
<version>1.1.0</version>
|
5 |
<stability>stable</stability>
|
6 |
<license uri="http://opensource.org/licenses/osl-3.0.php">Open Software License (OSL)</license>
|
7 |
<channel>community</channel>
|
26 |

|
27 |
Multiple Mark As Read and multiple Delete option is available in mass action. </notes>
|
28 |
<authors><author><name>Akhilesh Yadav</name><user>BuzzzAky</user><email>akhileshaky@gmail.com</email></author></authors>
|
29 |
+
<date>2016-07-14</date>
|
30 |
+
<time>21:19:16</time>
|
31 |
+
<contents><target name="mageetc"><dir name="modules"><file name="Buzzzaky_Contactsgrid.xml" hash="c594d5db6f1ac2aa8ec093702b8aeabd"/></dir></target><target name="magecommunity"><dir name="Buzzzaky"><dir name="Contactsgrid"><dir name="Block"><dir name="Adminhtml"><dir name="Contactsgrid"><dir name="Edit"><file name="Form.php" hash="7d3f604ecbff4927218a7f681173bffd"/><dir name="Tab"><file name="Form.php" hash="3ebb0dc62f3d6a7c8515a53135bea5b4"/></dir><file name="Tabs.php" hash="5ad911a8b5ea2c6c0a727c97ef226735"/></dir><file name="Edit.php" hash="e0fa5a7cd7722c7f6ce58d8ba6dfaa92"/><file name="Grid.php" hash="5337a34b834c70d4411ac4376a2e91dd"/></dir><file name="Contactsgrid.php" hash="a82ae3d396f61b19b3f5c4243d203fbd"/></dir></dir><dir name="Helper"><file name="Data.php" hash="3138b3d3de34dce1ebaf651d869be0b4"/></dir><dir name="Model"><file name="Contactsgrid.php" hash="05235de796ec06b9889b95f391c39efb"/><dir name="Mysql4"><dir name="Contactsgrid"><file name="Collection.php" hash="d731151b23f7819795636645dca62741"/></dir><file name="Contactsgrid.php" hash="b5a3568429a8d90a316dbd44a88c38ae"/></dir></dir><dir name="controllers"><dir name="Adminhtml"><file name="ContactsgridController.php" hash="cf1d6057f9e462962e8ba51b1d3d9072"/></dir><dir name="Contacts"><file name="IndexController.php" hash="3466851beecdb4decf605ec1b63f6779"/></dir></dir><dir name="etc"><file name="adminhtml.xml" hash="3d5ae1bf513d2c12ca015f17b5d32d81"/><file name="config.xml" hash="89de1e42a4f19f4c5b3e53e8751d1c0c"/><file name="system.xml" hash="e02896412e8e6be06098f1a092787039"/></dir><dir name="sql"><dir name="contactsgrid_setup"><file name="mysql4-install-1.1.0.php" hash="f5f58c7b25f25438e81f1df67982cba4"/></dir></dir></dir></dir></target><target name="magedesign"><dir name="adminhtml"><dir name="default"><dir name="default"><dir name="layout"><file name="contactsgrid.xml" hash="25f774b092dfabdd26fdb2be70f402f1"/></dir></dir></dir></dir></target></contents>
|
32 |
<compatible/>
|
33 |
<dependencies><required><php><min>5.2.0</min><max>6.0.0</max></php></required></dependencies>
|
34 |
</package>
|