1 | 1 |
new file mode 100644 |
... | ... |
@@ -0,0 +1,29 @@ |
1 |
+esm_export |
|
2 |
+==== |
|
3 |
+ |
|
4 |
+Versatile export script for OXID Shop |
|
5 |
+ |
|
6 |
+This module is developed and provided by [eSales Media][1]. |
|
7 |
+ |
|
8 |
+__Author:__ Benjamin Roth [benjamin@esales-media.de] |
|
9 |
+ |
|
10 |
+ |
|
11 |
+System requirements |
|
12 |
+---- |
|
13 |
+PHP >= 5.3 |
|
14 |
+OXID Shop >= 4.9.x |
|
15 |
+ |
|
16 |
+ |
|
17 |
+Installation |
|
18 |
+---- |
|
19 |
+Install in esm_export folder in OXID root. Edit export.php for Database settings and create a job config in the conf directory based on the sample.conf.php. |
|
20 |
+ |
|
21 |
+ |
|
22 |
+License |
|
23 |
+---- |
|
24 |
+This tool is proprietary and has to be licensed from [eSales Media][1]. |
|
25 |
+Do not redistribute. |
|
26 |
+ |
|
27 |
+ |
|
28 |
+ |
|
29 |
+[1]: http://www.esales-media.de |
|
0 | 30 |
\ No newline at end of file |