bendary/flarum-admin-audit

Modern audit logging system with a Mithril-based admin dashboard UI.

Maintainers

Package info

github.com/Amr-Bendary/Admin-Audit

Language:JavaScript

Type:flarum-extension

pkg:composer/bendary/flarum-admin-audit

Statistics

Installs: 10

Dependents: 0

Suggesters: 0

Stars: 0

Open Issues: 0

v1.0.8 2026-04-09 20:22 UTC

This package is auto-updated.

Last update: 2026-04-09 20:22:47 UTC


README

MIT license Latest Stable Version Total Downloads

A Flarum extension that provides a modern, professional audit logging system with a native Mithril-based admin dashboard UI. Keep track of what happens in your admin panel effortlessly.

🚀 Features

  • Modern Dashboard: A slick, Mithril-based admin interface to visualize your forum's administrative actions.
  • Deep Logging: Records extension changes, settings updates, and other critical admin events.
  • Detailed Insights: View before/after JSON data diffs in a slide-out drawer for every logged event (when applicable).
  • Advanced Filtering: Search and filter by category, admin user, or date ranges.
  • Secure: Only accessible to admins via standard Flarum permissions. Backend endpoints are securely locked down.
  • Bilingual: Fully localized natively for both English (LTR) and Arabic (RTL).

📦 Installation

Install with composer:

composer require bendary/flarum-admin-audit

🔄 Updating

composer update bendary/flarum-admin-audit
php flarum migrate
php flarum cache:clear

🗑️ Remove

composer remove bendary/flarum-admin-audit

🔗 Links

⚖️ License

MIT License