Skip to content

feat: add actions for manager addition and removal#298

Open
SteelWagstaff wants to merge 5 commits intodevfrom
feat/add-im-hook
Open

feat: add actions for manager addition and removal#298
SteelWagstaff wants to merge 5 commits intodevfrom
feat/add-im-hook

Conversation

@SteelWagstaff
Copy link
Member

@SteelWagstaff SteelWagstaff commented Feb 13, 2026

Add action hooks which are fired when institutional managers are added or removed, allowing for more granular event handling. Partial fix for https://github.com/pressbooks/private/issues/1516. Accompanies pressbooks/pressbooks#4347 and ...

  • For each new manager added, the pressbooks_institutional_manager_added action is fired with the user ID and institution ID.
  • For each manager removed, the pressbooks_institutional_manager_removed action is fired with the user ID and institution ID.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant