-
Notifications
You must be signed in to change notification settings - Fork 9
Expand file tree
/
Copy pathversion-control.json
More file actions
30 lines (30 loc) · 1.86 KB
/
Copy pathversion-control.json
File metadata and controls
30 lines (30 loc) · 1.86 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
{
"name": "Disciple.Tools - Dashboard",
"version": "1.5.1",
"last_updated": "2026-01",
"author": "Disciple.Tools",
"author_homepage": "https://disciple.tools",
"git_owner": "DiscipleTools",
"git_repo": "disciple-tools-dashboard",
"download_url": "https://github.com/DiscipleTools/disciple-tools-dashboard/releases/latest/download/disciple-tools-dashboard.zip",
"homepage": "https://github.com/DiscipleTools/disciple-tools-dashboard",
"issues_url": "https://github.com/DiscipleTools/disciple-tools-dashboard/issues",
"projects_url": "https://github.com/DiscipleTools/disciple-tools-dashboard/projects/1",
"discussions_url": "https://github.com/DiscipleTools/disciple-tools-dashboard/discussions",
"wiki_url": "https://github.com/DiscipleTools/disciple-tools-dashboard/wiki",
"license_url": "https://raw.githubusercontent.com/DiscipleTools/disciple-tools-dashboard/master/LICENSE",
"readme_url": "https://raw.githubusercontent.com/DiscipleTools/disciple-tools-dashboard/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-dashboard/master/dashboard-banner.png",
"high": "https://raw.githubusercontent.com/DiscipleTools/disciple-tools-dashboard/master/dashboard-banner.png"
},
"icon": "https://raw.githubusercontent.com/DiscipleTools/disciple-tools-dashboard/master/dashboard-icon.png",
"sections": {
"description": "This plugin adds a beautiful start page to assist disciple makers in knowing what are the most important actions to take (New Contacts, Contacts Needing Update, etc). ",
"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": ""
}
}