Version Notes
v1.2.0
This version now has the common elements from the cross-sell, up-sell and related products extensions.
These elements are not active unless those packages are installed. So if you only have Advertise Colors, this extra code will not be used.
v1.2.1 - this version fixes the activation of stores upon installation.
v1.2.2 - fixes a bug in 1.2.1
v1.2.3 - makes the product id available to suggested product calls.
v1.2.4 - minor bug fix
v1.3.0 - new product export methodology to reduce bandwidth and overhead
v1.3.1 - minor update of config menu items
Download this release
Release Info
Developer | Michael Oxley |
Extension | AdvertiseCommunity |
Version | 1.3.1 |
Comparing to | |
See all releases |
Code changes from version 1.3.0 to 1.3.1
- Adverti.se Module Docs/Advertise Colors.html +240 -0
- Adverti.se Module Docs/Advertise Crosssell Products.html +71 -0
- Adverti.se Module Docs/Advertise Related Products.html +71 -0
- Adverti.se Module Docs/Advertise Suggested Products.html +31 -0
- Adverti.se Module Docs/Advertise Upsell Products.html +71 -0
- Adverti.se Module Docs/resources/advertise-colors-dropdown.png +0 -0
- Adverti.se Module Docs/resources/backend-advertise-logo.png +0 -0
- Adverti.se Module Docs/resources/install.css +74 -0
- app/etc/modules/Advertise_Account.xml +3 -2
- app/etc/modules/Advertise_Dataexport.xml +8 -1
- package.xml +16 -10
Adverti.se Module Docs/Advertise Colors.html
ADDED
@@ -0,0 +1,240 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
<!DOCTYPE html>
|
2 |
+
<html>
|
3 |
+
<head>
|
4 |
+
<title>Adverti.se Colors</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>Adverti.se Colors</h1>
|
12 |
+
<p>Thank you for installing our Colors module.<br />
|
13 |
+
<br />
|
14 |
+
Using this this module you can harness image recognition technology to automatically populate the
|
15 |
+
color attribute of your 'simple' products.<br />
|
16 |
+
<br />
|
17 |
+
For 'configurable' products that are available in a range of colors you can use our
|
18 |
+
color-selector dropdown. It has a wide range of common colors, and color names can be
|
19 |
+
configured to anything you like.
|
20 |
+
</p>
|
21 |
+
<hr />
|
22 |
+
<h2>Automatic Color Labelling</h2>
|
23 |
+
<h3>Step 1</h3>
|
24 |
+
<p>If you have not done so already, register your Adverti.se account by saving your details in the Magento Admin panel at:<br />
|
25 |
+
<br />
|
26 |
+
<span class="filepath">System → Configuration → Adverti.se → Account Settings</span><br />
|
27 |
+
<br />
|
28 |
+
At the same time your product image data will be sent to us for processing.
|
29 |
+
</p>
|
30 |
+
<h3>Step 2</h3>
|
31 |
+
<p>You will receive an e-mail to notify you when processing of your image files is complete.
|
32 |
+
Once you receive this e-mail go to the Adverti.se Colors page in your Magento Admin:<br />
|
33 |
+
<br />
|
34 |
+
<span class="filepath">Catalog → Adverti.se → Colors</span><br />
|
35 |
+
<br />
|
36 |
+
First click the "Get Adverti.se Color Data" button. This will retrieve the color data from our server
|
37 |
+
and save it ready to import into your store.<br />
|
38 |
+
When the data transfer is complete the grey "Import Colors To Magento" button will become activated and turn orange.
|
39 |
+
Click this button to update the products in your database with the new color values.
|
40 |
+
</p>
|
41 |
+
<hr />
|
42 |
+
<h2>Color Selector Drop-Down</h2>
|
43 |
+
<img class="align-right" src="resources/advertise-colors-dropdown.png" alt="Adverti.se Colors Drop-Down Sample" />
|
44 |
+
<p>
|
45 |
+
For configurable products most Magento themes only allow text-based drop-downs for customers
|
46 |
+
to select the options they want. When you install our Colors module you can let customers see the
|
47 |
+
color they are selecting with our drop-down.<br />
|
48 |
+
<br />
|
49 |
+
When installed the Adverti.se Colors module adds a new configurable attribute
|
50 |
+
<span class="code filename">advertise_colors</span>. When products are made
|
51 |
+
configurable on the <span class="code filename">advertise_colors</span>
|
52 |
+
attribute the Adverti.se Colors drop-down will be used for product option selection
|
53 |
+
in the product pages of your store. <br />
|
54 |
+
<br />
|
55 |
+
On most installations the Adverti.se Colors drop-down will
|
56 |
+
automatically appear for any configurable products selectable on the
|
57 |
+
<span class="code filename">advertise_colors</span> attribute. However, if your
|
58 |
+
current theme overrides the default Magento handling of configurable products
|
59 |
+
you may need to make a simple edit to one theme file for the Colors drop-down to work.<br />
|
60 |
+
<br />
|
61 |
+
To check if you will need to modify a file, check to see if the following template file
|
62 |
+
<span class="filename">configurable.phtml</span> exists in your Magento installation:<br />
|
63 |
+
<br />
|
64 |
+
<span class="filepath"><Magento-root-folder>/app/design/frontend/<theme-package>/<theme-name>/template/catalog/product/view/type/options/configurable.phtml</span><br />
|
65 |
+
<br />
|
66 |
+
If this file does not exist then it means that your theme uses Magento's default template and
|
67 |
+
there is nothing to do - the Adverti.se Colors drop-down should work automatically.<br />
|
68 |
+
<br />
|
69 |
+
If this file does exist then you need to copy and paste a section of code into it from this file, which
|
70 |
+
was created as part of your Adverti.se Colors installation:<br />
|
71 |
+
<br />
|
72 |
+
<span class="filepath"><Magento-root-folder>/app/design/frontend/base/default/template/importer/configurable.phtml</span><br />
|
73 |
+
<br />
|
74 |
+
Open this file and copy the section of code between the lines shown:
|
75 |
+
</p>
|
76 |
+
<pre>
|
77 |
+
<code>
|
78 |
+
<?php /* -+-+-+-+-+-+-+- Start of Adverti.se Color Drop-Down code -+-+-+-+-+-+-+- */ ?>
|
79 |
+
...
|
80 |
+
...
|
81 |
+
...
|
82 |
+
<?php /* -+-+-+-+-+-+-+- End of Adverti.se Color Drop-Down code -+-+-+-+-+-+-+- */ ?>
|
83 |
+
</code>
|
84 |
+
</pre>
|
85 |
+
<p>And paste it into your theme's <span class="filename">configurable.phtml</span> file immediately below the line:</p>
|
86 |
+
<pre>
|
87 |
+
<code>
|
88 |
+
<?php foreach($_attributes as $_attribute): ?>
|
89 |
+
</code>
|
90 |
+
</pre>
|
91 |
+
<p>You will also need to add a <span class="code"><?php endif;?></span>
|
92 |
+
immediately before the <span class="code"><?php endforeach; ?></span>.
|
93 |
+
</p>
|
94 |
+
<h3>Current Drop-Down Color Swatch</h3>
|
95 |
+
|
96 |
+
<table cellpadding="5" cellspacing="5" border="0" class="swatch">
|
97 |
+
<tr>
|
98 |
+
<td class="righttext">Black: </td>
|
99 |
+
<td bgcolor="#000000" class="borderon" width="300px"> </td>
|
100 |
+
</tr>
|
101 |
+
<tr>
|
102 |
+
<td class="righttext">Gray_Dark: </td>
|
103 |
+
<td bgcolor="#696969" class="borderon" width="300px"> </td>
|
104 |
+
</tr>
|
105 |
+
<tr>
|
106 |
+
<td class="righttext">Gray: </td>
|
107 |
+
<td bgcolor="#A9A9A9" class="borderon" width="300px"> </td>
|
108 |
+
</tr>
|
109 |
+
<tr>
|
110 |
+
<td class="righttext">Gray_Light: </td>
|
111 |
+
<td bgcolor="#D3D3D3" class="borderon" width="300px"> </td>
|
112 |
+
</tr>
|
113 |
+
<tr>
|
114 |
+
<td class="righttext">White: </td>
|
115 |
+
<td bgcolor="#FFFAFA" class="borderon" width="300px"> </td>
|
116 |
+
</tr>
|
117 |
+
<tr>
|
118 |
+
<td class="righttext">Cream: </td>
|
119 |
+
<td bgcolor="#FFFDD0" class="borderon" width="300px"> </td>
|
120 |
+
</tr>
|
121 |
+
<tr>
|
122 |
+
<td class="righttext">Yellow_Light: </td>
|
123 |
+
<td bgcolor="#FFFF99" class="borderon" width="300px"> </td>
|
124 |
+
</tr>
|
125 |
+
<tr>
|
126 |
+
<td class="righttext">Yellow: </td>
|
127 |
+
<td bgcolor="#FFD700" class="borderon" width="300px"> </td>
|
128 |
+
</tr>
|
129 |
+
<tr>
|
130 |
+
<td class="righttext">Yellow_Dark: </td>
|
131 |
+
<td bgcolor="#FCC200" class="borderon" width="300px"> </td>
|
132 |
+
</tr>
|
133 |
+
<tr>
|
134 |
+
<td class="righttext">Orange: </td>
|
135 |
+
<td bgcolor="#FFA500" class="borderon" width="300px"> </td>
|
136 |
+
</tr>
|
137 |
+
<tr>
|
138 |
+
<td class="righttext">Orange_Dark: </td>
|
139 |
+
<td bgcolor="#FF4500" class="borderon" width="300px"> </td>
|
140 |
+
</tr>
|
141 |
+
<tr>
|
142 |
+
<td class="righttext">Red_Bright: </td>
|
143 |
+
<td bgcolor="#FF0000" class="borderon" width="300px"> </td>
|
144 |
+
</tr>
|
145 |
+
<tr>
|
146 |
+
<td class="righttext">Red: </td>
|
147 |
+
<td bgcolor="#C80815" class="borderon" width="300px"> </td>
|
148 |
+
</tr>
|
149 |
+
<tr>
|
150 |
+
<td class="righttext">Red_Dark: </td>
|
151 |
+
<td bgcolor="#8B0000" class="borderon" width="300px"> </td>
|
152 |
+
</tr>
|
153 |
+
<tr>
|
154 |
+
<td class="righttext">Brown: </td>
|
155 |
+
<td bgcolor="#8B4513" class="borderon" width="300px"> </td>
|
156 |
+
</tr>
|
157 |
+
<tr>
|
158 |
+
<td class="righttext">Brown_Light: </td>
|
159 |
+
<td bgcolor="#D2B48C" class="borderon" width="300px"> </td>
|
160 |
+
</tr>
|
161 |
+
<tr>
|
162 |
+
<td class="righttext">Beige: </td>
|
163 |
+
<td bgcolor="#F5E4B4" class="borderon" width="300px"> </td>
|
164 |
+
</tr>
|
165 |
+
<tr>
|
166 |
+
<td class="righttext">Pink_Light: </td>
|
167 |
+
<td bgcolor="#FFE4E1" class="borderon" width="300px"> </td>
|
168 |
+
</tr>
|
169 |
+
<tr>
|
170 |
+
<td class="righttext">Pink: </td>
|
171 |
+
<td bgcolor="#FFC0CB" class="borderon" width="300px"> </td>
|
172 |
+
</tr>
|
173 |
+
<tr>
|
174 |
+
<td class="righttext">Pink_Dark: </td>
|
175 |
+
<td bgcolor="#F08080" class="borderon" width="300px"> </td>
|
176 |
+
</tr>
|
177 |
+
<tr>
|
178 |
+
<td class="righttext">Pink_Bright: </td>
|
179 |
+
<td bgcolor="#FF1493" class="borderon" width="300px"> </td>
|
180 |
+
</tr>
|
181 |
+
<tr>
|
182 |
+
<td class="righttext">Purple_Dark: </td>
|
183 |
+
<td bgcolor="#8B008B" class="borderon" width="300px"> </td>
|
184 |
+
</tr>
|
185 |
+
<tr>
|
186 |
+
<td class="righttext">Purple: </td>
|
187 |
+
<td bgcolor="#BA55D3" class="borderon" width="300px"> </td>
|
188 |
+
</tr>
|
189 |
+
<tr>
|
190 |
+
<td class="righttext">Purple_Light: </td>
|
191 |
+
<td bgcolor="#D8BFD8" class="borderon" width="300px"> </td>
|
192 |
+
</tr>
|
193 |
+
<tr>
|
194 |
+
<td class="righttext">Blue_Light: </td>
|
195 |
+
<td bgcolor="#87CEEB" class="borderon" width="300px"> </td>
|
196 |
+
</tr>
|
197 |
+
<tr>
|
198 |
+
<td class="righttext">Blue: </td>
|
199 |
+
<td bgcolor="#0000FF" class="borderon" width="300px"> </td>
|
200 |
+
</tr>
|
201 |
+
<tr>
|
202 |
+
<td class="righttext">Blue_Dark: </td>
|
203 |
+
<td bgcolor="#191970" class="borderon" width="300px"> </td>
|
204 |
+
</tr>
|
205 |
+
<tr>
|
206 |
+
<td class="righttext">Teal: </td>
|
207 |
+
<td bgcolor="#008080" class="borderon" width="300px"> </td>
|
208 |
+
</tr>
|
209 |
+
<tr>
|
210 |
+
<td class="righttext">Turquoise: </td>
|
211 |
+
<td bgcolor="#40E0D0" class="borderon" width="300px"> </td>
|
212 |
+
</tr>
|
213 |
+
<tr>
|
214 |
+
<td class="righttext">Green_Light: </td>
|
215 |
+
<td bgcolor="#90EE90" class="borderon" width="300px"> </td>
|
216 |
+
</tr>
|
217 |
+
<tr>
|
218 |
+
<td class="righttext">Green: </td>
|
219 |
+
<td bgcolor="#008000" class="borderon" width="300px"> </td>
|
220 |
+
</tr>
|
221 |
+
<tr>
|
222 |
+
<td class="righttext">Green_Dark: </td>
|
223 |
+
<td bgcolor="#006400" class="borderon" width="300px"> </td>
|
224 |
+
</tr>
|
225 |
+
<tr>
|
226 |
+
<td class="righttext">Olive: </td>
|
227 |
+
<td bgcolor="#808000" class="borderon" width="300px"> </td>
|
228 |
+
</tr>
|
229 |
+
</table>
|
230 |
+
<p>The color names shown here are the 'Admin' labels; frontend color labels for the
|
231 |
+
colors that you use can be set in your Magento Admin panel here:<br />
|
232 |
+
<br />
|
233 |
+
<span class="filepath">Catalog → Attributes → Manage Attributes → advertise_colors → Manage Label / Options</span><br />
|
234 |
+
<br />
|
235 |
+
</p>
|
236 |
+
<hr />
|
237 |
+
<p class="footer">© Adverti.se 2013</p>
|
238 |
+
</div>
|
239 |
+
</body>
|
240 |
+
</html>
|
Adverti.se Module Docs/Advertise Crosssell Products.html
ADDED
@@ -0,0 +1,71 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
<!DOCTYPE html>
|
2 |
+
<html>
|
3 |
+
<head>
|
4 |
+
<title>Adverti.se Cross-sell 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 Cross-sell Products</h1>
|
12 |
+
<p>Thank you for installing our Cross-sell Products module. <br /><br />
|
13 |
+
Before cross-sell products will appear in the front end of your site you
|
14 |
+
need to complete the following simple modifications to your current theme's
|
15 |
+
template files. Once you have completed the steps below you will see our
|
16 |
+
cross-sell product suggestions appear during the checkout process:</p>
|
17 |
+
<h2>Step 1</h2>
|
18 |
+
<p>Find the template file <span class="filename">crosssell.phtml</span>
|
19 |
+
used by your theme. You should find it here:<br />
|
20 |
+
<br />
|
21 |
+
<span class="filepath"><Magento-root-folder>/app/design/frontend/<theme-package>/<theme-name>/template/checkout/cart/crosssell.phtml</span><br />
|
22 |
+
<br />
|
23 |
+
Copy and paste these lines at the top of the file:
|
24 |
+
</p>
|
25 |
+
<pre>
|
26 |
+
<code>
|
27 |
+
<div id="advcrosssell">
|
28 |
+
<script type="text/javascript">
|
29 |
+
if(adv_crosssell_reload){
|
30 |
+
loadAdvertiseCrosssellProducts();
|
31 |
+
adv_crosssell_reload=false;
|
32 |
+
}
|
33 |
+
</script>
|
34 |
+
</code>
|
35 |
+
</pre>
|
36 |
+
<p>And add this line at the end of the file:</p>
|
37 |
+
<pre>
|
38 |
+
<code>
|
39 |
+
</div>
|
40 |
+
</code>
|
41 |
+
</pre>
|
42 |
+
|
43 |
+
<h2>Step 2</h2>
|
44 |
+
<p>Find the template file <span class="filename">head.phtml</span> used by your theme. You should find it here:<br />
|
45 |
+
<br />
|
46 |
+
<span class="filepath"><Magento-root-folder>/app/design/frontend/<theme-package>/<theme-name>/template/page/html/head.phtml</span><br />
|
47 |
+
<br />
|
48 |
+
Copy and paste this script tag somewhere within the <head> element in that file:
|
49 |
+
</p>
|
50 |
+
<pre>
|
51 |
+
<code>
|
52 |
+
<script type="text/javascript">
|
53 |
+
<?php
|
54 |
+
echo Mage::helper('advertise_retailintelligence')->getAdvertiseHeaderScript();
|
55 |
+
?>
|
56 |
+
</script>
|
57 |
+
</code>
|
58 |
+
</pre>
|
59 |
+
|
60 |
+
<h2>Step 3</h2>
|
61 |
+
<p>If you have not done so already, register your Adverti.se account by saving your details in the Magento Admin panel at:<br />
|
62 |
+
<br />
|
63 |
+
<span class="filepath">System → Configuration → Adverti.se → Account Settings</span><br />
|
64 |
+
<br />
|
65 |
+
At the same time your product data will be sent to us for processing, to enable us to suggest relevant products from your store.
|
66 |
+
</p>
|
67 |
+
<hr />
|
68 |
+
<p class="footer">© Adverti.se 2013</p>
|
69 |
+
</div>
|
70 |
+
</body>
|
71 |
+
</html>
|
Adverti.se Module Docs/Advertise Related Products.html
ADDED
@@ -0,0 +1,71 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
<!DOCTYPE html>
|
2 |
+
<html>
|
3 |
+
<head>
|
4 |
+
<title>Adverti.se Related 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 Related Products</h1>
|
12 |
+
<p>Thank you for installing our Related Products module. <br /><br />
|
13 |
+
Before related products will appear in the front end of your site you
|
14 |
+
need to complete the following simple modifications to your current theme's
|
15 |
+
template files. Once you have completed the steps below you will see our
|
16 |
+
related product suggestions appear on your product pages:</p>
|
17 |
+
<h2>Step 1</h2>
|
18 |
+
<p>Find the template file <span class="filename">related.phtml</span>
|
19 |
+
used by your theme. You should find it here:<br />
|
20 |
+
<br />
|
21 |
+
<span class="filepath"><Magento-root-folder>/app/design/frontend/<theme-package>/<theme-name>/template/catalog/product/list/related.phtml</span><br />
|
22 |
+
<br />
|
23 |
+
Copy and paste these lines at the top of the file:
|
24 |
+
</p>
|
25 |
+
<pre>
|
26 |
+
<code>
|
27 |
+
<div id="advrelated">
|
28 |
+
<script type="text/javascript">
|
29 |
+
if(adv_reload){
|
30 |
+
loadAdvertiseRelatedProducts();
|
31 |
+
adv_reload=false;
|
32 |
+
}
|
33 |
+
</script>
|
34 |
+
</code>
|
35 |
+
</pre>
|
36 |
+
<p>And add this line at the end of the file:</p>
|
37 |
+
<pre>
|
38 |
+
<code>
|
39 |
+
</div>
|
40 |
+
</code>
|
41 |
+
</pre>
|
42 |
+
|
43 |
+
<h2>Step 2</h2>
|
44 |
+
<p>Find the template file <span class="filename">head.phtml</span> used by your theme. You should find it here:<br />
|
45 |
+
<br />
|
46 |
+
<span class="filepath"><Magento-root-folder>/app/design/frontend/<theme-package>/<theme-name>/template/page/html/head.phtml</span><br />
|
47 |
+
<br />
|
48 |
+
Copy and paste this script tag somewhere within the <head> element in that file:
|
49 |
+
</p>
|
50 |
+
<pre>
|
51 |
+
<code>
|
52 |
+
<script type="text/javascript">
|
53 |
+
<?php
|
54 |
+
echo Mage::helper('advertise_retailintelligence')->getAdvertiseHeaderScript();
|
55 |
+
?>
|
56 |
+
</script>
|
57 |
+
</code>
|
58 |
+
</pre>
|
59 |
+
|
60 |
+
<h2>Step 3</h2>
|
61 |
+
<p>If you have not done so already, register your Adverti.se account by saving your details in the Magento Admin panel at:<br />
|
62 |
+
<br />
|
63 |
+
<span class="filepath">System → Configuration → Adverti.se → Account Settings</span><br />
|
64 |
+
<br />
|
65 |
+
At the same time your product data will be sent to us for processing, to enable us to suggest relevant products from your store.
|
66 |
+
</p>
|
67 |
+
<hr />
|
68 |
+
<p class="footer">© Adverti.se 2013</p>
|
69 |
+
</div>
|
70 |
+
</body>
|
71 |
+
</html>
|
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>
|
Adverti.se Module Docs/Advertise Upsell Products.html
ADDED
@@ -0,0 +1,71 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
<!DOCTYPE html>
|
2 |
+
<html>
|
3 |
+
<head>
|
4 |
+
<title>Adverti.se Upsell 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 Upsell Products</h1>
|
12 |
+
<p>Thank you for installing our Upsell Products module. <br /><br />
|
13 |
+
Before upsell products will appear in the front end of your site you
|
14 |
+
need to complete the following simple modifications to your current theme's
|
15 |
+
template files. Once you have completed the steps below you will see our
|
16 |
+
upsell product suggestions appear on your product pages:</p>
|
17 |
+
<h2>Step 1</h2>
|
18 |
+
<p>Find the template file <span class="filename">upsell.phtml</span>
|
19 |
+
used by your theme. You should find it here:<br />
|
20 |
+
<br />
|
21 |
+
<span class="filepath"><Magento-root-folder>/app/design/frontend/<theme-package>/<theme-name>/template/catalog/product/list/upsell.phtml</span><br />
|
22 |
+
<br />
|
23 |
+
Copy and paste these lines at the top of the file:
|
24 |
+
</p>
|
25 |
+
<pre>
|
26 |
+
<code>
|
27 |
+
<div id="advupsell">
|
28 |
+
<script type="text/javascript">
|
29 |
+
if(adv_upsell_reload){
|
30 |
+
loadAdvertiseUpsellProducts();
|
31 |
+
adv_upsell_reload=false;
|
32 |
+
}
|
33 |
+
</script>
|
34 |
+
</code>
|
35 |
+
</pre>
|
36 |
+
<p>And add this line at the end of the file:</p>
|
37 |
+
<pre>
|
38 |
+
<code>
|
39 |
+
</div>
|
40 |
+
</code>
|
41 |
+
</pre>
|
42 |
+
|
43 |
+
<h2>Step 2</h2>
|
44 |
+
<p>Find the template file <span class="filename">head.phtml</span> used by your theme. You should find it here:<br />
|
45 |
+
<br />
|
46 |
+
<span class="filepath"><Magento-root-folder>/app/design/frontend/<theme-package>/<theme-name>/template/page/html/head.phtml</span><br />
|
47 |
+
<br />
|
48 |
+
Copy and paste this script tag somewhere within the <head> element in that file:
|
49 |
+
</p>
|
50 |
+
<pre>
|
51 |
+
<code>
|
52 |
+
<script type="text/javascript">
|
53 |
+
<?php
|
54 |
+
echo Mage::helper('advertise_retailintelligence')->getAdvertiseHeaderScript();
|
55 |
+
?>
|
56 |
+
</script>
|
57 |
+
</code>
|
58 |
+
</pre>
|
59 |
+
|
60 |
+
<h2>Step 3</h2>
|
61 |
+
<p>If you have not done so already, register your Adverti.se account by saving your details in the Magento Admin panel at:<br />
|
62 |
+
<br />
|
63 |
+
<span class="filepath">System → Configuration → Adverti.se → Account Settings</span><br />
|
64 |
+
<br />
|
65 |
+
At the same time your product data will be sent to us for processing, to enable us to suggest relevant products from your store.
|
66 |
+
</p>
|
67 |
+
<hr />
|
68 |
+
<p class="footer">© Adverti.se 2013</p>
|
69 |
+
</div>
|
70 |
+
</body>
|
71 |
+
</html>
|
Adverti.se Module Docs/resources/advertise-colors-dropdown.png
ADDED
Binary file
|
Adverti.se Module Docs/resources/backend-advertise-logo.png
ADDED
Binary file
|
Adverti.se Module Docs/resources/install.css
ADDED
@@ -0,0 +1,74 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
/*
|
2 |
+
Document : install.css
|
3 |
+
Package : Advertise_Community
|
4 |
+
Stylesheet for Adverti.se Installation Instruction pages
|
5 |
+
*/
|
6 |
+
|
7 |
+
root {
|
8 |
+
display: block;
|
9 |
+
}
|
10 |
+
|
11 |
+
body {
|
12 |
+
background-color: #FAFAD2;
|
13 |
+
color: #000000;
|
14 |
+
font-family: Arial,Liberation Sans,DejaVu Sans,sans-serif;
|
15 |
+
}
|
16 |
+
#content {
|
17 |
+
width:80%;
|
18 |
+
margin-top: 20px;
|
19 |
+
margin-left: auto;
|
20 |
+
margin-right: auto;
|
21 |
+
}
|
22 |
+
p {
|
23 |
+
clear: left;
|
24 |
+
margin-bottom: 1em;
|
25 |
+
}
|
26 |
+
|
27 |
+
code, .filename, .filepath, .code {
|
28 |
+
font-family: Consolas,Menlo,Monaco,Lucida Console,Liberation Mono,DejaVu Sans Mono,Bitstream Vera Sans Mono,Courier New,monospace,serif;
|
29 |
+
}
|
30 |
+
.code {
|
31 |
+
background-color: #DDDDDD;
|
32 |
+
}
|
33 |
+
pre {
|
34 |
+
width: 80%;
|
35 |
+
clear:left;
|
36 |
+
margin-left: 20px;
|
37 |
+
margin-right: auto;
|
38 |
+
background-color: #DDDDDD;
|
39 |
+
font-size: 100%;
|
40 |
+
overflow:auto;
|
41 |
+
}
|
42 |
+
.filepath, .filename {
|
43 |
+
color: #800000;
|
44 |
+
}
|
45 |
+
|
46 |
+
.align-right {
|
47 |
+
float:right; margin: 0 0 15px 15px; padding-left: 50px;
|
48 |
+
}
|
49 |
+
|
50 |
+
hr {
|
51 |
+
border: 0;
|
52 |
+
width: 90%;
|
53 |
+
color: #800000;
|
54 |
+
background-color: #800000;
|
55 |
+
height: 3px;
|
56 |
+
}
|
57 |
+
|
58 |
+
td.borderon {
|
59 |
+
border:2px solid black;
|
60 |
+
}
|
61 |
+
td.righttext {
|
62 |
+
text-align: right;
|
63 |
+
}
|
64 |
+
table.swatch {
|
65 |
+
|
66 |
+
margin-left: 40px;
|
67 |
+
margin-right: auto;
|
68 |
+
}
|
69 |
+
|
70 |
+
p.footer {
|
71 |
+
text-align: center;
|
72 |
+
font-size: 75%;
|
73 |
+
color: #800000;
|
74 |
+
}
|
app/etc/modules/Advertise_Account.xml
CHANGED
@@ -1,10 +1,11 @@
|
|
1 |
<?xml version="1.0"?>
|
2 |
<!--
|
3 |
/**
|
|
|
|
|
4 |
* @package Advertise_Account
|
5 |
*/
|
6 |
-->
|
7 |
-
|
8 |
<config>
|
9 |
<!-- Declare Advertise_Account Module -->
|
10 |
<modules>
|
@@ -12,7 +13,7 @@
|
|
12 |
<active>true</active>
|
13 |
<codePool>community</codePool>
|
14 |
<class>Advertise_Account_Model_MyAccountModel</class>
|
15 |
-
<version>1.
|
16 |
</Advertise_Account>
|
17 |
</modules>
|
18 |
</config>
|
1 |
<?xml version="1.0"?>
|
2 |
<!--
|
3 |
/**
|
4 |
+
* This package is part of the Adverti.se Community Module
|
5 |
+
* @category Advertise
|
6 |
* @package Advertise_Account
|
7 |
*/
|
8 |
-->
|
|
|
9 |
<config>
|
10 |
<!-- Declare Advertise_Account Module -->
|
11 |
<modules>
|
13 |
<active>true</active>
|
14 |
<codePool>community</codePool>
|
15 |
<class>Advertise_Account_Model_MyAccountModel</class>
|
16 |
+
<version>1.3.1</version>
|
17 |
</Advertise_Account>
|
18 |
</modules>
|
19 |
</config>
|
app/etc/modules/Advertise_Dataexport.xml
CHANGED
@@ -1,10 +1,17 @@
|
|
1 |
<?xml version="1.0"?>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
2 |
<config>
|
3 |
<modules>
|
4 |
<Advertise_Dataexport>
|
5 |
<active>true</active>
|
6 |
<codePool>community</codePool>
|
7 |
-
<version>
|
8 |
</Advertise_Dataexport>
|
9 |
</modules>
|
10 |
</config>
|
1 |
<?xml version="1.0"?>
|
2 |
+
<!--
|
3 |
+
/**
|
4 |
+
* This package is part of the Adverti.se Community Module
|
5 |
+
* @category Advertise
|
6 |
+
* @package Advertise_Dataexport
|
7 |
+
*/
|
8 |
+
-->
|
9 |
<config>
|
10 |
<modules>
|
11 |
<Advertise_Dataexport>
|
12 |
<active>true</active>
|
13 |
<codePool>community</codePool>
|
14 |
+
<version>1.3.1</version>
|
15 |
</Advertise_Dataexport>
|
16 |
</modules>
|
17 |
</config>
|
package.xml
CHANGED
@@ -1,20 +1,24 @@
|
|
1 |
<?xml version="1.0"?>
|
2 |
<package>
|
3 |
<name>AdvertiseCommunity</name>
|
4 |
-
<version>1.3.
|
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>Provides common functionality required by Advertise
|
10 |
<description><p>Join the Adverti.se community.</p>
|
11 |
<p>This package provides core functionality required by other Advertise extensions. It enables the creation of an Adverti.se account.</p>
|
12 |

