bendary/flarum-admin-audit

A comprehensive administration audit logging system for Flarum. Tracks and logs admin actions including permission changes, categorized settings updates, and extension toggles, featuring a modern dashboard.

Maintainers

Package info

github.com/Amr-Bendary/Admin-Audit

Type:flarum-extension

pkg:composer/bendary/flarum-admin-audit

Statistics

Installs: 22

Dependents: 0

Suggesters: 0

Stars: 0

Open Issues: 0

v2.0.0 2026-04-12 14:04 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