Expiration Notice plugin screenshot
Dark mode ready
Multilingual support
Supports v5.x

Expiration Notice

Community

Customize the livewire expiration notice.

Tags: Panels
Supported versions:
5.x 4.x 3.x
MarcelWeidum avatar Author: MarcelWeidum

Package health

Beta

Automated checks of this plugin's Composer package

76 / 100
Security 64
Maintenance 100
Ecosystem 76
15 checks
  • Failed: GitHub Actions pinned to SHA View details on Plumb
  • Skipped: GitLab CI includes pinned to SHA
  • Passed: Open security advisories
  • Passed: Dependabot PR responsiveness — No open Dependabot PRs.
  • Skipped: Renovate MR responsiveness
  • Warning: Dependabot or Renovate configured — Updater does not cover the JavaScript ecosystem, which has a committed lockfile.
  • Failed: Dependency update cooldown configured No cooldown configured in .github/dependabot.yml. View details on Plumb
  • Passed: Provides a security policy
  • Passed: Abandoned or archived — No consulted source marks the package abandoned (packagist, github).
  • Passed: Commit and release recency — Active: last commit 28 days ago; last release 28 days ago.
  • Passed: composer.lock not committed by library composer.lock is absent from the released dist archive.
  • Passed: Dist archive is lean
  • Warning: Current Laravel version supported — Package support for current Laravel 13.0 could not be verified; the newest co-installable line is 12.0, which receives security patches only (until 2027-02-24). Line 13.0 could not be fully verified: no solution was found among the newest package versions, and resolving the complete version pool exceeded solver resource budgets, so support there cannot be ruled out.
  • Passed: Current PHP version supported — Constraint ^8.1 supports current PHP 8.5.
  • Skipped: Current Symfony version supported
Third-party plugin. This is built by the community, not the Filament team. Filament does not review, endorse, or vet the security of plugins outside the filament/ namespace. Review the source and install at your own risk. Found malware or an unresolved security issue the author won't address? Report it .
Powered by Plumb Last scanned 1 day ago

Documentation

Latest Version on Packagist Total Downloads GitHub Code Style Action Status Filament 3.x Filament 4.x Filament 5.x

Customize the 'Page expired' livewire message into a filament modal.

Filament Passkeys cover

#Installation

You can install the package via composer:

composer require marcelweidum/filament-expiration-notice

(Optional) When you want to customize the expiration modal you can publish the view by running:

php artisan vendor:publish --tag="filament-expiration-notice-views"

(Optional) If you want to customize the translations, you can publish the translations by running:

php artisan vendor:publish --tag="filament-expiration-notice-translations"

#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.

The author

MarcelWeidum avatar Author: MarcelWeidum

Marcel is a software engineer and an enthusiastic open-source contributor & maintainer.

Plugins
2
Stars
136

From the same author