irybka

irybka 9 years ago

@woodruff: it works and it's amazing! Thank you.

oczen

oczen 9 years ago

http://androidcadde.com/index.php?route=common/home

:( image description issue

GeekoDev

GeekoDev 9 years ago

@irybka: This is already working. In Step 2 - Import settings just set the option "Download images" to yes.

irybka

irybka 9 years ago

@woodruff: can you please make an option to download images from links in .xls file?

GeekoDev

GeekoDev 9 years ago

v1.2.0
- XML import
- Fix html data displayed encoded when source data was encoded
- Export uncoded html data for xls and xml

GeekoDev

GeekoDev 9 years ago

@c3idesign: Received error by mail. This is surely caused because of one of your module that is adding extra data to the categories.

I just have updated the module to be able to handle such cases. Please update and do the following :
- go to Step 3 > Custom fields tab
- click on " Add new custom field"
- Name it "refine_image"

You can let the right selector empty if you don't have any data to bind to it, but it is important to have it in order to avoid the error

c3idesign

c3idesign 9 years ago

Hi, I just purchased and I'm trying to import categories and get this error at last step:



on each line of of the import.

GeekoDev

GeekoDev 9 years ago

@vipvicks71: Default CSV can be like this (with first row as header):

name,description,price,quantity,manufacturer
"Laptop1","Product1 description","259.90",50,"Apple"
"Laptop2","Product2 description","300.50",10,"Apple"

One item per row (this is important, if you have line returns in description they have to be encoded), you can use the quotes for making sure that if you have any comma into the text it will be not considered as the delimiter.

There is a few example files into admin/view/universal_import/demo/

GeekoDev

GeekoDev 9 years ago

@irybka: Thanks :)

vipvicks71@gmail.com

vipvicks71@gmail.com 9 years ago

What would be the default format structure for import .csv file?

irybka

irybka 9 years ago

I am very happy to know woodruff and his extensions. Using his Complete SEO and Universal Import Export Pro on my web sites - they work perfect and let me save a lot of time. Recommend!

GeekoDev

GeekoDev 9 years ago

@irybka: Ok I contact you by mail.

irybka

irybka 9 years ago

Hi.
I need your help to customize this module according to my wishes. I want to make the module update options stock status. In my supplier's list there is no field for options. Each line in xls file contain unique SKU, which i want to apply to option in my store - than module should check stock status by checking SKU in xls and set stock 1 or 0. I can show you supplier list just let me know your e-mail. Thank you.

GeekoDev

GeekoDev 9 years ago

@gaveika: I contact you on mail.

GeekoDev

GeekoDev 9 years ago

@kvognch: Just updated the module and demo website. Now the product attributes can be handled in very flexible way and with possibility of using multiple fields for parameters.

3 methods available depending what you have in your import file:

1) <attribute_group>:<attribute>:<value> (for example Processor:Speed:2Ghz)
2) <attribute>:<value> (Speed:2Ghz)
3) <value> (2Ghz) (in this case Speed must be in your column header)

If parameter does not exists it is automatically created.
In cases 2) and 3) the group will be automatically assigned if the attribute already exists, if not it will be assigned to group "Default"

gaveika

gaveika 9 years ago

Hi. I have files from brandsdistrubution.com I want know if its work for you module ASAP need to know where I should contacting? Please send me email: anydriver@inbox.lv

kvognch

kvognch 9 years ago

@woodruff: Great! I want to test it on a demo site before buying. I'll wait for the update. Thank you!

GeekoDev

GeekoDev 9 years ago

@kvognch: Not yet, but I'm working on that, will be ready tomorrow morning.

GeekoDev

GeekoDev 9 years ago

@Ahsanbilal: Hi, this module will work fine for what you need.
The module is able to export the custom fields, but for importing it is a bit more complex so we would have to make an addon to achieve that. I made the system in a very flexible way that permits us to easily add any custom fields, so I can make you the addon for a little fee. I contact you by mail to check that.

kvognch

kvognch 9 years ago

Hi,
I can import the attributes, if they are in different columns?