Hi,

Would it be possible to make permissions more granular so that site editors can have access to admin/commerce/config/email to update content of the emails without going as far as setting "Configure store"?

If i get time I'll try and supply a patch for this myself.

Thx

Support from Acquia helps fund testing for Drupal Acquia logo

Comments

geek-merlin’s picture

Status: Active » Needs review
FileSize
1.24 KB

trivial patch flying in.

you may need a current variable.module for the permission inheritance to work, and remember to clear cache.

absoludo’s picture

Simple but efficient patch.
We really needed the option to allow access per role.

Please implement this feature on the next release.

szeidler’s picture

Thanks Axel. We also need it in commerce_email_menu to make the page visible :) Attached patch.

rszrama’s picture

Reviewing, seems simple enough.

rszrama’s picture

Status: Needs review » Fixed

Committed with whitespace fixes.

  • rszrama committed 2207507 on 7.x-2.x authored by geek-merlin
    Issue #1559264 by szeidler, geek-merlin, rszrama: Permission level...

Status: Fixed » Closed (fixed)

Automatically closed - issue fixed for 2 weeks with no activity.