how to check when and who activated a plugin
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎02-15-2017 10:31 AM
Hello,
I am trying to identify a column field which says who and when a plugin was activated. I see that all plugins updated by shows as logged in user.
Do anyone have some insight ?
Thank you,
Eashwar Elumalai
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎02-11-2019 01:02 AM
You can also find it in xmlstats.do --> search for the plugin name and see the details.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎10-20-2019 08:53 AM
search the sys_plugin_log table
and filter for log = Plugin activated/upgraded successfuly
Let me know if this helps
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎12-21-2020 12:53 PM
it helped. 🙂