github usamamuneerchaudhary/filament-command-palette 1.0
v1.0

latest releases: 1.2, 1.1
one month ago

[1.0.0] – 2025-02-18 – Initial Release

This is the first release of filament-command-palette, a Spotlight-style command palette for Filament panels.

Features

  • Quick navigation
  • Open with Cmd+K (Mac) or Ctrl+K (Windows/Linux)
  • Jump to pages, resources, and navigation items
  • Search and filter as you type
  • Use arrow keys and Enter to select

UI

  • Optional topbar trigger (configurable)
  • Dark mode support
  • Filament v5-compatible styling

Customization

  • Custom commands via config closures
  • Publishable views (resources/views/vendor/command-palette/)
  • “Publish views” shortcut in the palette for one-click publishing

Configuration

  • key_bindings – keyboard shortcut (default: mod+k)
  • show_topbar_button – show/hide topbar trigger
  • show_topbar_button_when_global_search_enabled – visibility when global search is on
  • max_results – max results per group
  • include_publish_views_command – show “Publish views” in the palette
  • custom_commands – register custom CommandItem entries

Don't miss a new filament-command-palette release

NewReleases is sending notifications on new releases.