VirtueMart Forum

VirtueMart 2 + 3 + 4 => General Questions => Topic started by: sandomatyas on May 19, 2021, 11:56:40 AM

Title: Action log for VirtueMart
Post by: sandomatyas on May 19, 2021, 11:56:40 AM
Hi

Is there a working, maintained action log extension for VirtueMart?
There are several admins and I want to log who, when and what modified in the shop.
Title: Re: Action log for VirtueMart
Post by: jjk on May 19, 2021, 21:58:25 PM
I'm only aware of this old one: https://extensions.joomla.org/extension/content-statistics-extended-activity-logs/ (https://extensions.joomla.org/extension/content-statistics-extended-activity-logs/)
But maybe you can add one yourself using the code examples from here: https://docs.joomla.org/J3.x:User_Action_Logs (https://docs.joomla.org/J3.x:User_Action_Logs)
Title: Re: Action log for VirtueMart
Post by: pinochico on May 19, 2021, 22:50:03 PM
QuoteI'm only aware of this old one: https://extensions.joomla.org/extension/content-statistics-extended-activity-logs/

Yes, we use this app too, but is not comfortable, is old and not show all actions.
For J25 we created custom log in admin, but we don't sale.

QuoteBut maybe you can add one yourself using the code examples from here: https://docs.joomla.org/J3.x:User_Action_Logs

this is great startup point :)