Download the PHP package postare/filament-contact-logs without Composer
On this page you can find all versions of the php package postare/filament-contact-logs. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Download postare/filament-contact-logs
More information about postare/filament-contact-logs
Files in postare/filament-contact-logs
Package filament-contact-logs
Short Description Filament Contact Logs
License MIT
Homepage https://github.com/postare/filament-contact-logs
Informations about the package filament-contact-logs
Filament Contact Logs
Filament Contact Logs is a Filament 3.x plugin that performs a clear and critical function: it records in a log every time a contact is sent. Regardless of the contact's final destination, the plugin ensures that each submission is tracked in detail. This allows operators to have a complete history of all communications received, providing a clear and organized picture of interactions and feedback. Thus, its main function is to ensure total traceability of contacts, facilitating management and follow-up by operators.
Installation
Install the package via composer:
Publish and run the migrations:
Publish the config file:
Published config file contents:
Usage
Integrating with Filament Panel
Associating Models with Contact Logs
Examples
Add a contact log to a model:
Add a contact log without a model:
Auto-Deleting Logs
Automatically delete logs based on config settings:
Testing
Changelog
Please see CHANGELOG for more information on what has changed recently.
Contributing
Please see CONTRIBUTING for details.
Credits
- Francesco Apruzzese
- All Contributors
License
The MIT License (MIT). Please see License File for more information.
All versions of filament-contact-logs with dependencies
filament/filament Version ^3.0
spatie/laravel-package-tools Version ^1.15.0
illuminate/contracts Version ^10.0