Mageboy_Categoryslider - Version 0.1.0

Version Notes

Ready to go

Download this release

Release Info

Developer Krishna
Extension Mageboy_Categoryslider
Version 0.1.0
Comparing to
See all releases


Version 0.1.0

Files changed (1) hide show
  1. package.xml +18 -0
package.xml ADDED
@@ -0,0 +1,18 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ <?xml version="1.0"?>
2
+ <package>
3
+ <name>Mageboy_Categoryslider</name>
4
+ <version>0.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>
8
+ <extends/>
9
+ <summary>Extension allows to upload slider images for specific category as a category slider. </summary>
10
+ <description>Extension allows to upload slider images for specific category as a category slider. Extension responsive design compatible with all modern browsers and devices.Admin can upload the slider images by selecting individual categories and able to change the slider speed by extension configuration in admin section.</description>
11
+ <notes>Ready to go</notes>
12
+ <authors><author><name>krishna ijjada</name><user>krishna</user><email>krishnaijjada@outlook.com</email></author></authors>
13
+ <date>2015-10-27</date>
14
+ <time>08:03:31</time>
15
+ <contents><target name="mageetc"><dir><dir name="app"><dir name="etc"><dir name="modules"><file name="Mageboy_Categoryslider.xml" hash=""/></dir></dir></dir></dir></target><target name="magedesign"><dir><dir name="app"><dir name="design"><dir name="frontend"><dir name="base"><dir name="default"><dir name="layout"><file name="categoryslider.xml" hash=""/></dir><dir name="template"><dir name="categoryslider"><file name="index.phtml" hash=""/></dir></dir></dir></dir></dir></dir></dir></dir></target><target name="magecommunity"><dir><dir name="app"><dir name="code"><dir name="community"><dir name="Mage"><dir name="Adminhtml"><dir name="Model"><dir name="System"><dir name="Config"><dir name="Source"><file name="Diyoptions14091220731.php" hash=""/></dir></dir></dir></dir></dir></dir><dir name="Mageboy"><dir name="Categoryslider"><dir name="etc"><file name="adminhtml.xml" hash=""/><file name="config.xml" hash=""/><file name="system.xml" hash=""/></dir><dir name="Block"><file name="Index.php" hash=""/></dir><dir name="controllers"><file name="IndexController.php" hash=""/></dir><dir name="Helper"><file name="Data.php" hash=""/></dir><dir name="sql"><dir name="categoryslider_setup"><file name="mysql4-install-0.1.0.php" hash=""/></dir></dir></dir></dir></dir></dir></dir></dir></target><target name="mageskin"><dir><dir name="skin"><dir name="frontend"><dir name="base"><dir name="default"><dir name="categoryslider"><dir name="css"><file name="generic-nav.css" hash=""/><file name="grid12.css" hash=""/><file name="styles.css" hash=""/><file name="styles-banner.css" hash=""/><file name="ultra-slideshow.css" hash=""/></dir><dir name="img"><file name="1.jpg" hash=""/><file name="01.jpg" hash=""/><file name="01_002.jpg" hash=""/><file name="2.jpg" hash=""/><file name="02.jpg" hash=""/><file name="3.jpg" hash=""/><file name="info.png" hash=""/><file name="logo.png" hash=""/><file name="pager.png" hash=""/><file name="payment.gif" hash=""/><file name="slider-arrows.png" hash=""/></dir><dir name="js"><file name="jquery.easing.min.js" hash=""/><file name="jquery.flexslider.min.js" hash=""/><file name="jquery.slides.min.js" hash=""/><file name="jquery_003.js" hash=""/><file name="jquery_004.js" hash=""/><file name="jquery-1.7.2.min.js" hash=""/><file name="jquery-1.js" hash=""/><file name="jquery-noconflict.js" hash=""/></dir></dir></dir></dir></dir></dir></dir></target></contents>
16
+ <compatible/>
17
+ <dependencies><required><php><min>5.1.0</min><max>6.0.0</max></php></required></dependencies>
18
+ </package>