steetshub / statamic-forms-gdpr
Statamic Forms Gdpr is an addon that deletes old form submissions and optionally delete referenced assets.
Package info
github.com/SteetsHub/statamic-forms-gdpr
Type:statamic-addon
pkg:composer/steetshub/statamic-forms-gdpr
v1.0.2
2026-07-06 11:41 UTC
Requires
- statamic/cms: ^5.0 || ^6.0
Requires (Dev)
- orchestra/testbench: ^9.0
README
Forms Gdpr is a Statamic addon that deletes old Statamic form submissions and optionally delete referenced assets.
Requirements
- Statamic v5 || v6
How to Install
You can install this addon via Composer:
composer require steetshub/statamic-forms-gdpr
Publish globals blueprint and content:
php artisan vendor:publish --tag=forms-gdpr-setup
How to Use
After installation new Global set Forms GDPR will be created where you can adjust clean up and schedule settings. Depending of the Planning settings a clean up schedule in your app automatically will be created.