Download the PHP package stafe-group-ab/filament-sticky-panel without Composer
On this page you can find all versions of the php package stafe-group-ab/filament-sticky-panel. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Download stafe-group-ab/filament-sticky-panel
More information about stafe-group-ab/filament-sticky-panel
Files in stafe-group-ab/filament-sticky-panel
Package filament-sticky-panel
Short Description This plugin gives you a right hand side panel in Filament to use for any Livewire component.
License MIT
Homepage https://github.com/stafe-group-ab/filament-sticky-panel
Informations about the package filament-sticky-panel
Filament Sticky Panel for Filament Admin
This Filament Plugin will give you a right sidepanel in your Filament Admin in which you can render any Livewire component that you create. You can configure in the config file which component to render on which page in your Filament Admin.
Installation
You can install the package via composer:
You can publish the config file with:
This is the contents of the published config file. Use the basenames or page_urls here.
Optionally, you can publish the views using
Usage
Just install the plugin and add some pages in the config file. It will split up your page in two parts. If you want to edit the grid settings, just public the views and do so.
Testing
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
- Andreas Kviby, Stafe Group
- All Contributors
License
The MIT License (MIT). Please see License File for more information.
All versions of filament-sticky-panel with dependencies
filament/filament Version ^2.0
spatie/laravel-package-tools Version ^1.13.0
illuminate/contracts Version ^9.0