Download the PHP package denkwerk/mosparo-form without Composer
On this page you can find all versions of the php package denkwerk/mosparo-form. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Download denkwerk/mosparo-form
More information about denkwerk/mosparo-form
Files in denkwerk/mosparo-form
Package mosparo-form
Short Description Integrates the mosparo spam protection system into TYPO3 EXT:form and Extbase forms, allowing easy and effective spam protection across different form implementations.
License GPL-2.0-or-later
Homepage https://github.com/denkwerk/mosparo-form
Informations about the package mosparo-form
TYPO3 Extension mosparo_form
This extension integrates the mosparo spam protection system into TYPO3.
It enables spam protection for TYPO3 forms using the mosparo validation API and provides flexible mechanisms to support custom form setups.
It includes these features:
- Support for TYPO3 Form Framework
- Support for Extbase-based forms (
<f:form>) - Easy integration with custom form systems via a Form Normalizer
| URL | |
|---|---|
| Repository: | https://github.com/denkwerk/mosparo-form |
| Documentation: | https://docs.typo3.org/p/denkwerk/mosparo-form/1.0/en-us/ |
| TER: | https://extensions.typo3.org/extension/mosparo_form |
Compatibility
| Version | TYPO3 | PHP | mosparo | Supported Adapters |
|---|---|---|---|---|
| 1.0.x | 13.4 – 14.3 | 8.1 – 8.3 | ≥ 1.4.12 | Form, Extbase, Custom Integration |
Custom Integration via Form Normalizer
You can support any form system (custom form systems like Powermail) by implementing your own FormNormalizerInterface.
Documentation: → How to register a custom Form Normalizer
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.
All versions of mosparo-form with dependencies
typo3/cms-core Version ^13.4 || ^14.3
typo3/cms-form Version ^13.4 || ^14.3
mosparo/php-api-client Version ^1.1