Logo
Automatically adds the Filament logo to your admin panel. Enhance your Filament panel user experience by displaying the logo in strategic locations.
Author:
Jefferson Gonçalves
Documentation
- Description
- Version Compatibility
- Installation
- Usage
- Testing
- Changelog
- Contributing
- Security Vulnerabilities
- Credits
- License

#Description
A simple yet effective Filament plugin that automatically adds the Filament logo to your admin panel. This plugin enhances your Filament panel's user experience by displaying the logo in strategic locations:
- On mobile devices, the logo appears at the top of the panel
This provides consistent branding and navigation across different screen sizes, with zero configuration required.
#Version Compatibility
| Plugin Version | Filament Version | PHP Version |
|---|---|---|
^3.0 |
^5.0 |
^8.2 |
^2.0 |
^4.0 |
^8.2 |
^1.0 |
^3.0 |
^8.2 |
#Installation
You can install the package via composer:
composer require jeffersongoncalves/filament-logo:^2.0
#Usage
This package automatically adds the Filament logo to your panel in two different scenarios:
- Mobile View: The logo appears at the top of the panel on mobile devices using
PanelsRenderHook::TOPBAR_BEFORE.
No additional configuration is required. The package works out of the box after installation.
#Testing
composer test
#Changelog
Please see CHANGELOG for more information on what has changed recently.
#Contributing
Please see CONTRIBUTING for details.
#Security Vulnerabilities
Please review our security policy on how to report security vulnerabilities.
#Credits
#License
The MIT License (MIT). Please see License File for more information.
The author
From the same author
Hidden Action
A hidden action that allows you to define it without rendering it in the UI.
Author:
Jefferson Gonçalves
Whatsapp Widget
Provides a simple yet customizable WhatsApp widget for your website.
Author:
Jefferson Gonçalves
Topbar
Automatically adds a customized topbar to your Filament admin panel. This plugin enhances your panel's user experience by replacing the default topbar component with an improved version that displays navigation and user interface elements in strategic locations.
Author:
Jefferson Gonçalves
Pixel
Seamlessly integrates Meta Pixel analytics into your Blade templates. Using your Meta Pixel ID, it enables easy tracking of website visits and user interactions, providing valuable insights into your audience and website performance.
Author:
Jefferson Gonçalves
Featured Plugins
A selection of plugins curated by the Filament team
Custom Dashboards
Let your users build and share their own dashboards with a drag-and-drop interface. Define your data sources in PHP and let them do the rest.
Filament
Custom Fields
Eliminate custom field migrations forever. Let your users create and manage form fields directly in Filament admin panels with 20+ built-in field types, validation, and zero database changes.
Relaticle
Advanced Tables (formerly Filter Sets)
Supercharge your tables with powerful features like user-customizable views, quick filters, multi-column sorting, advanced table searching, convenient view management, and more. Compatible with Resource Panel Tables, Relation Managers, Table Widgets, and Table Builder!
Kenneth Sese