Serhii Matrunchyk
Serhii Matrunchyk

Reputation: 9363

MODX Revo snippet permissions

Is there any way to change a snippet visibility not for Super Users?

Is there any way to deny snippet editing not for Super Users?

E. g. if the user is a member of Members group only I'd like to hide some snippets from him/her. Is that possible?

Upvotes: 0

Views: 77

Answers (1)

Vasis
Vasis

Reputation: 2281

No way to do it. Or permit access to a snippet, or not. Anyone even slightly familiar with php having access to edit the contents of the snippet can do with your site all that he wants.

Upvotes: 1

Related Questions