Skip to content

Is there an easy way to implement audit history log? #3165

Answered by crossworth
taraktikos asked this question in Q&A
Discussion options

You must be logged in to vote

Hello @taraktikos, this feature comes up a few times already on Ent Discord, there are a few links that I can provide you that may help you.

First, I would recommend that you check the How to implement the Twitter edit button with Ent blog post.

Second, I have on my projects a generic runtime hook that I use for storing audit logs, the way it works is more like storing changes, you can use as an example: https://gist.github.com/crossworth/8ef7e50e681ccf3f9d2ac79691d9c9d1
I store the audits on a Audit entity.

Maybe give a read on both links and if you still have any question, just ask and we can try make it work.

Oh, and feel free to join Ent discord.

Replies: 1 comment 1 reply

Comment options

You must be logged in to vote
1 reply
@taraktikos
Comment options

Answer selected by a8m
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants