heloufir/filament-workflow-manager

Manage your own workflows with filament

Fund package maintenance!
heloufir

Installs: 1 170

Dependents: 0

Suggesters: 0

Security: 0

Stars: 62

Watchers: 1

Forks: 13

Open Issues: 7

Language:Blade

1.1.11 2022-10-26 06:05 UTC

README

Latest Version on Packagist Total Downloads

This package provides a Filament resource where you can configure and manage your workflows, and also provides some functions, helpers, traits, ... to help you attach statuses to your configured models.

Filament Workflow Manager

Installation

You can install the package via composer:

composer require heloufir/filament-workflow-manager

The package comes with publishable assets:

Migrations

php artisan vendor:publish --tag="filament-workflow-manager-migrations"

Config file

php artisan vendor:publish --tag="filament-workflow-manager-config"

Quick start

Please read the following steps to understand how to use this package. Quick start steps

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.

Support

For fast support, please join the Filament community discord and send me a message in this channel #workflow-manager

Credits

License

The MIT License (MIT). Please see License File for more information.