You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
Go to file
Nextcloud bot 5384dee315
[tx-robot] updated from transifex
3 years ago
.github Force enable for master 3 years ago
.tx initial commit 4 years ago
appinfo 2.0.2 3 years ago
css Add icon for dropdown question type 3 years ago
img Add icon for dropdown question type 3 years ago
l10n [tx-robot] updated from transifex 3 years ago
lib Increase description length 3 years ago
screenshots Add screenshot of response visualization, adjust readme 3 years ago
src Fix dropdown submission insert 3 years ago
templates Prevent leaking personnal infos on forms 3 years ago
tests Bump copyrights 3 years ago
.editorconfig New question ui 3 years ago
.eslintrc.js Initial load and display of public form 3 years ago
.gitattributes Php cs fix 3 years ago
.gitignore Php cs fix 3 years ago
.php_cs.dist Php cs fix 3 years ago
CHANGELOG.md 2.0.2 3 years ago
CODE_OF_CONDUCT.md Create CODE_OF_CONDUCT.md 3 years ago
COPYING initial commit 4 years ago
LICENSE Initial commit 4 years ago
Makefile 2.0.0-beta1 3 years ago
README.md Add screenshot of response visualization, adjust readme 3 years ago
babel.config.js New question ui 3 years ago
composer.json Use proper exit code for composer lint 3 years ago
license.php Bump copyrights 3 years ago
package-lock.json Merge branch 'master' of https://github.com/nextcloud/forms 3 years ago
package.json Merge branch 'master' of https://github.com/nextcloud/forms 3 years ago
phpunit.integration.xml initial commit 4 years ago
phpunit.xml initial commit 4 years ago
stylelint.config.js Update stylelint config 3 years ago
webpack.js @nextcloud/webpack-vue-config@1.0.3 3 years ago

README.md

Nextcloud Forms

Downloads Code coverage Dependabot status Start contributing

📝 Simple surveys and questionnaires, self-hosted

Straightforward form creation

Simple sharing and responding

Response visualization and exporting

  • 📝 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!

🏗 Development setup

  1. ☁ Clone this app into the apps folder of your Nextcloud: git clone https://github.com/nextcloud/forms.git
  2. 👩‍💻 In the folder of the app, run the command npm ci && npm run dev to install dependencies and build the Javascript.
  3. Enable the app through the app management of your Nextcloud
  4. 🎉 Partytime! Help fix some issues and review pull requests 👍

🧙 Advanced development stuff

To build the Javascript whenever you make changes, you can also use npm run build. Or npm run watch to automatically rebuild on every file save.

You run all tests by using make test.

♥ How to create a pull request

This guide will help you get started:

✌ Code of conduct

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. 😌