Author Topic: Set-up alerts when DB/product changes  (Read 6438 times)

Offline Sam_78

  • Sr. Member
  • ****
  • Posts: 278
  • Karma: +43/-1
    • View Profile
Set-up alerts when DB/product changes
« on: December 20, 2016, 12:21:15 PM »
Hi Everyone, I have set up new abantecart 1.2.9 and just started to explore it but I have a question here, is there any way where I can be notified if my team mate has added/edited/deleted any product in the catalog?
Me and my partner we both use same credentials so we might run into this issue
Maybe an alert with what changed via what IP or something? 
Thanks

Offline abolabo

  • core-developer
  • Administrator
  • Hero Member
  • *****
  • Posts: 2174
  • Karma: +345/-13
  • web for all, all for web!
    • View Profile
    • AbanteCart
Re: Set-up alerts when DB/product changes
« Reply #1 on: December 21, 2016, 07:13:53 AM »
Unfortunately AbanteCart have no this native notifications.
it can be realised with some modification of code, for ex. via your own extension that extends core functionality.
Just add new "sendpoint" into AIM class and call it via hooks on edit product events.
“No one is useless in this world who lightens the burdens of another.”
― Charles Dickens

 

Powered by SMFPacks Social Login Mod