CacheFill_Connector - Version 1.0.2

Version Notes

Stable

Download this release

Release Info

Developer CACHE FILL
Extension CacheFill_Connector
Version 1.0.2
Comparing to
See all releases


Version 1.0.2

Files changed (1) hide show
  1. package.xml +22 -0
package.xml ADDED
@@ -0,0 +1,22 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ <?xml version="1.0"?>
2
+ <package>
3
+ <name>CacheFill_Connector</name>
4
+ <version>1.0.2</version>
5
+ <stability>stable</stability>
6
+ <license uri="http://www.harapartners.com/terms/eula">Hara Partners End User License Agreement</license>
7
+ <channel>community</channel>
8
+ <extends/>
9
+ <summary>CACHE FILL prefills your cache and speeds up every page of your website before your customers visit your website.</summary>
10
+ <description>CACHE FILL is an easy to use way to speed up your web server browsing experience to your customers and maximizes the value of your hosting and caching technologies.&#xD;
11
+ &#xD;
12
+ This Magento plug-in instantly enables CACHE FILL for your website and lets you run CACHE FILL any time to speed up your website.&#xD;
13
+ &#xD;
14
+ Use CACHE FILL every time you refresh and clear your server cache to fill it up again.</description>
15
+ <notes>Stable</notes>
16
+ <authors><author><name>CACHE FILL</name><user>cachefill</user><email>magento@cachefill.com</email></author></authors>
17
+ <date>2013-11-15</date>
18
+ <time>22:45:46</time>
19
+ <contents><target name="mageetc"><dir name="modules"><file name="CacheFill_Connector" hash=""/></dir></target></contents>
20
+ <compatible/>
21
+ <dependencies><required><php><min>5.10.0</min><max>6.0.0</max></php></required></dependencies>
22
+ </package>