zoglo / contao-form-field-access
Access protection for form fields
Installs: 0
Dependents: 0
Suggesters: 0
Security: 0
Stars: 0
Watchers: 1
Forks: 0
Open Issues: 0
Type:contao-bundle
Requires
- php: ^8.1
- contao/core-bundle: ^4.13 || ^5.3
- symfony/config: ^5.4 || ^6.4 || ^7.0
- symfony/dependency-injection: ^5.4 || ^6.4 || ^7.0
- symfony/http-kernel: ^5.4 || ^6.4 || ^7.0
- symfony/security-core: ^5.4 || ^6.4 || ^7.0
Requires (Dev)
- contao/easy-coding-standard: ^6.13
- contao/manager-plugin: ^2.3.1
- phpstan/phpstan: ^2.0
- phpstan/phpstan-doctrine: ^2.0
- phpstan/phpstan-phpunit: ^2.0
- phpstan/phpstan-symfony: ^2.0
- shipmonk/composer-dependency-analyser: ^1.8
- slam/phpstan-extensions: ^6.6
Conflicts
- contao/core: *
This package is auto-updated.
Last update: 2025-02-21 20:33:02 UTC
README
Adds form field protection to the contao form generator.
Description
Adds form field protection to the contao form generator
- protected
- member groups
- guests only
Installation
Via composer
composer require zoglo/contao-form-field-access
Via contao-manager
Search for zoglo/contao-form-field-access and add it to your extensions.
After installing the extension, you need to run a contao install and run a database migration.
License
This project is licensed under the MIT License