forked from wc1c/wc1c-main
-
Notifications
You must be signed in to change notification settings - Fork 0
/
readme.txt
250 lines (196 loc) · 5.91 KB
/
readme.txt
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
=== WC1C ===
Contributors: WC1C, Frescoref
Tags: commerceml, 1c, cml, ecommerce, wc1c, woocommerce, integration 1C, 1s, 1с, 1C, 1С
Requires at least: 5.2
Tested up to: 6.2
Requires PHP: 7.0
Stable tag: 0.20.0
License: GNU General Public License v3.0
License URI: http://www.gnu.org/licenses/gpl-3.0.html
Donate link: https://wc1c.info/market
Integration of WooCommerce with 1C products (different configurations)
== Description ==
Implementation of a mechanism for flexible exchange of various data between 1C products and the WooCommerce plugin.
= Features =
* ✅ Automation of work with products (goods, services) 1C and WooCommerce.
- Various product types, including feature-based variations.
- Exchange of data on products in both directions.
- Selective data update.
- Flexible matching of existing data (synchronization).
- Sources for data.
* ✅ Automation of work with orders for products (goods, services) 1C and WooCommerce.
- Data exchange on orders in both directions.
- Upload additional data such as payments and deliveries.
- Flexible upload format settings.
* ✅ Big data support.
* ✅ Support for weak hosting.
* ✅ Maintaining event logs of various levels for timely response to problems.
* ✅ Expandability.
All features: [https://wc1c.info/features](https://wc1c.info/features)
== Translations ==
* English - default, always included
* Russian - always included
== Installation ==
1. Archive extract and upload folder "wc1c-main" to /wp-content/plugins (final path: /wp-content/plugins/wc1c-main/).
2. Activate the plugin.
3. Done, goto plugin settings.
== Frequently Asked Questions ==
= What versions of 1C are supported? =
Work is possible with all versions of 1C, which logically requires integration with an online store. Support for a specific version of 1C depends on the scheme used on the basis of which the configuration was created.
= Is it possible to update only some product data? =
This is possible, but depends on the exchange scheme used and the extensions installed. You can not only update prices, balances separately, but also update them and other information on various conditions.
= What is activation in the settings and what does it give? =
Activation allows the WC1C team to work on improving the plugin and release updates. In addition to providing financial assistance to improve WC1C, projects with activation have additional features, transmit statistical information and error data in the background for further release of updates.
= Missing feature, how to add it? =
First of all, you need to look at the section with extensions on the official website. If there is no extension that adds the desired feature, you can develop this feature yourself, or turn to paid services.
You can also try to ask to add this feature for free (if activated) to the main plugin, or try to implement it through actions and filters (extensibility mechanism).
= Are updates being released? =
Updates are released as needed, but only when available to the WC1C team. For more or less guaranteed receipt of timely updates, you can purchase an activation code. On average, updates are needed once a month when WooCommerce updates are released.
== Screenshots ==
1. Configurations
2. Tools
3. Settings
4. Creating new configuration
5. Edit configuration
6. Edit configuration 2
== Changelog ==
List of major changes from version to version. [Goto full list.](https://wc1c.info/changelogs)
= 0.20.0 =
* WP tested up to: 6.2
* Up: ProductsCML to 0.12.0
* Up: language files
* Up: CML library
* Improvement: promo for codes
* Ability: use Woplucore
* Fix: more
= 0.19.2 =
* Up: ProductsCML to 0.11.2
= 0.19.1 =
* Up: ProductsCML to 0.11.1
= 0.19.0 =
* WC tested up to: 7.5
* Up: ProductsCML to 0.11.0
* Ability: use Woplucore
* Up: Woplucore to latest
* Fix: more
= 0.18.2 =
* Up: ProductsCML to 0.10.2
* Up: CML library
* Fix: more
= 0.18.1 =
* Up: ProductsCML to 0.10.1
= 0.18.0 =
* Up: ProductsCML to 0.10.0
* Up: language files
* Up: CML library
* Up: Woplucore to latest
* Fix: more
= 0.17.0 =
* PHP tested up to: 8.2
* WC tested up to: 7.4
* Up: ProductsCML to 0.9.0
* Up: ProductsCleanerCML to 0.4.0
* Up: language files
* Up: Bootstrap to 5.2.3
* Up: woplucore to latest
* Up: CML library
* Up: Wotices to latest
* Fix: more
= 0.16.0 =
* Up: ProductsCML to 0.8.0
* Up: language files
* Improvement: use woplucore
* Improvement: statuses for configurations
* Improvement: custom receiver in schemas
* Improvement: configuration order by dates
* Fix: more
= 0.15.1 =
* Up: language files
* Fix: error
= 0.15.0 =
* WC tested up to: 7.3
* Up: ProductsCML to 0.7.0
* Up: language files
* Fix: more
= 0.14.14 =
* Up: language files
* Fix: more
= 0.14.13 =
* Up: language files
* Fix: more
= 0.14.12 =
* Up: language files
* Fix: more
= 0.14.11 =
* Fix: more
= 0.14.10 =
* Fix: more
= 0.14.9 =
* Up: ProductsCML to 0.6.0
* Up: ProductsCleanerCML to 0.3.0
* Up: language files
* Fix: more
= 0.14.8 =
* Fix: more
= 0.14.7 =
* Fix: more
= 0.14.6 =
* Fix: more
= 0.14.5 =
* Fix: more
= 0.14.4 =
* Fix: more
= 0.14.3 =
* Fix: more
= 0.14.2 =
* Fix: more
= 0.14.1 =
* Fix: more
= 0.14.0 =
* Rename wc1c to wc1c-main
* Fix: more
= 0.13.1 =
* Fix: composer
= 0.13.0 =
* Up: ProductsCML to 0.4.0
* Up: language files
* WC tested up to: 7.2
* Fix: more
= 0.12.0 =
* Up: ProductsCML to 0.3.0
* Up: language files
* Fix: more
= 0.11.1 =
* Fix: more
= 0.11.0 =
* Requires PHP: 7.0
* WC requires at least: 4.3
* WP Requires at least: 5.2
* WP tested up to: 6.1
* WC tested up to: 7.1
* WC tested up to: 7.0
* WC tested up to: 6.9
* Update: CML & WC libraries
* Fix: more
= 0.10.0 =
* WC tested up to: 6.8
* Feature: setting for products in ProductsCML
* Fix: more
= 0.9.0 =
* WC tested up to: 6.7
* Moving libraries: WC, CML from src to vendor
* Fix: more
= 0.8.3 =
* Fix: more
= 0.8.2 =
* Fix: error in while
= 0.8.1 =
* Fix: error decoder in PHP7
= 0.8.0 =
* WP tested up to: 6.0
* WC tested up to: 6.6
* More changes
= 0.7.0 =
* Public release
= 0.1.0 =
* Init release