Skip to content

Commit

Permalink
Create README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
ErikHommel committed Jan 12, 2016
1 parent 44dc4f0 commit d5deb0f
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
# org.civicoop.groupprotect
CiviCRM native extension to allow protection for groups (unpermitted users can not add or remove contacts to group)

This extension adds a custom data set to groups and adds a permission (CiviCRM Group Protect) to the CMS.

The custom group adds a field for the Group: protected Yes or No. This settings can only be edited by users with the permission CiviCRM Group Protect.
Only users with the permission CiviCRM Group Protect can add or remove contacts from a protected group.

0 comments on commit d5deb0f

Please sign in to comment.