Version Notes
v.1.0.0 - This version works
v.1.0.1 - Documentation update
Download this release
Release Info
Developer | Michael |
Extension | AdvertiseSuggestedProducts |
Version | 1.0.1 |
Comparing to | |
See all releases |
Code changes from version 1.0.0 to 1.0.1
Adverti.se Module Docs/Advertise Suggested Products.html
ADDED
@@ -0,0 +1,31 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
<!DOCTYPE html>
|
2 |
+
<html>
|
3 |
+
<head>
|
4 |
+
<title>Adverti.se Suggested Products</title>
|
5 |
+
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
|
6 |
+
<link type="text/css" rel="stylesheet" href="./resources/install.css" media="all" />
|
7 |
+
</head>
|
8 |
+
<body>
|
9 |
+
<div id="content">
|
10 |
+
<img class="adv_logo" src="./resources/backend-advertise-logo.png" alt="Adverti.se" height="45" width="220" />
|
11 |
+
<h1>Activating Adverti.se Suggested Products</h1>
|
12 |
+
<p>Thank you for installing our Suggested Products module. <br /><br />
|
13 |
+
Suggested Products is a collection of three separate modules that individually suggest
|
14 |
+
Related Products, Upsell Products and Cross-sell Products.<br /><br />
|
15 |
+
Any combination of these modules can be active on your store at the same time -
|
16 |
+
one, two or all three at the same time.<br /><br />
|
17 |
+
|
18 |
+
Before any suggested products will appear in the front end of your site you
|
19 |
+
need to complete some simple modifications to your current theme's
|
20 |
+
template files.<br />
|
21 |
+
<br />
|
22 |
+
Please see the individual module pages for details:<br />
|
23 |
+
<br />
|
24 |
+
<a href="./Advertise%20Related%20Products.html">Activating Adverti.se Related Products</a><br /><br />
|
25 |
+
<a href="./Advertise%20Upsell%20Products.html">Activating Adverti.se upsell Products</a><br /><br />
|
26 |
+
<a href="./Advertise%20Crosssell%20Products.html">Activating Adverti.se Cross-Sell Products</a><br /><br />
|
27 |
+
<hr />
|
28 |
+
<p class="footer">© Adverti.se 2013</p>
|
29 |
+
</div>
|
30 |
+
</body>
|
31 |
+
</html>
|
README-Advertise-Suggested-Products.txt
DELETED
@@ -1,4 +0,0 @@
|
|
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
CHANGED
@@ -1,22 +1,22 @@
|
|
1 |
<?xml version="1.0"?>
|
2 |
<package>
|
3 |
<name>AdvertiseSuggestedProducts</name>
|
4 |
-
<version>1.0.
|
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
|
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
|
11 |

|
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
|
14 |

|
15 |
-
</notes>
|
16 |
<authors><author><name>Michael</name><user>Oxley</user><email>mike@adverti.se</email></author></authors>
|
17 |
-
<date>
|
18 |
-
<time>
|
19 |
-
<contents><target name="mage"><dir name="."><file name="
|
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.
|
22 |
</package>
|
1 |
<?xml version="1.0"?>
|
2 |
<package>
|
3 |
<name>AdvertiseSuggestedProducts</name>
|
4 |
+
<version>1.0.1</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 brings together three of our modules to 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?
|
11 |

|
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
|
14 |

|
15 |
+
v.1.0.1 - Documentation update</notes>
|
16 |
<authors><author><name>Michael</name><user>Oxley</user><email>mike@adverti.se</email></author></authors>
|
17 |
+
<date>2013-03-05</date>
|
18 |
+
<time>14:23:51</time>
|
19 |
+
<contents><target name="mage"><dir name="Adverti.se Module Docs"><file name="Advertise Suggested Products.html" hash="828a259ef0fb01c53dfcfab526cc95ea"/></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.3.0</min><max>1.3.9</max></package><package><name>AdvertiseRelatedProducts</name><channel>community</channel><min>1.2.0</min><max>1.5.0</max></package><package><name>AdvertiseUpsellProducts</name><channel>community</channel><min>1.2.0</min><max>1.5.0</max></package><package><name>AdvertiseCrossSellProducts</name><channel>community</channel><min>1.2.0</min><max>1.5.0</max></package></required></dependencies>
|
22 |
</package>
|