znrl / questionnaire-bundle
Contao 5 Questionnaire Bundle. Create score based questionnaires.
Package info
github.com/Znrl/questionnaire-bundle
Type:contao-bundle
pkg:composer/znrl/questionnaire-bundle
0.2.2
2026-04-08 01:38 UTC
Requires
- php: ^8.3
- codefog/contao-haste: ^5.4
- contao/core-bundle: ^5.3
- soundasleep/html2text: ^2.1
Requires (Dev)
- contao/contao-rector: dev-main
- contao/easy-coding-standard: @stable
- contao/manager-plugin: @stable
- phpstan/phpstan: @stable
- rector/rector: @stable
Conflicts
- contao/manager-plugin: <2.0 || >=3.0
README
Create a Questionnaires. Create questions for the questionnaire. Create results for the questionnaire. Create a frontend module for the questionnaire. Add the frontend module to a page.
The questions get a weighting factor. (needs to be >0 to count) The results have a minimum score. Based on the reached score, the results are displayed.