AdvertiseSuggestedProducts - Version 1.0.0

Version Notes

v.1.0.0 - This version works

Download this release

Release Info

Developer Michael
Extension AdvertiseSuggestedProducts
Version 1.0.0
Comparing to
See all releases


Version 1.0.0

README-Advertise-Suggested-Products.txt ADDED
@@ -0,0 +1,4 @@
 
 
 
 
1
+ Please read the following:
2
+ README-Advertise-Cross-Sells.txt
3
+ README-Advertise-Related-Products.txt
4
+ README-Advertise-Up-Sell.txt
package.xml ADDED
@@ -0,0 +1,22 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ <?xml version="1.0"?>
2
+ <package>
3
+ <name>AdvertiseSuggestedProducts</name>
4
+ <version>1.0.0</version>
5
+ <stability>stable</stability>
6
+ <license uri="http://opensource.org/licenses/osl-3.0.php">OSL</license>
7
+ <channel>community</channel>
8
+ <extends/>
9
+ <summary>Advertise Suggested Products will automatically populate your Cross-Sells, Upsells and Related Products helping customers find their perfect purchase.</summary>
10
+ <description>Why spend hours and hours setting all of the different magento product relationships - cross-sells, up-sells and related products - when you can use one extension to populate them all.&#xD;
11
+ &#xD;
12
+ Advertise Suggested Products can intelligently pick products for each of these relationship types saving you hours of hard-work.</description>
13
+ <notes>v.1.0.0 - This version works&#xD;
14
+ &#xD;
15
+ </notes>
16
+ <authors><author><name>Michael</name><user>Oxley</user><email>mike@adverti.se</email></author></authors>
17
+ <date>2012-10-22</date>
18
+ <time>12:28:37</time>
19
+ <contents><target name="mage"><dir name="."><file name="README-Advertise-Suggested-Products.txt" hash="8234ec242f363676cd476588eb773b78"/></dir></target></contents>
20
+ <compatible/>
21
+ <dependencies><required><php><min>5.2.0</min><max>6.0.0</max></php><package><name>AdvertiseCommunity</name><channel>community</channel><min>1.2.0</min><max>1.2.9</max></package><package><name>AdvertiseRelatedProducts</name><channel>community</channel><min>1.1.0</min><max>1.5.0</max></package><package><name>AdvertiseUpsellProducts</name><channel>community</channel><min>1.0.0</min><max>1.5.0</max></package><package><name>AdvertiseCrossSellProducts</name><channel>community</channel><min>1.0.0</min><max>1.5.0</max></package></required></dependencies>
22
+ </package>