|
13 |
<p>This package will be automatically installed when you install any of the following:
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
14 |
</p>
|
15 |
-
<a href="http://www.magentocommerce.com/magento-connect/colors-by-adverti-se-1816.html">Advertise Colors</a>
|
16 |
-
<a href="http://www.magentocommerce.com/magento-connect/advertise-related-products-5385.html">Advertise Related Products</a>
|
17 |
-

|
18 |
<p>Learn more about how Adverti.se can help your magento store at <a href="http://www.adverti.se">Adverti.se</a>
|
19 |
</p></description>
|
20 |
<notes>v1.2.0
|
@@ -22,7 +26,7 @@
|
|
22 |
This version now has the common elements from the cross-sell, up-sell and related products extensions. 
|
23 |
These elements are not active unless those packages are installed. So if you only have Advertise Colors, this extra code will not be used.
|
24 |

|
25 |
-
v1.2.1 - this version fixes the
|
26 |

|
27 |
v1.2.2 - fixes a bug in 1.2.1
|
28 |

|
@@ -30,11 +34,13 @@ v1.2.3 - makes the product id available to suggested product calls.
|
|
30 |

|
31 |
v1.2.4 - minor bug fix
|
32 |

|
33 |
-
v1.3.0 - new product export methodology to reduce bandwidth and overhead
|
|
|
|
|
34 |
<authors><author><name>Michael Oxley</name><user>advertise</user><email>mike@adverti.se</email></author></authors>
|
35 |
-
<date>2013-
|
36 |
-
<time>
|
37 |
-
<contents><target name="mage"><dir name="lib"><dir name="Varien"><dir name="Data"><dir name="Form"><dir name="Element"><file name="Advertisetemplate.php" hash="93d8c1f2ace06bd46e68857b9b98ec52"/><file name="Advertiselicense.php" hash="26d50ff2d280db94e4d0eb7187376880"/></dir></dir></dir></dir></dir><dir name="app"><dir name="etc"><dir name="modules"><file name="Advertise_Account.xml" hash="
|
38 |
<compatible/>
|
39 |
<dependencies><required><php><min>5.0.0</min><max>6.0.0</max></php></required></dependencies>
|
40 |
</package>
|
1 |
<?xml version="1.0"?>
|
2 |
<package>
|
3 |
<name>AdvertiseCommunity</name>
|
4 |
+
<version>1.3.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>Provides common functionality required by Advertise Suggested Products, Advertise Colors, & Advertise Ads</summary>
|
10 |
<description><p>Join the Adverti.se community.</p>
|
11 |
<p>This package provides core functionality required by other Advertise extensions. It enables the creation of an Adverti.se account.</p>
|
12 |

