Version Notes
Stable version
Download this release
Release Info
Developer | Ansh |
Extension | ansh_custom_contact |
Version | 1.0.6 |
Comparing to | |
See all releases |
Code changes from version 1.0.5 to 1.0.6
- package.xml +3 -3
package.xml
CHANGED
@@ -1,7 +1,7 @@
|
|
1 |
<?xml version="1.0"?>
|
2 |
<package>
|
3 |
-
<name>
|
4 |
-
<version>1.0.
|
5 |
<stability>stable</stability>
|
6 |
<license uri="https://opensource.org/licenses/osl-3.0.php">OSL v3.0</license>
|
7 |
<channel>community</channel>
|
@@ -11,7 +11,7 @@
|
|
11 |
<notes>Stable version</notes>
|
12 |
<authors><author><name>Ansh</name><user>MagentoAnshsystem</user><email>MagentoAnshsystem@gmail.com</email></author></authors>
|
13 |
<date>2016-03-17</date>
|
14 |
-
<time>07:
|
15 |
<contents><target name="magelocal"><dir name="Ansh"><dir name="Customcontact"><dir name="Block"><dir name="Adminhtml"><file name="CustomContact.php~" hash="1f436d7a5db8d25a1661a3eba5709a88"/><dir name="Customcontact"><dir name="Edit"><file name="Form.php" hash="badd5970d4107375ddf874bce1325ddf"/><file name="Form.php~" hash="ef62b0c551a82ffbd2fdb837683ef029"/><dir name="Tab"><file name="Form.php" hash="32df314925f28084465cb1d218fd53a1"/><file name="Form.php~" hash="087ac7bf18dd803a6f52634a80356e26"/></dir><file name="Tabs.php" hash="51da5aa31c93089c0cd8a7ba9d0863ac"/><file name="Tabs.php~" hash="35aa9c2bf15ff914ddeddaffed33caef"/></dir><file name="Edit.php" hash="f864c9daa5b7eba881848dfd9953928e"/><file name="Edit.php~" hash="9ae92c1abbb9f8a2a54c50c322c545bc"/><file name="Grid.php" hash="03931d7bc366cd15c4881b7ec8825c1b"/><file name="Grid.php~" hash="af938f71195fbd259c1a5c3cb5a7d019"/></dir><file name="Customcontact.php" hash="fc47285f9d5e9a7a5748b95d3c30bed0"/></dir><file name="CustomContact.php~" hash="38b7aea561689c6f6b153ce4a36b7fb8"/><file name="Customcontact.php" hash="5244cdeed395cfd3301195f7253641aa"/></dir><dir name="Helper"><file name="Data.php" hash="662c0f7a1005f56b4b59c89452220d1c"/><file name="Data.php~" hash="d41d8cd98f00b204e9800998ecf8427e"/></dir><dir name="Model"><file name="CustomContact.php~" hash="d02a44a3c301973e7777237e565473b1"/><file name="Customcontact.php" hash="bd66c6ac847efdc98d00e14aa7e83838"/><dir name="Mysql4"><file name="CustomContact.php~" hash="77a6508c6c81a9bb074538936484aca7"/><dir name="Customcontact"><file name="Collection.php" hash="d0f9fa97ce82a902382d0227d4c2e9c3"/><file name="Collection.php~" hash="f2f86e9dab6de6aa564ee4ebdc0afd9b"/></dir><file name="Customcontact.php" hash="b7ce1439153d4025c6310cc2e7c42f57"/></dir><file name="Options.php~" hash="d41d8cd98f00b204e9800998ecf8427e"/><file name="Status.php" hash="5a98b17a91107afaba38abd18ec300c3"/><file name="Status.php~" hash="1154238194e9113cce9d0c0806cbbbdb"/></dir><dir name="controllers"><dir name="Adminhtml"><file name="CustomContactController.php~" hash="18a8f365b0d13ac29ea09ec9423f4de7"/><file name="CustomcontactController.php" hash="99a04992fabfb77a8a43c3555f5aa795"/></dir><file name="IndexController.php" hash="234013f383e208a9ddef59338f3ab800"/><file name="IndexController.php~" hash="09760ba912d295bcd36f01001bd72516"/></dir><dir name="etc"><file name="adminhtml.xml" hash="1b6290b0f26e64d3703010d7c2800827"/><file name="config.xml" hash="d45e936db5281f9fa063a99126190e65"/><file name="config.xml~" hash="d41d8cd98f00b204e9800998ecf8427e"/><file name="system.xml" hash="6bb5aaa05ea6845d2a3fc7cb9dd00d1f"/><file name="system.xml~" hash="b635b81815713ed02b93c0e96b8740a3"/></dir><dir name="sql"><dir name="customcontact_setup"><file name="mysql4-install-1.0.0.php" hash="b0e452f7eb849f0c9da0af3eaa46b9e5"/></dir></dir></dir></dir></target><target name="mageetc"><dir name="modules"><file name="Ansh_Customcontact.xml" hash="e64663204840d485f3f956866952e092"/></dir></target><target name="magedesign"><dir name="frontend"><dir name="base"><dir name="default"><dir name="layout"><file name="customcontact.xml" hash="74d8059ac6cb5aacf183a0b4b2625d34"/></dir><dir name="template"><dir name="customcontact"><file name="customcontact.phtml" hash="5926527add5a6aa70daefa166c3b32b9"/><file name="customcontact.phtml~" hash="307a144968d119e6d9695c3f98dd1136"/></dir></dir></dir></dir></dir><dir name="adminhtml"><dir name="default"><dir name="default"><dir name="layout"><file name="customcontact.xml" hash="0ab43b13ffa8c6c767cb105db8aecb9e"/></dir></dir></dir></dir></target><target name="magelocale"><dir name="en_US"><dir name="template"><dir name="email"><file name="customcontact_email_admin.html" hash="b22a28dec574d1f28dce691b9e7be786"/><file name="customcontact_email_customer.html" hash="e0a27daf0ee038e75e9442705c26ce8e"/></dir></dir></dir></target></contents>
|
16 |
<compatible/>
|
17 |
<dependencies><required><php><min>5.5.0</min><max>5.6.0</max></php></required></dependencies>
|
1 |
<?xml version="1.0"?>
|
2 |
<package>
|
3 |
+
<name>ansh_custom_contact</name>
|
4 |
+
<version>1.0.6</version>
|
5 |
<stability>stable</stability>
|
6 |
<license uri="https://opensource.org/licenses/osl-3.0.php">OSL v3.0</license>
|
7 |
<channel>community</channel>
|
11 |
<notes>Stable version</notes>
|
12 |
<authors><author><name>Ansh</name><user>MagentoAnshsystem</user><email>MagentoAnshsystem@gmail.com</email></author></authors>
|
13 |
<date>2016-03-17</date>
|
14 |
+
<time>07:33:16</time>
|
15 |
<contents><target name="magelocal"><dir name="Ansh"><dir name="Customcontact"><dir name="Block"><dir name="Adminhtml"><file name="CustomContact.php~" hash="1f436d7a5db8d25a1661a3eba5709a88"/><dir name="Customcontact"><dir name="Edit"><file name="Form.php" hash="badd5970d4107375ddf874bce1325ddf"/><file name="Form.php~" hash="ef62b0c551a82ffbd2fdb837683ef029"/><dir name="Tab"><file name="Form.php" hash="32df314925f28084465cb1d218fd53a1"/><file name="Form.php~" hash="087ac7bf18dd803a6f52634a80356e26"/></dir><file name="Tabs.php" hash="51da5aa31c93089c0cd8a7ba9d0863ac"/><file name="Tabs.php~" hash="35aa9c2bf15ff914ddeddaffed33caef"/></dir><file name="Edit.php" hash="f864c9daa5b7eba881848dfd9953928e"/><file name="Edit.php~" hash="9ae92c1abbb9f8a2a54c50c322c545bc"/><file name="Grid.php" hash="03931d7bc366cd15c4881b7ec8825c1b"/><file name="Grid.php~" hash="af938f71195fbd259c1a5c3cb5a7d019"/></dir><file name="Customcontact.php" hash="fc47285f9d5e9a7a5748b95d3c30bed0"/></dir><file name="CustomContact.php~" hash="38b7aea561689c6f6b153ce4a36b7fb8"/><file name="Customcontact.php" hash="5244cdeed395cfd3301195f7253641aa"/></dir><dir name="Helper"><file name="Data.php" hash="662c0f7a1005f56b4b59c89452220d1c"/><file name="Data.php~" hash="d41d8cd98f00b204e9800998ecf8427e"/></dir><dir name="Model"><file name="CustomContact.php~" hash="d02a44a3c301973e7777237e565473b1"/><file name="Customcontact.php" hash="bd66c6ac847efdc98d00e14aa7e83838"/><dir name="Mysql4"><file name="CustomContact.php~" hash="77a6508c6c81a9bb074538936484aca7"/><dir name="Customcontact"><file name="Collection.php" hash="d0f9fa97ce82a902382d0227d4c2e9c3"/><file name="Collection.php~" hash="f2f86e9dab6de6aa564ee4ebdc0afd9b"/></dir><file name="Customcontact.php" hash="b7ce1439153d4025c6310cc2e7c42f57"/></dir><file name="Options.php~" hash="d41d8cd98f00b204e9800998ecf8427e"/><file name="Status.php" hash="5a98b17a91107afaba38abd18ec300c3"/><file name="Status.php~" hash="1154238194e9113cce9d0c0806cbbbdb"/></dir><dir name="controllers"><dir name="Adminhtml"><file name="CustomContactController.php~" hash="18a8f365b0d13ac29ea09ec9423f4de7"/><file name="CustomcontactController.php" hash="99a04992fabfb77a8a43c3555f5aa795"/></dir><file name="IndexController.php" hash="234013f383e208a9ddef59338f3ab800"/><file name="IndexController.php~" hash="09760ba912d295bcd36f01001bd72516"/></dir><dir name="etc"><file name="adminhtml.xml" hash="1b6290b0f26e64d3703010d7c2800827"/><file name="config.xml" hash="d45e936db5281f9fa063a99126190e65"/><file name="config.xml~" hash="d41d8cd98f00b204e9800998ecf8427e"/><file name="system.xml" hash="6bb5aaa05ea6845d2a3fc7cb9dd00d1f"/><file name="system.xml~" hash="b635b81815713ed02b93c0e96b8740a3"/></dir><dir name="sql"><dir name="customcontact_setup"><file name="mysql4-install-1.0.0.php" hash="b0e452f7eb849f0c9da0af3eaa46b9e5"/></dir></dir></dir></dir></target><target name="mageetc"><dir name="modules"><file name="Ansh_Customcontact.xml" hash="e64663204840d485f3f956866952e092"/></dir></target><target name="magedesign"><dir name="frontend"><dir name="base"><dir name="default"><dir name="layout"><file name="customcontact.xml" hash="74d8059ac6cb5aacf183a0b4b2625d34"/></dir><dir name="template"><dir name="customcontact"><file name="customcontact.phtml" hash="5926527add5a6aa70daefa166c3b32b9"/><file name="customcontact.phtml~" hash="307a144968d119e6d9695c3f98dd1136"/></dir></dir></dir></dir></dir><dir name="adminhtml"><dir name="default"><dir name="default"><dir name="layout"><file name="customcontact.xml" hash="0ab43b13ffa8c6c767cb105db8aecb9e"/></dir></dir></dir></dir></target><target name="magelocale"><dir name="en_US"><dir name="template"><dir name="email"><file name="customcontact_email_admin.html" hash="b22a28dec574d1f28dce691b9e7be786"/><file name="customcontact_email_customer.html" hash="e0a27daf0ee038e75e9442705c26ce8e"/></dir></dir></dir></target></contents>
|
16 |
<compatible/>
|
17 |
<dependencies><required><php><min>5.5.0</min><max>5.6.0</max></php></required></dependencies>
|