-
Notifications
You must be signed in to change notification settings - Fork 3
Expand file tree
/
Copy pathversion-control.json
More file actions
24 lines (24 loc) · 1.59 KB
/
version-control.json
File metadata and controls
24 lines (24 loc) · 1.59 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
{
"name": "Disciple Tools - Data Reporting",
"version": "1.7.0",
"download_url": "https://github.com/cairocoder01/disciple-tools-data-reporting/releases/latest/download/disciple-tools-data-reporting.zip",
"sections": {
"description": "The Disciple Tools Data Reporting plugin assists in exporting data to an external data reporting source, such as cloud providers like Google Cloud, AWS, and Azure. The plugin allows you to manually download your data in CSV and JSON (newline delimited) formats. However, it's primary intended use is for automating data export directly to your choosen cloud provider.",
"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": ""
},
"last_updated": "2026-01-28",
"upgrade_notice": "Modernized admin UI",
"requires": "4.7",
"tested": "6.9",
"banners": {
"low": "https://raw.githubusercontent.com/cairocoder01/disciple-tools-data-reporting/master/assets/banner-772x250.png",
"high": "https://raw.githubusercontent.com/cairocoder01/disciple-tools-data-reporting/master/assets/banner-1544x500.png"
},
"icon": "https://raw.githubusercontent.com/cairocoder01/disciple-tools-data-reporting/master/assets/icon-128x128.png",
"author": "cairocoder01",
"author_homepage": "https://github.com/cairocoder01",
"homepage": "https://github.com/cairocoder01/disciple-tools-data-reporting",
"license_url": "https://github.com/cairocoder01/disciple-tools-data-reporting/blob/master/LICENSE",
"readme_url": ""
}