-
Notifications
You must be signed in to change notification settings - Fork 1
/
plugin.xml
409 lines (409 loc) · 14.4 KB
/
plugin.xml
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
<?xml version="1.0" encoding="utf-8"?>
<plugin xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xsi:noNamespaceSchemaLocation="../../../engine/Shopware/Components/Plugin/schema/plugin.xsd">
<label lang="de">Afterbuy Connector</label>
<label lang="en">Afterbuy Connector</label>
<version>1.0.9</version>
<copyright>(c) by VIA-Connect</copyright>
<license>GPL-3.0-only</license>
<link>https://www.via-connect.de/</link>
<author>ViA-Online GmbH</author>
<compatibility minVersion="5.6.0" />
<changelog version="1.0.9">
<changes lang="de">
<![CDATA[
<ul>
<li>Kompatiblität mit PHP 8.0/8.1 hinzugefügt</li>
</ul>
]]>
</changes>
<changes lang="en">
<![CDATA[
<ul>
<li>Added compatibility with PHP 8.0/8.1</li>
</ul>
]]>
</changes>
</changelog>
<changelog version="1.0.8">
<changes lang="de">
<![CDATA[
<ul>
<li>Konfigurierbaren Zeitversatz für Bestellimport hinzugefügt</li>
</ul>
]]>
</changes>
<changes lang="en">
<![CDATA[
<ul>
<li>Added configurable time offset for order import</li>
</ul>
]]>
</changes>
</changelog>
<changelog version="1.0.7">
<changes lang="de">
<![CDATA[
<ul>
<li>Logging verbessert</li>
</ul>
]]>
</changes>
<changes lang="en">
<![CDATA[
<ul>
<li>Improved Logging</li>
</ul>
]]>
</changes>
</changelog>
<changelog version="1.0.6">
<changes lang="de">
<![CDATA[
<ul>
<li>Behandlung von fehlenden Preisen in Kundengruppen korrigiert</li>
</ul>
]]>
</changes>
<changes lang="en">
<![CDATA[
<ul>
<li>Fixed handling of missing prices for customer groups</li>
</ul>
]]>
</changes>
</changelog>
<changelog version="1.0.5">
<changes lang="de">
<![CDATA[
<ul>
<li>Anpassungen für Shopware 5.7</li>
<li>Support für Shopwareversionen < 5.6 eingestellt</li>
</ul>
]]>
</changes>
<changes lang="en">
<![CDATA[
<ul>
<li>Customizations for Shopware 5.7</li>
<li>Dropped Support for Shopware versions < 5.6</li>
</ul>
]]>
</changes>
</changelog>
<changelog version="1.0.4">
<changes lang="de">
<![CDATA[
<ul>
<li>Neue Option UseProductTaxRate für Bestellexport hinzugefügt</li>
<li>Fehler beim Export von steuerfreien Shopware-Bestellungen mit Steuer = 0 in Afterbuy behoben</li>
<li>Variantenbild-Exportlogik aktualisiert (Shopware -> Afterbuy)</li>
</ul>
]]>
</changes>
<changes lang="en">
<![CDATA[
<ul>
<li>Added new option UseProductTaxRate for order export</li>
<li>Fixed bug in export tax free shopware orders with tax = 0 to afterbuy</li>
<li>Updated variant image export logic (Shopware -> Afterbuy)</li>
</ul>
]]>
</changes>
</changelog>
<changelog version="1.0.3">
<changes lang="de">
<![CDATA[
<ul>
<li>Korrektur des Imports von Variant Sets</li>
</ul>
]]>
</changes>
<changes lang="en">
<![CDATA[
<ul>
<li>Fixed variant set import</li>
</ul>
]]>
</changes>
</changelog>
<changelog version="1.0.2">
<changes lang="de">
<![CDATA[
<ul>
<li>Die Übertragung der PayPal-Transaktions-ID an Afterbuy wurde korrigiert.</li>
<li>Korrektur des Bildimportes, falls das Bild nicht vorhanden sein sollte</li>
</ul>
]]>
</changes>
<changes lang="en">
<![CDATA[
<ul>
<li>Fixed trasmitting of PayPal transaction ID to Afterbuy</li>
<li>Fixed image import, if image is not available</li>
</ul>
]]>
</changes>
</changelog>
<changelog version="1.0.1">
<changes lang="de">
<![CDATA[
<ul>
<li>Fix: Produkt update reagiert jetzt auch auf die Backend Einstellung "Bestellnummer Mapping"</li>
</ul>
]]>
</changes>
<changes lang="en">
<![CDATA[
<ul>
<li>Fix: Product update respects now backend-setting "ordernumber mapping"</li>
</ul>
]]>
</changes>
</changelog>
<changelog version="1.0.0">
<changes lang="de">
<![CDATA[
<ul>
<li>Neu: Tracking Code wird übertragen</li>
<li>Fix: Stock update reagiert jetzt auch auf die Backend Einstellung "Bestellnummer Mapping"</li>
<li>Fix: Ein kleiner Fix um Änderungen an Artikeldaten zu übertragen, die im Backend List-Editor vorgenommen wurden"</li>
</ul>
]]>
</changes>
<changes lang="en">
<![CDATA[
<ul>
<li>New: Tracking code will be transferred</li>
<li>Fix: Stock update respects now backend-setting "ordernumber mapping"</li>
<li>Fix: A minor Fix to transmit article changes from Backend List-Editor"</li>
</ul>
]]>
</changes>
</changelog>
<changelog version="0.11.0">
<changes lang="de">
<![CDATA[
<ul>
<li>Neu: Cronjob und Command zum Synchronisieren des Bestandes</li>
</ul>
]]>
</changes>
<changes lang="en">
<![CDATA[
<ul>
<li>New: Cronjob and Command for stock sync</li>
</ul>
]]>
</changes>
</changelog>
<changelog version="0.10.1">
<changes lang="de">
<![CDATA[
<ul>
<li>New: added universal payment method as fallback</li>
<li>fixed: shipping address missing in order export</li>
<li>fixed: wrong payment descirption in order export</li>
</ul>
]]>
</changes>
<changes lang="en">
<![CDATA[
<ul>
<li>New: added universal payment method as fallback</li>
<li>fixed: shipping address missing in order export</li>
<li>fixed: wrong payment descirption in order export</li>
</ul>
]]>
</changes>
</changelog>
<changelog version="0.10.0">
<changes lang="de">
<![CDATA[
<ul>
<li>New: added min order date for export</li>
<li>New: Support for SW 5.6</li>
<li>fixed: drop invalid articles</li>
<li>fixed: category association</li>
<li>fixed: order submission params</li>
<li>fixed: submission of unfinished orders</li>
</ul>
]]>
</changes>
<changes>
<![CDATA[
<ul>
<li>New: added min order date for export</li>
<li>New: Support for SW 5.6</li>
<li>fixed: drop invalid articles</li>
<li>fixed: category association</li>
<li>fixed: order submission params</li>
<li>fixed: submission of unfinished orders</li>
</ul>
]]></changes>
</changelog>
<changelog version="0.9.11">
<changes lang="de">
<![CDATA[
<ul>
<li>fixed: kernel.default_error_level not found exception</li>
<li>fixed: product nr. association</li>
</ul>
]]>
</changes>
<changes>
<![CDATA[
<ul>
<li>fixed: kernel.default_error_level not found exception</li>
<li>fixed: product nr. association</li>
</ul>
]]></changes>
</changelog>
<changelog version="0.9.10">
<changes lang="de">
<![CDATA[
<ul>
<li>fixed: variant association</li>
</ul>
]]>
</changes>
<changes>
<![CDATA[
<ul>
<li>fixed: variant association</li>
</ul>
]]></changes>
</changelog>
<changelog version="0.9.9">
<changes lang="de">
<![CDATA[
<ul>
<li>fixed: product order associatin</li>
</ul>
]]>
</changes>
<changes>
<![CDATA[
<ul>
<li>fixed: product order associatin</li>
</ul>
]]></changes>
</changelog>
<changelog version="0.9.8">
<changes lang="de">
<![CDATA[
<ul>
<li>fixed: category export id association</li>
<li>fixed: afterbuy association reset</li>
</ul>
]]>
</changes>
<changes>
<![CDATA[
<ul>
<li>fixed: category export id association</li>
<li>fixed: afterbuy association reset</li>
</ul>
]]></changes>
</changelog>
<changelog version="0.9.7">
<changes lang="de">
<![CDATA[
<ul>
<li>added: additional fields for import</li>
<li>fixed: show correct option label in plugin config</li>
<li>fixed: import more than one subcategory</li>
<li>added: selection in config to import products with Afterbuy internal Ordernumber or Product ID</li>
</ul>
]]>
</changes>
<changes>
<![CDATA[
<ul>
<li>added: additional fields for import</li>
<li>fixed: show correct option label in plugin config</li>
<li>fixed: import more than one subcategory</li>
<li>added: selection in config to import products with Afterbuy internal Ordernumber or Product ID</li>
</ul>
]]></changes>
</changelog>
<changelog version="0.9.6">
<changes lang="de">
<![CDATA[
<ul>
<li>added: import of fields for basic price calculation</li>
<li>added: import of attributes</li>
<li>added: import of internal article nr</li>
<li>added: import of free text fields</li>
<li>added: custom config form</li>
<li>added: option for target category</li>
<li>fixed: error on order export</li>
</ul>
]]>
</changes>
<changes lang="en">
<![CDATA[
<ul>
<li>added: import of fields for basic price calculation</li>
<li>added: import of attributes</li>
<li>added: import of internal article nr</li>
<li>added: import of free text fields</li>
<li>added: custom config form</li>
<li>added: option for target category</li>
<li>fixed: error on order export</li>
</ul>
]]></changes>
</changelog>
<changelog version="0.9.5">
<changes lang="de">Fixed Error with category import</changes>
<changes lang="en">Fixed Error with category import</changes>
</changelog>
<changelog version="0.9.4">
<changes lang="de">Refactoring</changes>
<changes lang="en">Refactoring</changes>
</changelog>
<changelog version="0.9.3">
<changes lang="de">
<![CDATA[
<ul>
<li>Did remaining TODO's - minor changes</li>
<li>Added Backend feature to show Afterbuy Order ID in Article List</li>
<li>Added Backend feature to show Export Flag in Article List</li>
</ul>
]]>
</changes>
<changes lang="en">
<![CDATA[
<ul>
<li>Did remaining TODO's - minor changes</li>
<li>Added Backend feature to show Afterbuy Order ID in Article List</li>
<li>Added Backend feature to show Export Flag in Article List</li>
</ul>
]]>
</changes>
</changelog>
<changelog version="0.9.2">
<changes lang="de">Fixed Error with category import</changes>
<changes lang="en">Fixed Error with category import</changes>
</changelog>
<changelog version="0.9.1">
<changes lang="de">Fixed several error with product import</changes>
<changes lang="en">Fixed several error with product import</changes>
</changelog>
<changelog version="0.9.0">
<changes lang="de">Erste Veröffentlichung</changes>
<changes lang="en">Initial Release</changes>
</changelog>
<description>
<![CDATA[
<b>Interface-Plugin for Afterbuy</b>
<p>With the Afterbuy Connector you can establish a connection to your Afterbuy-Account</p>
]]>
</description>
<description lang="de">
<![CDATA[
<b>Schnittstelle zu Afterbuy</b>
<p>Mit dem Afterbuy-Connector können Sie einen Shopware-Shop an Ihr Afterbuy-System anbinden.</p>
]]>
</description>
</plugin>