Discussions

Allows Authenticated Users to Create Products

How do I go about allowing authenticated users the ability to create products for sale?

I've enabled what seem to be the logical permissions but am still not seeing it.

Posted: Aug 9, 2011

Comments

rfay Randy Fay on August 10, 2011

You'd use either
Create products of any type

or

Create "product" produdcts, or whatever type of product you want to allow.

Note: If you're going to have non-administrative users create products, you also have to add

Use the administration pages and help
and
Create any product of type XXXX

(note that "Create any product of any type" is currently broken; there's an [issue to fix it](http://drupal.org/node/1245158).)