mediatis / formrelay-password-provider
Adds a data provider for the form-relay package that provides a randomly generated password.
Installs: 639
Dependents: 0
Suggesters: 0
Security: 0
Stars: 0
Watchers: 5
Forks: 0
Open Issues: 0
Type:typo3-cms-extension
Requires
- form-relay/password-provider: ^1.0
- mediatis/formrelay: ^5.0||^6.0
- typo3/cms-core: ^10.4 || ^11.4
Requires (Dev)
- friendsofphp/php-cs-fixer: ^2.0
- nimut/testing-framework: ^4.1.5
Replaces
- mediatis/formrelay_password_provider: 1.0.1
- typo3-ter/formrelay-password-provider: 1.0.1
This package is auto-updated.
Last update: 2024-12-13 14:18:53 UTC
README
This extension is base on the mediatis/formrelay package.
You should checkout https://github.com/mediatis/formrelay to find more detail how use the plugin.
Installation
composer require mediatis/formrelay-password-provider
Support
If you have any question, please contact us voehringer@mediatis.de
Submit bug reports or feature requests
Look at the Issues for what has been planned to be implemented in the (near) future.
Setup
All basic settings, explained in EXT:formrelay, (including the overwrite mechanics) apply to this extension as well.
plugin.tx_formrelay_password_provider.settings.enabled
Default: 0
.
Set to 1
to enable the extension.