By fuser on
Hello,
New to drupal and loving it.
I need an ecommerce module that allows registered users to create products, sell them, and other users to buy them. I have installed the ecommerce module, but it looks like I have to create the products myself as owner or administrator.
Can anyone tell me if the ecommerce module can be done to allow users to sell items themselves? If not, whats another modules, if it exists, that might do something similar to what I am asking?
Thanks
Comments
Figured it out
Ecommerce module does that :)
Needs a bit of tweaking but does most of what is needed.
I'm interested in having similar functionality
I'm interested in having similar functionality by allowing users in organic groups to sell items, though wasn't sure about how to implement it with the e-commerce package. Any advice would be appreciated.
It was actually pretty
It was actually pretty straight forward.
In your case you would make the groups then go to access control and allow the groups to create new items.
It got messy with me when trying to fiddle around with the menu display and had to install the menu per role module.
Where are you having problems with this?