repo for ls plugins
0. after you installed limesurvey on your server
1. copy the folder to ".../limesurvey/plugins/.."
2. plugin folder name should be equal to the php class which extends PluginBase
(cf. foldername = Preload, php -class = Preload.php)