Claudio Sanches
|
66d7aabe6c
|
Added full support for variations in importer
|
2017-05-24 07:26:57 -03:00 |
Claudio Sanches
|
86036d7040
|
Check for WP_Error while getting/creating tags and shipping classes
|
2017-05-24 06:47:12 -03:00 |
Claudio Sanches
|
83f08ec18d
|
Set attribute as visible by default
|
2017-05-24 05:43:15 -03:00 |
Claudio Sanches
|
60dd750a7b
|
Handle product attributes
|
2017-05-24 04:32:28 -03:00 |
Claudio Sanches
|
c08d3a356e
|
Added support "Attribute %d Visible"
|
2017-05-24 03:42:38 -03:00 |
Claudio Sanches
|
2c5c0133f3
|
meta_data is always an array
|
2017-05-24 03:35:53 -03:00 |
Claudio Sanches
|
b10f3a3be9
|
Fixed coding standards
|
2017-05-24 03:26:17 -03:00 |
Claudio Sanches
|
babc38822a
|
Handle featured image and gallery
|
2017-05-24 03:14:54 -03:00 |
Claudio Sanches
|
a07dc188d0
|
Parse and save downloads
|
2017-05-23 22:31:06 -03:00 |
Claudio Sanches
|
f676fa2752
|
Update products and variations parser
|
2017-05-23 21:58:10 -03:00 |
Claudio Sanches
|
2ebea10be6
|
Fixed tags and shipping class parsers warnings
wp_insert_term() returns array with `term_id` and `term_taxonomy_id` only.
|
2017-05-23 21:11:21 -03:00 |
Claudio Sanches
|
d20c61678c
|
Parser categories
|
2017-05-23 21:06:16 -03:00 |
Mike Jolley
|
c5d7dfba6c
|
Feedback
|
2017-05-23 19:46:46 +01:00 |
Mike Jolley
|
b1a5b23629
|
Done screen handling and form tweaks
|
2017-05-23 15:05:32 +01:00 |
Claudio Sanches
|
ac304473c7
|
Allow external URL and button text for external products
|
2017-05-22 20:18:39 -03:00 |
Claudio Sanches
|
8d5f706077
|
Save meta_data
|
2017-05-22 19:31:05 -03:00 |
Claudio Sanches
|
7f92479f4f
|
Create shipping class or tag if does not exist
|
2017-05-22 19:24:33 -03:00 |
Claudio Sanches
|
775a934b74
|
Parse shipping class ID and tags IDs
|
2017-05-22 18:54:30 -03:00 |
Claudio Sanches
|
4f16740f61
|
Parse special column names and internal fields
|
2017-05-19 18:50:09 -03:00 |
Claudio Sanches
|
8a7e215b41
|
Return raw_keys if mapped_keys is empty
|
2017-05-19 18:46:42 -03:00 |
Claudio Sanches
|
e66a657a2e
|
Removed "CSV" from filters and IDs
|
2017-05-19 18:45:58 -03:00 |
claudiulodro
|
57c4d904bd
|
Type
|
2017-05-19 12:43:40 -07:00 |
claudiulodro
|
cb297ad1b0
|
Add skip existing option
|
2017-05-19 10:58:31 -07:00 |
Mike Jolley
|
636754096d
|
Handle type parsing correctly
|
2017-05-19 15:06:45 +01:00 |
Mike Jolley
|
e860a8d307
|
Abort if we have no mapping data
|
2017-05-19 14:59:05 +01:00 |
Mike Jolley
|
aeb3234ec6
|
Formatting
|
2017-05-19 14:33:40 +01:00 |
Claudio Sanches
|
33da6e16de
|
Start handle parsed data
|
2017-05-18 21:19:01 -03:00 |
Claudio Sanches
|
ca083c6197
|
Skip reletive field if empty
|
2017-05-18 21:18:53 -03:00 |
Claudio Sanches
|
4c9d7ef02e
|
Handle relative fields
|
2017-05-18 21:18:50 -03:00 |
Claudio Sanches
|
74b4ba8a94
|
Improved sanitization in product CSV importer and handle special columns
|
2017-05-18 21:18:47 -03:00 |
claudiulodro
|
83908bc735
|
Move file functions to abstract class
|
2017-05-18 09:59:40 -07:00 |
claudiulodro
|
fa1446bc86
|
Clean up
|
2017-05-17 14:43:03 -07:00 |
claudiulodro
|
17083dafae
|
Initial background importer implementation
|
2017-05-17 14:34:49 -07:00 |
Claudio Sanches
|
365fbb5c3b
|
Moved main methods to abstract class
|
2017-05-16 01:43:45 -03:00 |
Claudio Sanches
|
966090044d
|
Variation support
|
2017-05-16 01:22:00 -03:00 |
Claudio Sanches
|
020e61927b
|
Created abstract product class
|
2017-05-16 01:02:46 -03:00 |
Claudio Sanches
|
09cf382d29
|
Initial code to create/update in the CSV importer
|
2017-05-15 20:23:44 -03:00 |
Claudio Sanches
|
121f8f6315
|
Abstract the product importer
|
2017-05-15 19:49:53 -03:00 |