https://github.com/librecodecoop/lsnextcloud
Save Survey Responses in Nextcloud
https://github.com/librecodecoop/lsnextcloud
Last synced: 12 months ago
JSON representation
Save Survey Responses in Nextcloud
- Host: GitHub
- URL: https://github.com/librecodecoop/lsnextcloud
- Owner: LibreCodeCoop
- License: agpl-3.0
- Created: 2021-02-20T13:12:48.000Z (about 5 years ago)
- Default Branch: main
- Last Pushed: 2023-11-02T21:28:14.000Z (over 2 years ago)
- Last Synced: 2025-03-30T09:11:41.355Z (about 1 year ago)
- Language: PHP
- Size: 74.2 KB
- Stars: 3
- Watchers: 2
- Forks: 2
- Open Issues: 3
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# LimeSurvey LSNextcloud Plugin
Save all survey responses and their attachments automatically to a folder in your Nextcloud.

## Plugin Installation
### By zipfile
- Download the zip of [lates release](https://github.com/librecodecoop/LSNextcloud/releases/latest)
- Install the plugin in `Settings` > `Plugin Manager` > `Install zip`
### By repository
- Clone this repository to de LimeSurvey "plugins" directory
- Run `make all` command
## Configuring
Before all...
- Activate the plugin at the Limesurvey plugin manager (requires proper user rights for accessing the feature at the Limesurvey admin interface).
You can make a global setting or specific settings for each Survey.
### Global setting
- `Settings` > `Plugin Manager`
- click on LSNextcloud
- Configure the global settings
### In each Survey setting
- Go to the specific setting for a Survey
- Simple Plugins
- Settings for the LSNextcloud plugin
The user and password for Nextcloud must be generated in Nextcloud under Settings > Security settings > App password, generate an app password with the name Lime Survey Nextcloud to make it easier to know what this password is from. Copy the password and use it to configure the plugin.