-
Notifications
You must be signed in to change notification settings - Fork 1
Expand file tree
/
Copy pathdisciple-tools-facebook-version-control.json
More file actions
30 lines (26 loc) · 1.62 KB
/
disciple-tools-facebook-version-control.json
File metadata and controls
30 lines (26 loc) · 1.62 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 - Facebook",
"version": "0.5.0",
"download_url": "https://github.com/DiscipleTools/disciple-tools-facebook/releases/download/0.5.0/disciple-tools-facebook.zip",
"sections": {
"description": "Disciple.Tools Facebook Integration Plugin extends the Disciple.Tools system with Facebook integration.",
"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": "Fixed a number of minor bugs. \n Updated connection strategy to respond to Facebook changes. \n Add stability to api."
},
"last_updated": "2021-02",
"upgrade_notice": "Facebook Integration Improved.",
"requires": "4.7",
"tested": "5.6",
"banners": {
"low": "https://raw.githubusercontent.com/DiscipleTools/disciple-tools-version-control/master/images/dt-placeholder-772x250.jpg",
"high": "https://raw.githubusercontent.com/DiscipleTools/disciple-tools-version-control/master/images/dt-placeholder-1544x500.jpg"
},
"author": "Disciple.Tools",
"author_homepage": "https://disciple.tools",
"homepage": "https://github.com/DiscipleTools/disciple-tools-facebook",
"issues_url": "https://github.com/DiscipleTools/disciple-tools-facebook/issues",
"projects_url": "https://github.com/DiscipleTools/disciple-tools-facebook/projects",
"wiki_url": "https://github.com/DiscipleTools/disciple-tools-facebook/wiki",
"license_url": "https://github.com/DiscipleTools/disciple-tools-facebook/blob/master/LICENSE",
"readme_url": "https://github.com/DiscipleTools/disciple-tools-facebook/blob/master/README.md"
}