-
Notifications
You must be signed in to change notification settings - Fork 7
Expand file tree
/
Copy pathversion-control.json
More file actions
31 lines (30 loc) · 1.74 KB
/
version-control.json
File metadata and controls
31 lines (30 loc) · 1.74 KB
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
31
{
"name": "Disciple.Tools - CSV Data Import",
"version": "1.3.1",
"last_updated": "2024-03",
"author": "Disciple.Tools",
"author_homepage": "https://disciple.tools",
"git_owner": "DiscipleTools",
"git_repo": "disciple-tools-import",
"download_url": "https://github.com/DiscipleTools/disciple-tools-import/releases/latest/download/disciple-tools-import.zip",
"homepage": "https://github.com/DiscipleTools/disciple-tools-import",
"issues_url": "https://github.com/DiscipleTools/disciple-tools-import/issues",
"projects_url": "https://github.com/DiscipleTools/disciple-tools-import/projects/1",
"discussions_url": "https://github.com/DiscipleTools/disciple-tools-import/discussions",
"wiki_url": "https://github.com/DiscipleTools/disciple-tools-import/wiki",
"license_url": "https://raw.githubusercontent.com/DiscipleTools/disciple-tools-import/master/LICENSE",
"readme_url": "https://raw.githubusercontent.com/DiscipleTools/disciple-tools-import/master/README.md",
"requires": "4.7",
"tested": "5.6",
"upgrade_notice": "Upgrade to get the latest features.",
"banners": {
"low": "https://raw.githubusercontent.com/DiscipleTools/disciple-tools-import/master/import-banner.png",
"high": "https://raw.githubusercontent.com/DiscipleTools/disciple-tools-import/master/import-banner.png"
},
"icon": "https://raw.githubusercontent.com/DiscipleTools/disciple-tools-import/master/import-icon.png",
"sections": {
"description": "Easily import your contact or group data into Disciple.Tools from a CSV file.",
"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": ""
}
}