Skip to content

Latest commit

 

History

History
22 lines (14 loc) · 883 Bytes

README.md

File metadata and controls

22 lines (14 loc) · 883 Bytes

DirectCSVExport

LimeSurvey Plugin that creates a new URL for exporting survey data directly in a CSV format desireable for reporting

It can be enabled on a survey by survey basis. An "API Key" will be generated to make sure access remains secure

Installation

Download the zip from the releases page and extract to your plugins folder. You can also clone directly from git: go to your plugins directory and type

git clone https://github.com/adamzammit/DirectCSVExport.git DirectCSVExport

Security

If you discover any security related issues, please email [email protected] instead of using the issue tracker.

Contributing

PR's are welcome!

Usage

You are free to use/change/fork this code for your own products (licence is GPLv3), and I would be happy to hear how and what you are using it for!