magentojor
Total Posts: 38
Joined: 2011-01-11
hi srinigenie,
thanks for this,
you save me..
Posted: November 17 2011
| top
| # 61
olllle
Total Posts: 41
Joined: 2011-07-01
Does srinigenie\\\’s scripts to import atributes at post #2 and #3 still works?
is there any fresh and more ways to import atributes?
does Magmi can import atributes too?
Posted: December 12 2011
| top
| # 62
dweeves
Total Posts: 858
Joined: 2010-06-26
FRANCE
magmi can import & create attribute values on the fly for a given product list , it won’t create attributes themselves.
Posted: December 12 2011
| top
| # 63
oboyle
Total Posts: 12
Joined: 2011-02-14
Thanks for this script. Works great with magento 1.6.
I’ve imported value attributes for multistore shop. Just change first line in csv, admin, with the name of store
Signature
http://www.oboyle.ro
Posted: February 16 2012
| top
| # 64
davidgrun
Total Posts: 242
Joined: 2008-07-10
Hello.
I followed all the instructions and yet the values are not populating.
when I load www.domain.com/ImpAttribute.php I get the following message:
111/Applications/MAMP/www/02/var/import/importAttrib.csv2Reading file contents - /Applications/MAMP/www/02/var/import/importAttrib.csvUpload Begin .
Made sure attribute ID is correct.
CSV file is in var/import folder.
I’m on Magento ver. 1.6.2.0
Included are the files I’m using.
I’d really appreciate your help!
Thanks in advance.
David
File Attachments
Signature
Magento Specialist - http://www.futureye-designs.com
Patek
Total Posts: 3
Joined: 2009-10-06
Hi,
Did anyone try this Attributes bulk import method with Magento 1.7 ?
Thanks.
DraganSimonovic
Total Posts: 4
Joined: 2007-09-25
Yes, it works in 1.7.
Just imported a bunch of custom attributes.
Patek
Total Posts: 3
Joined: 2009-10-06
DraganSimonovic - 24 May 2012 07:02 AM
Yes, it works in 1.7.
Just imported a bunch of custom attributes.
Thanks for the information Dragan !
overnightgrafix
Total Posts: 22
Joined: 2008-12-13
how can i import or make it work to upload for multiple stores??
im using 1.7
overnightgrafix
Total Posts: 22
Joined: 2008-12-13
just case guys ..if you websites for some how crashes after the import
like it happen to me a couple times while uploading
just go to phpmyadmin and insert this in the SQL box
delete FROM eav_attribute where attribute_id = 123456789 --ID goes here
and then your website will be normal again
www.overnightgrafix.com
MagikCommerce
Total Posts: 111
Joined: 2009-07-30
San Jose, CA
This is how you can import Manufacturers or any other option attribute sets in Magento
Signature
[size=2]Ashish Nayyar
Chief Architect
Magik Commerce
The #1 Provider of Magento Extensions & Themes
E:
T: @magentomagik
[/size]
remcovg
Total Posts: 15
Joined: 2011-03-22
Thanks srinigenie!
You saved me hours of work! You Sir,, you should get a medal!
yigal
Total Posts: 11
Joined: 2010-06-03
I\’ve used srinigenie\’s solution for a while and it\’s great and now found out about Magmi and it\’s even better. has nice UI and other advantages.
http://sourceforge.net/apps/mediawiki/magmi/
Posted: August 15 2012
| top
| # 73
budojoseph
Total Posts: 3
Joined: 2012-07-23
Just wanted to say thanks, while our requirements were much smaller scale, this solution saved us some really mundane data entry time.
For the record, with a small modification to the CSV filepath in ImpAttribute.php, this appears to have done the trick in EE 1.11.
Posted: January 3 2013
| top
| # 74