proovit/filament-proovit

Filament 5 panel plugin for supervising ProovIT proof workflows.

Maintainers

Package info

github.com/PROOV-IT/filament-proovit

pkg:composer/proovit/filament-proovit

Statistics

Installs: 0

Dependents: 0

Suggesters: 0

Stars: 1

Open Issues: 0

0.1.0 2026-04-10 15:39 UTC

This package is auto-updated.

Last update: 2026-05-10 15:51:08 UTC


README

Filament 5 panel plugin for ProovIT proof supervision and certification workflows.

What it does

  • adds a Filament-native overview of ProovIT integration status
  • exposes ready-to-use widgets and pages
  • includes native widgets for token balance, proof deposit, and recent proofs with view actions
  • ships with a minimal connection settings page for endpoint selection, credentials, test connection, and company binding
  • includes a one-click account creation shortcut that follows the current release branch
  • keeps ProovIT-specific workflows out of custom ad-hoc Blade views when possible

Requirements

  • PHP 8.3+
  • Laravel 13+
  • Filament 5+
  • proovit/laravel-proovit

Install

composer require proovit/filament-proovit

Documentation

Release notes

0.1.0

  • Initial ProovIT Filament plugin release
  • Native overview, settings, proofs, certificates, token reservations, and proof deposit support

Acknowledgements