https://github.com/devforth/adminforth-audit-log
audit-log plugin for adminforth
https://github.com/devforth/adminforth-audit-log
Last synced: about 2 months ago
JSON representation
audit-log plugin for adminforth
- Host: GitHub
- URL: https://github.com/devforth/adminforth-audit-log
- Owner: devforth
- License: mit
- Created: 2025-01-09T20:03:43.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2025-12-29T15:22:48.000Z (6 months ago)
- Last Synced: 2026-01-01T10:08:56.985Z (5 months ago)
- Language: TypeScript
- Size: 304 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- Changelog: ChangeLog.md
- License: LICENSE
Awesome Lists containing this project
README
# AdminForth AuditLog Plugin
[](https://tluma.ai/ask-ai/devforth/adminforth)
Allows you to log changes made to table records via adminforth.
## Features
- Log changes made to AdminForth records.
- Track who changed what and when across resources.
- Improve accountability for back-office actions.
- Fit audit trails into existing admin workflows.
## Documentation
Full setup and configuration guide:
[AdminForth AuditLog Documentation](https://adminforth.dev/docs/tutorial/Plugins/audit-log/)
## About AdminForth
AdminForth is an open-source, agent-first admin framework for building robust admin panels and back-office applications faster.
## Related links
- [AdminForth website](https://adminforth.dev)
- [npm package](https://www.npmjs.com/package/@adminforth/audit-log)
- [More AdminForth plugins](https://adminforth.dev/docs/tutorial/ListOfPlugins/)
- [Built by DevForth](https://devforth.io)