LaravelPackages.net
Acme Inc.
Toggle sidebar
mydnic/volet-feature-board-filament-plugin

A Filament plugin to display Volet Feature Board data

42
0
v2.1.0
About mydnic/volet-feature-board-filament-plugin

mydnic/volet-feature-board-filament-plugin is a Laravel package for a filament plugin to display volet feature board data. It currently has 0 GitHub stars and 42 downloads on Packagist (latest version v2.1.0). Install it with composer require mydnic/volet-feature-board-filament-plugin. Discover more Laravel packages by mydnic or browse all Laravel packages to compare alternatives.

Last updated

A Filament plugin to display Volet Feature Board data

Latest Version on Packagist GitHub Tests Action Status GitHub Code Style Action Status Total Downloads

Add a simple Resource page to your Filament panel to display Volet Feature Board data.

Installation

You can install the package via composer:

composer require mydnic/volet-feature-board-filament-plugin

Usage

use Mydnic\VoletFeatureBoardFilamentPlugin\VoletFeatureBoardFilamentPlugin;
// ...

return $panel
    ->plugin(new VoletFeatureBoardFilamentPlugin());

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.

Star History Chart