Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

UsersManager and SitesManager - add and update hooks #2580

Closed
robocoder opened this issue Jul 21, 2011 · 3 comments
Closed

UsersManager and SitesManager - add and update hooks #2580

robocoder opened this issue Jul 21, 2011 · 3 comments
Labels
Enhancement For new feature suggestions that enhance Matomo's capabilities or add a new report, new API etc.
Milestone

Comments

@robocoder
Copy link
Contributor

There are currently hooks when a user or site is deleted, but not when either are added or updated.

use cases:

@robocoder
Copy link
Contributor Author

(In [5645]) fixes #2580

@robocoder
Copy link
Contributor Author

Updated http://piwik.org/docs/plugins/hooks/

  • SitesManager.addSite, SitesManager.updateSite, SitesManager.deleteSite
  • UsersManager.addUser, UsersManager.updateUser, UsersManager.deleteUser

@mattab
Copy link
Member

mattab commented Jan 8, 2012

Nice one :)

@robocoder robocoder added this to the 1.7 Piwik 1.7 milestone Jul 8, 2014
This issue was closed.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Enhancement For new feature suggestions that enhance Matomo's capabilities or add a new report, new API etc.
Projects
None yet
Development

No branches or pull requests

2 participants