Adding the Initial commit of LimeSurvey API

Adding the Initial commit of LimeSurvey API Module with Drupal8
This commit is contained in:
Ninu Varghese
2020-04-20 17:32:42 -04:00
committed by GitHub
parent 6efe9b355b
commit 0d3ba9ba89
17 changed files with 1285 additions and 0 deletions

View File

@@ -0,0 +1,5 @@
name: 'Lime Survey API'
type: module
description: 'Provides a library to easily integrate with the Lime Survey API'
core: 8.x
package: 'Custom'