-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathinfo.json
33 lines (33 loc) · 1.26 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": "",
"alternative_repo_url": "https://github.com/Ziggeo/ziggeo-wp-video-for-ninja-forms"
},
"plugin": {
"name": "ziggeo-video-for-ninja-forms",
"title": "Ziggeo Video for Ninja Forms",
"version": "1.7.1",
"author": "Ziggeo",
"logo": "https://raw.githubusercontent.com/Ziggeo/ziggeo-wp-video-for-ninja-forms/master/assets/images/logo.png",
"contributors": "oliverfriedmann, baned, carloscsz409",
"tags": "ziggeo, video, video field, form builder, video form, Ninja Forms",
"description": "This plugin brings video player and recorder (including screen recording) to your Ninja Forms. It helps you make it easy to add fields that utilize award winning Ziggeo to your forms.",
"highlight": "Minor fixes and using new addon methods",
"info_url": "https://raw.githubusercontent.com/Ziggeo/ziggeo-wp-video-for-ninja-forms/master/info.json",
"addon_url": "https://ziggeo.com/integrations/wordpress/",
"docs_url": ""
},
"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
}
}