Sophisticated online survey software
About
Limesurvey is the number one open-source survey software.
Advanced features like branching and multiple question types make it a valuable partner for survey-creation.
Demo
See our Administration Demo. The credentials are prefilled, just click Log in
Or try taking one of our test surveys
How to install
Release
We try to publish a release every other day. We recommend using those.
Repository
You may want to use the plain repository, which is also possible.
Please be advised, that we sometimes push development versions into the repository, which may not be working correctly.
Requirements
Minimal
The absolute minimal requirements are:
- Apache >= 2.4 | nginx >= 1.1 | any other php-ready webserver
- php >= 5.4
- with mbstring and pdo-database drivers
- mysql >= 5.5.3 | pgsql >= 9 | mariadb >= 5.5 | mssql >= 2005
Recommended
We recommend the following setup
- nginx 1.4.6
- php 5.6.x
- with php-fpm, mbstring, gd2 with freetype, imap, ldap, zip, zlib and databse drivers
- mysql 5.5.50
Manual
for more information please refer to our homepage, or have a look at the manual
Licence
LimeSurvey software is licenced under the GPL 2.0.
Pictures and the LimeSurvey Logo are registered trademarks of LimeSurvey GmbH, Hamburg, Germany.
Tools used
We are using BrowserStack to run manual tests on different browsers and devices
We are using Scrutinizer to static check our code
We are using TravisCI to run automated tests before release