commerce_recipe_user_roles
Security covered
This recipe defines a set of user roles that represent the most common types of users managing a Drupal Commerce store, including:
- Store administrator
- Product manager
- Marketing manager
- Order manager
- Customer service
As our first official foray into standalone recipes, we are attempting to establish the following patterns with this project:
- Commerce recipes follow the naming pattern
commerce_recipe_*and prefix the name with "Commerce Recipe: ". - Commerce recipes enhance stores but do not setup complete commerce installations on their own.
We will document and present our proposed path forward at DrupalCon Atlanta.