Does Ubercart utilize other drupal modules for it's functionality?

Posts: 6
Joined: 02/20/2008

Hello , I'm trying ro replicate some of Ubercart's functionality
for the sake of learning and flexibility.

I noticed the Catalog module is similar to "Taxonomy Menu"

and the Manufacturer module functionality is similar to "Taxonomy Image"
module.

So I was curious if or what modules the "Uberdudes" used for creating
some of the "Premade" backend functionality that comes with Ubercart.

Keep up the Great WOrk!

Christina_

Posts: 4368
Joined: 08/07/2007
AdministratorHead Code Monkey - I eat bugs.

Interesting... taxonomy image might have made Lyle's job a lot easier earlier, although it might've added yet another external dependency. Lyle cooked that up and the catalog block himself, but perhaps these can help out. Thanks for posting them!

Posts: 46
Joined: 11/22/2007

Taxonomy menu is _not_ in a very good shape, we tried that one before switching to ubercart and we had loads of trouble with it...
I agree on Taxonomy Image... Especially because we would like to use images for the manufacturers as well. Although the ubercart and taxonomy image hooks can co-exist, it is confusing for end users that in one case (catalog), they need to use one upload box and in an other case the second upload box (manufacturers)...