Membership AJAX Permissions

État de développement
Stable
Sites actifs
Développé par

This CiviCRM extension modifies the API permissions to allow it to be called with just the "Access AJAX API" permission instead of requiring the more restrictive default permissions. This extension modifies permissions on the following:

- ContributionRecur::getActions
- Contact::getActions
- Membership::getActions
- Membership::get
- Membership::getFields
- Membership::getLinks

Making these changes allows this data to utilized frontend-facing Formbuilder search displays.