-
Notifications
You must be signed in to change notification settings - Fork 12
/
Copy pathplugin.xml
173 lines (148 loc) · 7.19 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
<?xml version="1.0" encoding="utf-8"?>
<plugin xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xsi:noNamespaceSchemaLocation="https://raw.githubusercontent.com/shopware/shopware/5.6/engine/Shopware/Components/Plugin/schema/plugin.xsd">
<label lang="de">Kundenspezifische Preise</label>
<label lang="en">Customer-specific prices</label>
<version>4.0.7</version>
<copyright>(c) by shopware AG</copyright>
<license>MIT</license>
<link>http://store.shopware.com</link>
<author>shopware AG</author>
<compatibility minVersion="5.6.9" maxVersion="5.99.99"/>
<changelog version="4.0.7">
<changes lang="de">PT-13058 - Problem mit nummerischen Produktnummern behoben;</changes>
<changes lang="en">PT-13058 - Fixed problem with numeric product numbers;</changes>
</changelog>
<changelog version="4.0.6">
<changes lang="de">PT-13052 - Problem mit nummerischen Produktnummern behoben;</changes>
<changes lang="en">PT-13052 - Fixed problem with numeric product numbers;</changes>
</changelog>
<changelog version="4.0.5">
<changes lang="de">PT-12993 - Kompatibilität zu Shopware 5.6 wiederhergestellt;</changes>
<changes lang="en">PT-12993 - Restore compatibility to Shopware 5.6;</changes>
</changelog>
<changelog version="4.0.4">
<changes lang="de">PT-12974 - Preise lassen sich wieder über das Backend-Modul ändern;</changes>
<changes lang="en">PT-12974 - Prices can be changed again via the backend module;</changes>
</changelog>
<changelog version="4.0.3">
<changes lang="de">PT-12969 - Fehler beim Laden der Produktpreise korrigiert;</changes>
<changes lang="en">PT-12969 - Fix error while loading the product prices;</changes>
</changelog>
<changelog version="4.0.2">
<changes lang="de">PT-12522 - Product Stream Vorschau wird wieder angezeigt;</changes>
<changes lang="en">PT-12522 - Fix Product Stream preview;</changes>
</changelog>
<changelog version="4.0.1">
<changes lang="de">
PT-12328 - Shopware 5.6.9 Kompatibilität;
</changes>
<changes lang="en">
PT-12328 - Shopware 5.6.9 compatibility;
</changes>
</changelog>
<changelog version="4.0.0">
<changes lang="de">
PT-12228 - Behebt fehlerhaftes Verhalten im Shopware-Backend;
</changes>
<changes lang="en">
PT-12228 - Fixes incorrect behaviour in the Shopware backend;
</changes>
</changelog>
<changelog version="3.0.0">
<changes lang="de">
PT-12129 - Shopware 5.7 und PHP8 Kompatibilität;
PT-12221 - Korrigiert die Anzeige des individuellen Kundenpreises;
</changes>
<changes lang="en">
PT-12129 - Shopware 5.7 and PHP8 compatibility;
PT-12221 - Fixes displaying of the individual customer price;
</changes>
</changelog>
<changelog version="2.3.2">
<changes lang="de">PT-10803 - Kompatibilität mit MySQL 8 verbessert;</changes>
<changes lang="en">PT-10803 - Improved compatibility with MySQL 8;</changes>
</changelog>
<changelog version="2.3.1">
<changes lang="de">PT-10528 - Optimiert das Generieren des Cache Hashes;</changes>
<changes lang="en">PT-10528 - Optimize cache hash generation;</changes>
</changelog>
<changelog version="2.3.0">
<changes lang="de">PT-9181 - 5.5 Kompatibilität;</changes>
<changes lang="en">PT-9181 - 5.5 compatibility;</changes>
</changelog>
<changelog version="2.2.2">
<changes lang="de">PT-9044 - Sortierung der Staffelpreise korrigiert; PT-9097 - Caching verbessert;</changes>
<changes lang="en">PT-9044 - Fix sorting of block prices; PT-9097 - Improve caching;</changes>
</changelog>
<changelog version="2.2.1">
<changes lang="de">PT-9041 - Composer Typ korrigiert;</changes>
<changes lang="en">PT-9041 - Fix composer type;</changes>
</changelog>
<changelog version="2.2.0">
<changes lang="de">PT-8810 - 5.4 Kompatibilität;</changes>
<changes lang="en">PT-8810 - Added 5.4 compatibility;</changes>
</changelog>
<changelog version="2.1.2">
<changes lang="de">PT-7650 - 5.3 Kompatibilität und SecureUninstall Prozess hinzugefügt;</changes>
<changes lang="en">PT-7650 - Added 5.3 compatibility and secure uninstall process;</changes>
</changelog>
<changelog version="2.1.1">
<changes lang="de">
PT-5098 - Die Preise können wieder resettet werden;
PT-5103 - Performance im Listing wurde verbessert;
PT-5309 - Kunden-Paging Bug beseitigt;
PT-6315 - Gruppen aktivieren und deaktivieren geht wieder;
</changes>
<changes lang="en">
PT-5098 - Prices can be reset;
PT-5103 - Performance of the listing has been improved;
PT-5309 - Fix customer paging bug;
PT-6315 - groups can set active and inactive again;
</changes>
</changelog>
<changelog version="2.1.0">
<changes lang="de">PT-6068 - Feature: Shopware 5.2 Kompatibilität;</changes>
<changes lang="en">PT-6068 - Feature: Shopware 5.2 Kompatibilität;</changes>
</changelog>
<changelog version="2.0.2">
<changes lang="de">PT-3565 - Bugfix: HTTP-Cache Kompatibilität;</changes>
<changes lang="en">PT-3565 - Bugfix: HTTP cache compatibility;</changes>
</changelog>
<changelog version="2.0.1">
<changes lang="de">
PT-3565 - Bugfix: Preisfilter Performance Verbesserungen;
PT-3831 - Bugfix: Shopware 5.1 Kompatibilität;
</changes>
<changes lang="en">
PT-3565 - Bugfix: Price filter performance improvements;
PT-3831 - Bugfix: Shopware 5.1 compatibility;
</changes>
</changelog>
<changelog version="2.0.0">
<changes lang="de">PT-3076 - Feature: Shopware 5 Kompatibilität;</changes>
<changes lang="en">PT-3076 - Feature: Shopware 5 compatibility;</changes>
</changelog>
<changelog version="1.0.3">
<changes lang="de">
Korrigiert falsche Kodierung;
PT-2388: Korrigiert Nutzung von SSL im Backend;
PT-2552: Superglobale REQUEST Variable ersetzt;
PT-2614 Korrektur: Cache-Kompatibilität
</changes>
<changes lang="en">
Fixed wrong encoding;
PT-2388: Fixed ssl usage in the backend;
PT-2552: Replaced superglobal REQUEST variable;
PT-2614 fix article price with active HTTP cache
</changes>
</changelog>
<description lang="en">Using this plugin you are now able to offer special discounts on certain items and for
certain customers. This is completely independent and separate from customer groups and their graduaded prices
and offers another way of appreciating your custom.
</description>
<description lang="de">Mit dem Plugin hast Du die Möglichkeit Deinen Stammkunden einen gewissen Rabatt auf
definierte Artikel zu gewähren. Diese Einstellung greift ganz unabhängig der zugeordneten Kundengruppe und deren
Staffeln.
</description>
</plugin>