Actions

Available third party plugins: Difference between revisions

From LimeSurvey Manual

(6 intermediate revisions by 3 users not shown)
Line 3: Line 3:
== Authentication plugins ==
== Authentication plugins ==


* [https://github.com/pitbulk/limesurvey-saml SAML support] by Sixto Martin Garcia
* [https://github.com/technowhizz/LimeSurvey-RegDomainRestricter Registration Email Domain Restrictor]
* [https://github.com/pitbulk/limesurvey-saml SAML support (Only supports Limesurvey version 2.x and below not 3.x or 4.x)]
* [http://extensions.sondages.pro/authentification-by-wordpress/ Authentification by WordPress user]
* [http://extensions.sondages.pro/authentification-by-wordpress/ Authentification by WordPress user]
* [https://github.com/univlorraine/limesurvey-cas CAS Authentication plugin for limesurvey]
* [https://github.com/atlet/LimeSurvey-ShibbolethAuth LimeSurvey Shibboleth auth plugin]
* [https://framagit.org/Animafac/limesurvey/limesurvey-rememberme LimeSurvey RememberMe plugin]


== Export and statistics plugins ==
== Export and statistics plugins ==
Line 14: Line 18:


== Public survey plugins ==
== Public survey plugins ==
* [http://extensions.sondages.pro/hideemptycolumn-for-limesurvey/ hideEmptyColumn : A plugin to add a solution to hide column of array question type with Expression Manager of LimeSurvey ]
* [http://extensions.sondages.pro/hideemptycolumn-for-limesurvey/ hideEmptyColumn : A plugin to add a solution to hide column of array question type with ExpressionScript of LimeSurvey ]
* [http://extensions.sondages.pro/moreaccessibility/ moreAccessibility : some option to add accessibility to public survey] 2.6lts compatible onlmy, deprecated in 3.0
* [http://extensions.sondages.pro/moreaccessibility/ moreAccessibility : some option to add accessibility to public survey] 2.6lts compatible onlmy, deprecated in 3.0
* [https://git.framasoft.org/Shnoulle/addQuestionCodeClass addQuestionCodeClass : add the question code at the question wrapper class]
* [https://git.framasoft.org/Shnoulle/addQuestionCodeClass addQuestionCodeClass : add the question code at the question wrapper class]
Line 22: Line 26:
== Data editing plugins ==
== Data editing plugins ==
* [https://manual.limesurvey.org/MassAction_Plugin MassAction] : A plugin for faster survey editing by loading questions details into editable cells. Includes a search and replace feature.
* [https://manual.limesurvey.org/MassAction_Plugin MassAction] : A plugin for faster survey editing by loading questions details into editable cells. Includes a search and replace feature.
== Email plugins ==
* [https://gitlab.com/SondagesPro/mailing/noMailToExample noMailToExample]
* [https://github.com/LimeSurvey/LimeSurvey/blob/develop/plugins/mailSenderToFrom/mailSenderToFrom.php mailSenderToFrom]
* [https://github.com/Xites/LS_mailDKIM mailDKIM]
* [https://github.com/Xites/LS_mailEmbedImages mailEmbedImages]


== Other plugins ==
== Other plugins ==
Line 36: Line 47:
* [https://github.com/TonisOrmisson/limesurvey-url-templates UrlTemplateChangerː] Set respondent's interview template over an URL parameter.
* [https://github.com/TonisOrmisson/limesurvey-url-templates UrlTemplateChangerː] Set respondent's interview template over an URL parameter.
* [https://github.com/evently-nl/zesthook  ZestHookː] Makes it possible to send a Post request on every response submission. You can set the URL to post to, as well as several other options.
* [https://github.com/evently-nl/zesthook  ZestHookː] Makes it possible to send a Post request on every response submission. You can set the URL to post to, as well as several other options.
* [Extension RGPD pour LimeSurvey https://github.com/CEric-fr/limesurvey-rgpd] Each questionnaire owner is able to interact with these conditions of use via a new submenu added in the "questionnaire parameters" entitled: GDPR configuration.
* [https://github.com/CEric-fr/limesurvey-rgpd Extension RGPD pour LimeSurvey] Each questionnaire owner is able to interact with these conditions of use via a new submenu added in the "questionnaire parameters" entitled: GDPR configuration.


== Example and demo plugins ==
== Example and demo plugins ==

Revision as of 06:22, 16 July 2021

Some plugin are listed on official page. If you have a plugin you would like to share with the world, feel free to add it to this page.

Authentication plugins

Export and statistics plugins

Public survey plugins

Data editing plugins

  • MassAction : A plugin for faster survey editing by loading questions details into editable cells. Includes a search and replace feature.

Email plugins

Other plugins

Example and demo plugins