|
13 |
<p>This package will be automatically installed when you install any of the following:
|
14 |
+
<ul>
|
15 |
+
<li><a href="http://www.magentocommerce.com/magento-connect/colors-by-adverti-se-1816.html">Adverti.se Colors</a></li>
|
16 |
+
<li><a href="http://www.magentocommerce.com/magento-connect/advertise-suggested-products-2487.html">Adverti.se Suggested Products</a></li>
|
17 |
+
<li><a href="http://www.magentocommerce.com/magento-connect/advertise-related-products-5385.html">Advertise Related Products</a></li>
|
18 |
+
<li><a href="http://www.magentocommerce.com/magento-connect/advertise-cross-sells-products-2494.html">Adverti.se Cross-Sell Products</a></li>
|
19 |
+
<li><a href="http://www.magentocommerce.com/magento-connect/advertise-upsell-products-5581.html">Adverti.se Upsell Products</a></li>
|
20 |
+
</ul>
|
21 |
</p>
|
|
|
|
|
|
|
22 |
<p>Learn more about how Adverti.se can help your magento store at <a href="http://www.adverti.se">Adverti.se</a>
|
23 |
</p></description>
|
24 |
<notes>v1.2.0
|
26 |
This version now has the common elements from the cross-sell, up-sell and related products extensions. 
|
27 |
These elements are not active unless those packages are installed. So if you only have Advertise Colors, this extra code will not be used.
|
28 |

