-
Notifications
You must be signed in to change notification settings - Fork 20
/
craftercms-plugin.yaml
executable file
·96 lines (94 loc) · 2.35 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
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
# This file describes a plugin for use in CrafterCMS
# The version of the format for this file
descriptorVersion: 2
# Describe the plugin
plugin:
type: blueprint
id: org.craftercms.blueprint.videoCenter
name: Video Center
tags:
- blueprint
- video center
version:
major: 2
minor: 0
patch: 58
description: |
Video Center webapp built with React atop CrafterCMS that is backed by YouTube, AWS Media Service, or Box.
website:
name: Video Center
url: https://github.com/craftercms/video-center-blueprint
media:
screenshots:
- title: Home page
description: Screenshot of the home page
url: https://raw.githubusercontent.com/craftercms/video-center-blueprint/master/static-assets/images/screenshots/vc1.png
- title: Featured videos page
description: Screenshot of the featured videos page
url: https://raw.githubusercontent.com/craftercms/video-center-blueprint/master/static-assets/images/screenshots/vc2.png
- title: Player page
description: Screenshot of the player page
url: https://raw.githubusercontent.com/craftercms/video-center-blueprint/master/static-assets/images/screenshots/vc3.png
- title: Search page
description: Screenshot of the search page
url: https://raw.githubusercontent.com/craftercms/video-center-blueprint/master/static-assets/images/screenshots/vc4.png
developer:
company:
name: CrafterCMS
email: [email protected]
url: https://craftercms.com
license:
name: MIT
url: https://opensource.org/licenses/MIT
crafterCmsVersions:
- major: 4
minor: 1
patch: 0
- major: 4
minor: 1
patch: 1
- major: 4
minor: 1
patch: 2
- major: 4
minor: 1
patch: 3
- major: 4
minor: 1
patch: 4
- major: 4
minor: 1
patch: 5
- major: 4
minor: 1
patch: 6
- major: 4
minor: 1
patch: 7
- major: 4
minor: 1
patch: 8
- major: 4
minor: 1
patch: 9
- major: 4
minor: 1
patch: 10
- major: 4
minor: 1
patch: 11
- major: 4
minor: 1
patch: 12
- major: 4
minor: 2
patch: 0
- major: 4
minor: 2
patch: 1
- major: 4
minor: 2
patch: 2
crafterCmsEditions:
- community
- enterprise