-
Notifications
You must be signed in to change notification settings - Fork 6
/
Copy pathversion-control.json
30 lines (30 loc) · 1.79 KB
/
version-control.json
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
{
"name": "Disciple.Tools - Webform",
"version": "6.6.2",
"last_updated": "2024-12",
"author": "Disciple.Tools",
"author_homepage": "https://disciple.tools",
"git_owner": "DiscipleTools",
"git_repo": "disciple-tools-webform",
"download_url": "https://github.com/DiscipleTools/disciple-tools-webform/releases/latest/download/disciple-tools-webform.zip",
"homepage": "https://github.com/DiscipleTools/disciple-tools-webform",
"issues_url": "https://github.com/DiscipleTools/disciple-tools-webform/issues",
"projects_url": "https://github.com/DiscipleTools/disciple-tools-webform/projects/3",
"discussions_url": "https://github.com/DiscipleTools/disciple-tools-webform/discussions",
"wiki_url": "https://github.com/DiscipleTools/disciple-tools-webform/wiki",
"license_url": "https://raw.githubusercontent.com/DiscipleTools/disciple-tools-webform/master/LICENSE",
"readme_url": "https://raw.githubusercontent.com/DiscipleTools/disciple-tools-webform/master/README.md",
"requires": "4.7",
"tested": "5.8",
"upgrade_notice": "Upgrade to get the latest features.",
"banners": {
"low": "https://raw.githubusercontent.com/DiscipleTools/disciple-tools-webform/master/documentation/webform-banner.png",
"high": "https://raw.githubusercontent.com/DiscipleTools/disciple-tools-webform/master/documentation/webform-banner.png"
},
"icon": "https://raw.githubusercontent.com/DiscipleTools/disciple-tools-webform/master/documentation/webform-icon.png",
"sections": {
"description": "Build forms for you websites. Submitted forms will create contacts in Disciple.Tools.",
"installation": "(Required) You must have Disciple.Tools Theme installed before using this plugin. Once Disciple.Tools is installed, you can use the normal Plugin system to install the plugin.",
"changelog": ""
}
}