-
Notifications
You must be signed in to change notification settings - Fork 1
Expand file tree
/
Copy pathplugin.json
More file actions
executable file
·162 lines (162 loc) · 10.8 KB
/
plugin.json
File metadata and controls
executable file
·162 lines (162 loc) · 10.8 KB
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
{
"label": "Lengow",
"author": "Lengow SAS",
"copyright": "(c) by Lengow",
"description": "Lengow allows you to easily export your product catalogue from your Shopware store and sell on Amazon, Cdiscount, Google Shopping, Criteo, LeGuide.com, Ebay, Rakuten, Priceminister. Choose from our 1,800 available marketing channels!",
"support_mail": "support.lengow.zendesk@lengow.com",
"license": "proprietary",
"link": "https://lengow.com",
"currentVersion": "1.7.2",
"changes": {
"1.7.2": {
"releasedate": "",
"line": ""
},
"1.7.1": {
"releasedate": "2022-01-27",
"line": ""
},
"1.7.0": {
"releasedate": "2021-12-14",
"line": ""
},
"1.6.2": {
"releasedate": "2021-09-06",
"line": ""
},
"1.6.1": {
"releasedate": "2021-07-19",
"line": ""
},
"1.6.0": {
"releasedate": "2021-03-25",
"line": ""
},
"1.5.3": {
"releasedate": "2020-10-26",
"line": ""
},
"1.5.2": {
"releasedate": "2020-06-10",
"line": ""
},
"1.5.1": {
"releasedate": "2020-03-12",
"line": ""
},
"1.5.0": {
"releasedate": "2020-03-05",
"line": ""
},
"1.4.3": {
"releasedate": "2020-01-03",
"line": ""
},
"1.4.2": {
"releasedate": "2019-09-04",
"line": ""
},
"1.4.1": {
"releasedate": "2019-07-22",
"line": ""
},
"1.4.0": {
"releasedate": "2019-06-04",
"line": ""
},
"1.3.3": {
"releasedate": "2019-03-20",
"line": ""
},
"1.3.2": {
"releasedate": "2018-12-19",
"line": ""
},
"1.3.1": {
"releasedate": "2018-10-15",
"line": ""
},
"1.3.0": {
"releasedate": "2018-02-08",
"line": ""
},
"1.2.3": {
"releasedate": "2017-12-04",
"line": ""
},
"1.2.2": {
"releasedate": "2017-11-06",
"line": ""
},
"1.2.1": {
"releasedate": "2017-09-12",
"line": ""
},
"1.2.0": {
"releasedate": "2017-07-26",
"line": ""
},
"1.1.0": {
"releasedate": "2017-05-02",
"line": ""
},
"1.0.4": {
"releasedate": "2016-11-07",
"line": ""
},
"1.0.3": {
"releasedate": "2016-10-04",
"line": ""
},
"1.0.2": {
"releasedate": "2016-09-29",
"line": ""
},
"1.0.1": {
"releasedate": "2016-09-26",
"line": ""
},
"1.0.0": {
"releasedate": "2016-09-21",
"line": "First release"
}
},
"changelog": {
"en": {
"1.7.2": "",
"1.7.1": "Feature: Removal of compatibility with Shopware versions lower than 5.5; Feature: Integration of an internal toolbox with all Lengow information for support; Feature: Adding the php version in the toolbox; Feature: Modification of the fallback urls of the Lengow Help Center; Feature: Adding extra field update date in external toolbox",
"1.7.0": "Feature: Integration of order synchronization in the toolbox webservice; Feature: Retrieving the status of an order in the toolbox webservice",
"1.6.2": "Bugfix: [export] Correction on the recovery of the breadcrumb of categories",
"1.6.1": "Feature: Outsourcing of the toolbox via webservice; Feature: Setting up a modal for the plugin update; Bugfix: [export] Check if supplier name exist before fetching it",
"1.6.0": "Feature: Integration of the new connection process; Bugfix: Check if product tax exist before fetching it",
"1.5.3": "Feature: Adding new links to the Lengow Help Center and Support; Feature: [import] B2b orders can now be imported without taxes (optional); Bugfix: Always load iframe over https",
"1.5.2": "Feature: [import] Addition of order types in the order management screen; Feature: [import] Addition on the currency conversion in imported order; Feature: [import] Integration of the region code in the delivery and billing addresses; Bugfix: Update of the access token when recovering an http 401 code",
"1.5.1": "Bugfix: Addition of the http 201 code in the success codes",
"1.5.0": "Feature: Refactoring and optimization of the connector class; Feature: Optimization of API calls for synchronisation of orders and actions; Feature: [import] Protection of the import of anonymized orders; Feature: [import] Protection of the import of orders older than 3 months; Feature: Display of an alert when the plugin is no longer up to date; Feature: Renaming from Preprod Mode to Debug Mode; Bugfix: Refactoring and optimization of dates with the correct locale; Bugfix: [action] Improved carrier matching with a strict then approximate search; Bugfix: [import] Enhanced security for orders that change their marketplace name",
"1.4.3": "Feature: Adding compatibility with php 7.3; Bugfix: [export] Recovery of variations when product selection is enabled; Bugfix: [export] Adding a filter on internal type articles (kind = 3); Bugfix: [import] Adding a security on the product search between the reference and the id",
"1.4.2": "Feature: [export] Take fallback translations when exists; Feature: Full Compatibility for Shopware versions 5.6",
"1.4.1": "Feature: [import] Optimization of the order recovery system; Feature: [import] Setting up a cache for synchronizing catalogs ids; Feature: [action] Refactoring and optimization of actions on orders; Feature: [action] Improved carrier matching with search on carrier code and label; Bugfix: [export] Retrieving other images of a product when one is unavailable",
"1.4.0": "Feature: Disabling the Lengow tracker and changing the product ID; Feature: Registering marketplace data in a json file; Feature: Optimization of API calls between PrestaShop and Lengow; Bugfix: [export] Retrieving the default price when the customer group price is not available; Bugfix: Recovery of Shopware version with parameters for versions above 5.4; Bugfix: [export] Improved deletion of duplicate headers; Bugfix: [action] Management of orders waiting to return from the marketplace; Bugfix: Update of the lengow_order table directly after the creation of the Shopware order",
"1.3.3": "Feature: Generating a generic error message when the Lengow API is unavailable; Feature: [export] Recovering parent images when no image is selected for the variation; Bugfix: Improved security to avoid duplicate synchronization",
"1.3.2": "Bugfix: Checks whether a product is simple or a parent for product matching; Bugfix: Removal of billing & shipping addresses on the customer for version 5.5",
"1.3.1": "Feature: Adding refunded status to order filters; Feature: Adding column's sort for active product and product include in export; Feature: Protocol change to https for API calls; Feature: Managing delivery_date and custom_carrier parameters for sending action; Feature: Check and complete an order not imported if it is canceled or refunded; Feature: Adding links to the new Lengow help center; Feature: Adding free text fields to export; Feature: Adding properties to export; Bugfix: Removing of action errors when orders are completed; Bugfix: Fixed pagination of the order page; Bugfix: Deleting the shipping_date parameter in the action check request; Bugfix: Optimizing the display of errors in the order screen; Bugfix: Adding an error message when the country does not exist in order importation; Bugfix: Deleting the indefinite index user_id in the connector; Bugfix: Deleting join table s_articles_categories_ro in the export process; Bugfix: Adding the Lengow product filter in the products export table; Bugfix: Deleting identical headers in the export stream; Bugfix: Compatibility with version 5.5 and order statuses",
"1.3.0": "Feature: Implementation of the new Lengow order management screen; Feature: Automatic verification of actions sent to the marketplace; Feature: Automatic sending of action if the first shipment was a failure; Feature: Setting up the simple Lengow tracker; Feature: Sending a report email with order import and action upload errors; Feature: Adding a order resynchronisation button with Lengow; Feature: Adding a reimport order button and Lengow technical error status",
"1.2.3": "Feature: Direct shipment of actions from Shopware API; Feature: Export specific price product for a customer group; Bugfix: Get specific domain name for a sub shop; Bugfix: Improvement of the update system to avoid sql errors",
"1.2.2": "Feature: Translation management for catalog export; Bugfix: Fix the bug blocking the Shopware order details screen; Bugfix: Blocking unauthorized actions for a marketplace",
"1.2.1": "Feature: Added Lengow tab in order details; Feature: Add cancel and ship action buttons; Bugfix: Fix shop url with specific domain name; Bugfix: Change shop data for sending option",
"1.2.0": "Feature: Added import order management; Feature: Adding action management to order; Feature: New multi-store management system; Feature: Automatic management of catalog addition",
"1.1.0": "Feature: Add get_sync parameter for cron; Feature: Add PSR-2 coding standards; Feature: Delete out of stock and variation options for export; Feature: Add locale variable for Lengow Iframe; Feature: Add supplier field for export; Bugfix: Get images for article variations; Bugfix: Optimize Lengow Statistics; Bugfix: Add https protocol for Lengow iframe",
"1.0.4": "Bugfix: change translations; Bugfix: replace html br by space in cleanHtml function; Bugfix: change cron url with no shop parameter; Bugfix: Optimize curl request; Bugfix: Optimize export process",
"1.0.3": "Bugfix: refresh status for free trial; Bugfix: Fix bug with currency GET parameter; Feature: add new get_params parameter for export; Feature: add 403 and 400 headers for export process",
"1.0.2": "Feature: add french translation; Feature: add new Lengow Logos; Bugfix: optimize getStatistic() for no API results; Bugfix: optimize getStatusAccount()",
"1.0.1": "Bugfix: import and export url; Bugfix: get access to stats api; Bugfix: change csv head",
"1.0.0": "First release"
}
},
"compatibility": {
"minimumVersion": "5.5.0",
"maximumVersion": null,
"blacklist": [
]
}
}