This is a SelfHelpPlugin that is used for SurveyJS integration
- Download the code into the
server/plugins
folder - Checkout the latest version
- Execute all
.sql
script in the DB folder in their version order - If there is a survey with upload files, the files are store in the DB. Then it should be adjusted the size
max_allowed_packet
in MYSQL .ini file. The default one is 1MB
- SelfHelp v6.2.0+