-
Notifications
You must be signed in to change notification settings - Fork 0
/
info.json
33 lines (33 loc) · 1.37 KB
/
info.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
31
32
33
{
"wp": {
"required": "3.0.1",
"tested": "6.2",
"repo_url": "https://wordpress.org/plugins/ziggeo-video-for-bbpress/",
"alternative_repo_url": "https://github.com/Ziggeo/ziggeo-wp-video-for-bbpress"
},
"plugin": {
"name": "ziggeo-video-for-bbpress",
"title": "Ziggeo Video for bbPress",
"version": "1.6.1",
"author": "Ziggeo",
"logo": "https://raw.githubusercontent.com/Ziggeo/ziggeo-wp-video-for-bbpress/master/assets/images/logo.png",
"contributors": "oliverfriedmann, baned, carloscsz409",
"tags": "ziggeo, video, video forum, video messages, forum, bbpress, community",
"description": "This plugin brings video player and recorder (including screen recording) to bbPress forum/community by utilizing the powerful and award winning Ziggeo for video.",
"highlight": "Batter handling of initial option values and their use later on.",
"info_url": "https://raw.githubusercontent.com/Ziggeo/ziggeo-wp-video-for-bbpress/master/info.json",
"addon_url": "https://ziggeo.com/integrations/wordpress/bbpress",
"docs_url": "https://ziggeo.com/docs/integrations/wordpress/bbpress"
},
"legal": {
"terms_of_use": "https://ziggeo.com/terms",
"privacy_policy": "https://ziggeo.com/privacy",
"addon_license": "GPLv2 or later",
"license_url": "http://www.gnu.org/licenses/gpl-2.0.html"
},
"php": {
"min": "5.2.4",
"php5_support": true,
"php7_support": true
}
}