|
29 |
+
v1.2.1 - this version fixes the activation of stores upon installation.
|
30 |

|
31 |
v1.2.2 - fixes a bug in 1.2.1
|
32 |

|
34 |

|
35 |
v1.2.4 - minor bug fix
|
36 |

|
37 |
+
v1.3.0 - new product export methodology to reduce bandwidth and overhead
|
38 |
+

|
39 |
+
v1.3.1 - minor update of config menu items</notes>
|
40 |
<authors><author><name>Michael Oxley</name><user>advertise</user><email>mike@adverti.se</email></author></authors>
|
41 |
+
<date>2013-03-05</date>
|
42 |
+
<time>13:57:40</time>
|
43 |
+
<contents><target name="mage"><dir name="lib"><dir name="Varien"><dir name="Data"><dir name="Form"><dir name="Element"><file name="Advertisetemplate.php" hash="93d8c1f2ace06bd46e68857b9b98ec52"/><file name="Advertiselicense.php" hash="26d50ff2d280db94e4d0eb7187376880"/></dir></dir></dir></dir></dir><dir name="app"><dir name="etc"><dir name="modules"><file name="Advertise_Account.xml" hash="41caea2e740938911057f6b69a9e5f16"/><file name="Advertise_Dataexport.xml" hash="d28e81936a458005b86f808b33ee8938"/></dir></dir><dir name="code"><dir name="community"><dir name="Advertise"><dir name="Account"><dir name="Block"><dir name="Config"><file name="Dataexportmessage.php" hash="7ea4ff776d545de800aef711ac4d926c"/></dir></dir><dir name="Helper"><file name="Data.php" hash="9b22d8f7156cd9f694774d7e29e2b5a8"/></dir><dir name="Model"><file name="Account.php" hash="605e33ef9c956852cd9f0357cb10776c"/><dir name="Config"><dir name="Source"><file name="Onoff.php" hash="684e42d40da3b47053bf345f201df140"/></dir></dir><file name="Config.php" hash="7b9048bfb049cd46accd84a6ba370e7a"/><file name="MyAccountModel.php" hash="d7abbf976d96028ece0331db2ba40559"/><file name="Settings.php" hash="d41d8cd98f00b204e9800998ecf8427e"/></dir><dir name="controllers"><dir name="Adminhtml"><file name="DataexportbackendController.php" hash="88ba5d92dd890f066b32a672a5bfd067"/></dir><file name="IndexController.php" hash="50eea849547a732c20462da19029e432"/><file name="LicenseController.php" hash="b83f323609fecefa4ff6dbab911468ce"/><file name="WebserviceController.php" hash="675d33aa04d1c01c34fdea086d73ce85"/></dir><dir name="etc"><file name="config.xml" hash="c23c07b9a4bb2e5239248dc76e9e8612"/><file name="system.xml" hash="cceb004770871dc1d6f886e2760651ed"/></dir><dir name="sql"><dir name="advertise_setup"><file name="mysql4-install-4.0.0.php" hash="b4535b5068d6b72999c94e91d487bc62"/><file name="mysql4-install-5.0.0.php" hash="b4535b5068d6b72999c94e91d487bc62"/></dir><dir name="setup"><file name="mysql4-install-0.1.0.php" hash="452925d5182994846dbe3b9518db84d8"/></dir></dir></dir><dir name="Dataexport"><dir name="Block"><dir name="Adminhtml"><file name="Dataexportbackend.php" hash="8388ca40072b9f6848eff265b1edea98"/></dir><file name="Index.php" hash="e504da66a574a5df674b5d8385ce4108"/></dir><dir name="Helper"><file name="Data.php" hash="052f97f5b208a7ec04b6b5d5dfce582b"/></dir><dir name="Model"><file name="Config.php" hash="abb4f8739e9fa07dbe041a0129211eb7"/><dir name="Exporter"><file name="Cart.php" hash="6164c971932885d2cafc86275a4c0649"/><file name="Customer.php" hash="e8ffc864fb2ec2757d3517d3e179c12a"/><file name="Interface.php" hash="1b311d997c503d5e6ec567f703491306"/><file name="Order.php" hash="48aef9cea01c358b81e4d8469e237169"/><file name="Product.php" hash="77564a4ef98e2d0ad43ee2b0d97fa9c3"/></dir><file name="Exporter.php" hash="cae300f7e94457b7209334acb2b4330d"/><file name="Modelname.php" hash="c5d3ff7a7c9443ec43c84a8d8c07cfc1"/><dir name="Mysql4"><dir name="Modelname"><file name="Collection.php" hash="7829fb805cf36d108d97e22175419c97"/></dir><file name="Modelname.php" hash="4ffa0d7fa31b0e6544d66e41d0239410"/></dir><file name="Orderstatus.php" hash="d3f17637413ea2417a3080435215ac26"/><file name="Scheduler.php" hash="be3d416160a7b4973907ef58a42306e3"/><file name="Xmlwriter.php" hash="a86b81bcb8964935410738643de32e8f"/></dir><dir name="controllers"><dir name="Adminhtml"><file name="DataexportbackendController.php" hash="35aceaddbe6b7a6b92b1b58a46647e1a"/></dir><file name="IndexController.php" hash="8be7143d4a93cd96fa37c7ae7cb735e2"/><file name="TestController.php" hash="74d89fd194029ae654a3cec3b39c9778"/></dir><dir name="etc"><file name="adminhtml.xml" hash="e3ccc4047ca0ece4295e156e986f3019"/><file name="config.xml" hash="e3776aee6bb28d50e4baf14e5b38dc64"/><file name="system.xml" hash="ae66089d90d97caf115bde9d10572b6a"/></dir><dir name="sql"><dir name="dataexport_setup"><file name="mysql4-install-0.1.0.php" hash="b01d2c1aefe3ec69dc1799d3b682cc3b"/></dir></dir></dir></dir></dir></dir><dir name="design"><dir name="adminhtml"><dir name="default"><dir name="default"><dir name="layout"><file name="dataexport.xml" hash="2da004f9cbaeee331a62b9592692e2c1"/></dir><dir name="template"><dir name="dataexport"><file name="dataexportbackend.phtml" hash="6582b9668254d7350b743183d8d0d3ac"/></dir></dir></dir></dir></dir><dir name="frontend"><dir name="base"><dir name="default"><dir name="layout"><file name="dataexport.xml" hash="7467ffa59e10a2a7b792977e40290236"/></dir><dir name="template"><dir name="dataexport"><file name="index.phtml" hash="4b88ef0e0ac3d19787f9fc7b4da2e91b"/></dir></dir></dir></dir></dir></dir></dir><dir name="var"><dir name="advertisedata"><file name="empty.file" hash="d41d8cd98f00b204e9800998ecf8427e"/><file name="generate_1353339590.xml" hash="d7b79189c377d84276684d7b1136816b"/></dir></dir><dir name="Adverti.se Module Docs"><file name="Advertise Colors.html" hash="4e0ee5e768d3ea2fc0a3de2c2b5edf53"/><file name="Advertise Crosssell Products.html" hash="9ac9ad2c982787e9019909e352df6aed"/><file name="Advertise Related Products.html" hash="b4ff8498cc7c195f6cf84a0b145d311f"/><file name="Advertise Suggested Products.html" hash="828a259ef0fb01c53dfcfab526cc95ea"/><file name="Advertise Upsell Products.html" hash="d5608efb1bdb8d0aa83a652e40daf574"/><dir name="resources"><file name="advertise-colors-dropdown.png" hash="88456b9c85c96ca51f9248de0b010433"/><file name="backend-advertise-logo.png" hash="f171bf993ddfaba0ebebd02a85f7741a"/><file name="install.css" hash="455498e109f7af2e55ebc2b763f91598"/></dir></dir></target></contents>
|
44 |
<compatible/>
|
45 |
<dependencies><required><php><min>5.0.0</min><max>6.0.0</max></php></required></dependencies>
|
46 |
</package>
|