heloufir/filament-workflow-manager

Manage your own workflows with filament
1,269 70
Install
composer require heloufir/filament-workflow-manager
Latest Version:1.1.11
License:MIT
Last Updated:Dec 5, 2023
Links: GitHub  ·  Packagist
Maintainer: eloufirhatim

Filament Workflow Manager

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.

Related Packages

habibtalib/filament-flowstone

Filament plugin for Flowstone - Laravel Workflow Engine

10 0
xentixar/workflow-manager

A workflow manager plugin for FilamentPHP with PHP enum support.

1,513 13
hadyfayed/filament-workflow-canvas

Visual workflow builder and canvas component for FilamentPHP applications

5 3
wezlo/filament-approval

Approval Workflow Engine for Filament

3,746 10