-
Notifications
You must be signed in to change notification settings - Fork 3
/
Copy pathcraftercms-plugin.yaml
67 lines (65 loc) · 1.67 KB
/
craftercms-plugin.yaml
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
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
# This file describes a plugin for use in CrafterCMS
# The version of the format for this file
descriptorVersion: 2
# Describe the plugin
plugin:
type: site
id: org.craftercms.plugin.youtube
name: YouTube
tags:
- web
- youtube
version:
major: 1
minor: 0
patch: 19
description: A plugin to add YouTube videos to a site
documentation: "https://raw.githubusercontent.com/craftercms/youtube-plugin/master/README.md"
website:
name: YouTube Plugin
url: https://github.com/craftercms/youtube-plugin
media:
screenshots:
- title: CrafterCMS
description: CrafterCMS Plugin YouTube
url: "https://raw.githubusercontent.com/craftercms/youtube-plugin/master/.crafter/logo.svg"
developer:
company:
name: CrafterCMS
email: info@craftercms.com
url: https://craftercms.com
license:
name: MIT
url: https://opensource.org/licenses/MIT
crafterCmsVersions:
- major: 4
minor: 0
- major: 4
minor: 1
- major: 4
minor: 2
- major: 5
minor: 0
crafterCmsEditions:
- community
- enterprise
installation:
- type: form-control
elementXpath: //control[plugin/pluginId='org.craftercms.plugin.youtube']
element:
name: control
children:
- name: plugin
children:
- name: pluginId
value: org.craftercms.plugin.youtube
- name: type
value: control
- name: name
value: youtube
- name: filename
value: main.js
- name: icon
children:
- name: class
value: fa-youtube