1 reply [Last post]
dj_mystic82's picture
Offline
Joined: 11/19/2008
Juice: 48
Was this information Helpful?

Is it possible to set product attribute access control without enabling "administer products" as this gives too many options.

thill's picture
Offline
Joined: 01/25/2008
Juice: 815
Re: attribute access control

The beginning of this document will give you some information on drupal hooks. you are going to want to use the Hook_perm used in the example to build a little module to give more refined permission to allow more refined permissions based on your needs.

http://www.ubercart.org/docs/developer/241/hook_explanation