REUSE status Downloads Code coverage Dependabot status Start contributing
π Simple surveys and questionnaires, self-hosted
This private fork adds high-quality mobile video questions and a derived Nextcloud AIO image. See the AIO image deployment guide for the offline-runtime and manual-upgrade workflow.
- π Simple design: No mass of options, only the essentials. Works well on mobile of course.
- π View & export results: Results are visualized and can also be exported as CSV in the same format used by Google Forms.
- π Data under your control! Unlike in Google Forms, Typeform, Doodle and others, the survey info and responses are kept private on your instance.
- π Get involved! We have lots of stuff planned like more question types, collaboration on forms, and much more!
- β Clone this app into the
appsfolder of your Nextcloud:git clone https://github.com/nextcloud/forms.git - π©βπ» In the folder of the app, run the command
composer i && composer i && npm ci && npm run buildto install dependencies and build the Javascript. - β Enable the app through the app management of your Nextcloud
- π Partytime! Help fix some issues and review pull requests π
To build the Javascript whenever you make changes, you can use npm run build. Or npm run watch to automatically rebuild on every file save.
You run several tests by:
- See Video recording questions for browser support, upload storage, deployment limits, and antivirus policy.
npm run lintfor JavaScript lintingnpm run stylelintfor CSS lintingcomposer cs:checkfor the Nextcloud php coding standardcomposer lintfor php lintingcomposer test:unitandcomposer test:integrationto run the php functionality testscomposer psalmfor static code analysis
This guide will help you get started:
The Nextcloud community has core values that are shared between all members during conferences, hackweeks and on all interactions in online platforms including Github and forums. If you contribute, participate or interact with this community, please respect our shared values. π