-
Notifications
You must be signed in to change notification settings - Fork 0
/
info.json
33 lines (33 loc) · 1.17 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.3.2",
"repo_url": "",
"alternative_repo_url": "https://github.com/Ziggeo/ziggeo-wp-video-for-fluent-forms"
},
"plugin": {
"name": "ziggeo-video-for-fluent-forms",
"title": "Ziggeo Video for Fluent Forms",
"version": "1.7",
"author": "Ziggeo",
"logo": "https://raw.githubusercontent.com/Ziggeo/ziggeo-wp-video-for-fluent-forms/master/assets/images/logo.png",
"contributors": "oliverfriedmann, baned, carloscsz409",
"tags": "ziggeo, video, video field, fluent forms, video submission",
"description": "This plugin is providing an easy and simple way for you to add Ziggeo to your Fluent Forms forms through special Ziggeo fields.",
"highlight": "Custom Tags and dynamic custom data support",
"info_url": "https://raw.githubusercontent.com/Ziggeo/ziggeo-wp-video-for-fluent-forms/master/info.json",
"addon_url": "",
"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
}
}