Actions

Available third party plugins: Difference between revisions

From LimeSurvey Manual

(added sendMailCron)
(2 intermediate revisions by 2 users not shown)
Line 15: Line 15:
== 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 Expression Manager of LimeSurvey ]
* [https://git.framasoft.org/SondagePro-LimeSurvey-plugin/moreAccessibility moreAccessibility : some option to add accessibility to public survey]
* [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]
* [https://framagit.org/SondagePro-LimeSurvey-plugin/radioToStarRating radioToStarRating : set any radio list to star rating system]
* [https://framagit.org/SondagePro-LimeSurvey-plugin/radioToStarRating radioToStarRating : set any radio list to star rating system]
Line 30: Line 30:
* [http://extensions.sondages.pro/fixmaxstep-for-question-index/ fixMaxStep : Fix question index for token answer persistence survey:] Example of usage : get the complete index when user come back to the survey.
* [http://extensions.sondages.pro/fixmaxstep-for-question-index/ fixMaxStep : Fix question index for token answer persistence survey:] Example of usage : get the complete index when user come back to the survey.
* [http://extensions.sondages.pro/sendmailajax-all-email-in-one/ sendMailAjax : Send token email one by one with ajaxː] Allow to send all email in one click without restriction.
* [http://extensions.sondages.pro/sendmailajax-all-email-in-one/ sendMailAjax : Send token email one by one with ajaxː] Allow to send all email in one click without restriction.
* [https://framagit.org/SondagePro-LimeSurvey-plugin/sendMailCron : Automatically send invitations and reminders using cronjobsː] Automatically sends invitations and reminders in custom intervals. Extensive configuration and debugging options
* [http://extensions.sondages.pro/mailing-management/sendmailcron sendMailCron: Automatically send invitations and reminders using cronjobsː] Automatically sends invitations and reminders in custom intervals. Extensive configuration and debugging options
* [https://github.com/SteveCohen/Piwik-for-Limesurvey Piwik-for-Limesurvey Piwik for LImesurveyː] Plugs Piwik into Limesurvey, so you can track your survey admin users and respondents.
* [https://github.com/SteveCohen/Piwik-for-Limesurvey Piwik-for-Limesurvey Piwik for LImesurveyː] Plugs Piwik into Limesurvey, so you can track your survey admin users and respondents.
* [https://github.com/SondagesPro/surveysModel Mark surveys as "Survey Model/Template"ː] Allow admins to mark a survey as "Survey Model", a kind of "master survey" or "survey template" which only users with appropriate rights are allowed to edit. The common user is only allowed to create copies based on such a survey template.
* [https://github.com/SondagesPro/surveysModel Mark surveys as "Survey Model/Template"ː] Allow admins to mark a survey as "Survey Model", a kind of "master survey" or "survey template" which only users with appropriate rights are allowed to edit. The common user is only allowed to create copies based on such a survey template.

Revision as of 13:58, 15 February 2018

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.

Other plugins

Example and demo plugins