An open API service indexing awesome lists of open source software.

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

Awesome Lists containing this project

README

          

# AdminForth AuditLog Plugin

License: MIT Build Status npm downloads npm version

[![Ask AI](https://tluma.ai/badge)](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)