mahou / mosparo-powermail
Integrates the mosparo spam protection system into TYPO3's Powermail extension, enabling easy and effective spam protection for Powermail forms.
Installs: 1
Dependents: 0
Suggesters: 1
Security: 0
Stars: 2
Watchers: 1
Forks: 0
Open Issues: 0
Type:typo3-cms-extension
Requires
- php: >= 8.1 < 8.5
- denkwerk/mosparo-form: ^1.0
- in2code/powermail: ^12.5
- typo3/cms-core: ^12.4 || ^13.4
- typo3/cms-form: ^12.4 || ^13.4
README
This extension integrates the mosparo spam protection system into TYPO3's Powermail extension, enabling easy and effective spam protection for Powermail forms.
It includes these features:
- A new form field type called "mosparo" that allows editors to easily add mosparo spam protection to forms
- A mosparo validator that works together with the new form field type.
- Ready-to-use JavaScript to properly load the captcha
URL | |
---|---|
Repository: | https://github.com/Digi92/mosparo-powermail |
Documentation: | https://docs.typo3.org/p/mahou/mosparo-powermail/main/en-us/ |
TER: | https://extensions.typo3.org/extension/mosparo_form |
Compatibility
Version | TYPO3 | PHP | mosparo | Supported Adapters |
---|---|---|---|---|
1.0.x | 12.4 | 8.1 – 8.3 | ≥ 1.3.7 | Form, Extbase, Powermail, Custom Integration |
FAQ
Common questions (e.g., multi-step forms, configuration tips) can be found in the FAQ section of the documentation.
Contributing
We welcome contributions! Feel free to open pull requests or issues on GitHub. See the Contribution Guide.