-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy pathversion-control.json
30 lines (30 loc) · 2.11 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 - Network Dashboard",
"version": "2.10.2",
"last_updated": "2023-08",
"author": "Disciple.Tools",
"author_homepage": "https://disciple.tools",
"git_owner": "DiscipleTools",
"git_repo": "disciple-tools-network-dashboard",
"download_url": "https://github.com/DiscipleTools/disciple-tools-network-dashboard/releases/latest/download/disciple-tools-network-dashboard.zip",
"homepage": "https://github.com/DiscipleTools/disciple-tools-network-dashboard",
"issues_url": "https://github.com/DiscipleTools/disciple-tools-network-dashboard/issues",
"projects_url": "https://github.com/DiscipleTools/disciple-tools-network-dashboard/projects/2",
"discussions_url": "https://github.com/DiscipleTools/disciple-tools-network-dashboard/discussions",
"wiki_url": "https://github.com/DiscipleTools/disciple-tools-network-dashboard/wiki",
"license_url": "https://raw.githubusercontent.com/DiscipleTools/disciple-tools-network-dashboard/master/LICENSE",
"readme_url": "https://raw.githubusercontent.com/DiscipleTools/disciple-tools-network-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-network-dashboard/master/documentation/network-dashboard-banner.png",
"high": "https://raw.githubusercontent.com/DiscipleTools/disciple-tools-network-dashboard/master/documentation/network-dashboard-banner.png"
},
"icon": "https://raw.githubusercontent.com/DiscipleTools/disciple-tools-network-dashboard/master/admin/images/network-dashboard-icon.png",
"sections": {
"description": "The Network Dashboard facilitates the reporting connection between different Disciple.Tools systems. In this way, multiple groups can work towards saturation for a common area by sharing high level reporting data between their systems. ",
"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": ""
}
}