dDLMD3ISLu4sOUad - Version 0.0.1

Version Notes

This module provide complete FAQ management.

Download this release

Release Info

Developer Kashif Saleem
Extension dDLMD3ISLu4sOUad
Version 0.0.1
Comparing to
See all releases


Version 0.0.1

Files changed (1) hide show
  1. package.xml +20 -0
package.xml ADDED
@@ -0,0 +1,20 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ <?xml version="1.0"?>
2
+ <package>
3
+ <name>dDLMD3ISLu4sOUad</name>
4
+ <version>0.0.1</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>
8
+ <extends/>
9
+ <summary>The FAQ Management Extension allows you to add frequently asked questions section conveniently on your website. From the backend Admin can enter questions and answers which can be displayed on the website.</summary>
10
+ <description>The FAQ Management Extension allows you to add frequently asked questions section conveniently on your website. From the backend Admin can enter questions and answers which can be displayed on the website.&#xD;
11
+ &#xD;
12
+ It is compatible with all Magento versions from 1.5.1.0, 1.6.0.0, 1.7.0.0, 1.8.0.0 or latest 1.9.0.1. </description>
13
+ <notes>This module provide complete FAQ management.</notes>
14
+ <authors><author><name>Kashif Saleem</name><user>ksaleem</user><email>ksaleem@folio3.com</email></author></authors>
15
+ <date>2015-07-10</date>
16
+ <time>11:41:41</time>
17
+ <contents><target name="mageetc"><dir><dir name="app"><dir name="etc"><file name="module" hash=""/></dir></dir></dir></target><target name="magedesign"><dir><dir name="app"><dir name="design"><dir name="frontend"><dir name="rwd"><dir name="default"><file name="layout" hash=""/></dir></dir></dir></dir></dir></dir></target></contents>
18
+ <compatible/>
19
+ <dependencies><required><php><min>5.5.0</min><max>6.0.0</max></php></required></dependencies>
20
+ </package>