Skip to content

A local, docker-compose environment for the testing of Lime Survey.

Notifications You must be signed in to change notification settings

bcgov/limesurvey

Repository files navigation

LimeSurvey

==========

This repository was forked from https://github.com/adamzammit/limesurvey-docker

Uses:

  • PHP 8.0
  • Limesurvey 5.2.19

How to use this image

Run docker-compose up, wait for it to build and run, and visit http://localhost:8082.

Caveats

  • Chrome may try to force https when connecting. https isn't supported yet so you'll need to be explicit about accessing localhost over http.

Working with themes

New survey themes are added under themes/survey. Once added therein, you'll need to install them in the admin interface.

When you make theme modifications(such as extending it and changing theme files), the extended/copied theme will be added to uploads/themes/survey.

About

A local, docker-compose environment for the testing of Lime Survey.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published