About mosparo
mosparo is an open-source, free-to-use software that checks the form fields of a form before the form is submitted. mosparo is self-hosted, without any puzzles, fully accessible, and respects the privacy of its users. Learn more about mosparo on mosparo.io.
About the integration
The module offers the required Reactive block to add mosparo to your form as well as two client actions to integrate mosparo.
The client action "PrepareMosparoData" prepares the data from your form in the correct format for mosparo. You can then use the server action from the mosparo API client module to send the data to mosparo.
The client action "ValidateInvisibleMosparo" is required if you use the invisible mode of mosparo. In this case, we need to add some extra steps before we can verify the data with mosparo.
Dependencies
This module depends on the mosparo API client. Other than that, it has no other dependencies.