Quote Originally Posted by chadderuski View Post
Hi Stan! How have ya been?

Yeah, Johnny has some awesome stuff in his code. Haven't been in touch for some time. I don't know what he thinks of 1.5. I think zenmagik will have to catchup before he considers supporting 1.5. When I complete attributes for EP4 I'll give him another poke to see if he interested in the code. We had different ideas on how to solve the issue. His were more along the lines of what langer does in his 3.03 version. I have a rant about that somewhere :) ....

You are correct. I do NOT have any nice stats to the attribute import yet. I added the stats so you could turn off "verbose" output for better performance, but since I'm still working hard on the import code so I haven't added stats yet. What "price" are you referring to?

Yes, for Attribute import to work you need to follow naming convention of the file.

I am going to be back on attributes very soon. I got sidetracked fixing the UTF8 multi-byte character handling for multi-lingual categories which I'm going to try to push to github tonight. Then it's back to giving myself monster headaches with attributes!

-chadd
hey chadd been awhile!

. actually did a native zenmagick version of EP .. but with most of the same code internally for products (for the moment).

I ended up writing importers for reviews, coupons and order status history. I also made it so you could map your own header file format to the internal names via a yaml file.

I never did finish it for export though since i've been busy with zm core dev.

I doubt i'll ever work on a zencart native version of EP again, but i'd still be interested in seeing your code.

(especially since the next version of the zenmagick admin mostly works as a dropin replacement for the zc admin without any file modifications)