Skip to content

v1.0.0 — First Stable Release

Choose a tag to compare

@FlorianPaumier FlorianPaumier released this 04 Jun 21:05
· 16 commits to main since this release
930ecbe

v1.0.0 — First Stable Release

Beacon Admin is a lightweight, modern admin dashboard bundle for Symfony 7.4+/8.0+.

Features

  • CRUD Engine — Auto-generated list, create, edit, and delete views from Doctrine entities
  • Security Layer — Role-based access control with fail-closed voters and field-level security
  • Menu System — Configurable navigation with grouped items, theming, and route prefixes
  • Theming — Built-in light/dark themes plus custom theme support
  • Bulk Operations — Row selection with select-all and bulk delete
  • Filtering — Rich data table filters (text, boolean, date, choice)
  • Notifications — Toast lifecycle, notification bell widget
  • Breadcrumbs — Automatic breadcrumb generation
  • Dashboard Widgets — Extensible widget system

Quality

  • 0 PHPStan errors at level 6
  • 1175 tests passing with 2189 assertions
  • PHP 8.4+ with Symfony 7.4/8.0 compatibility
  • minimum-stability: stable

🤖 Generated with Claude Code