-
Notifications
You must be signed in to change notification settings - Fork 0
/
craftercms-plugin.yaml
51 lines (49 loc) · 1.02 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
# 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.empty
name: Empty Blueprint
tags:
- blueprint
- website
version:
major: 1
minor: 0
patch: 0
description: |
Simple empty blueprint
website:
name: Empty Blueprint
url: https://craftercms.org
media:
screenshots:
- title: Home Page
description: Screenshot of the homepage
url: /studio/static-assets/images/blueprints/empty/bp_empty.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: 0
patch: 0
- major: 4
minor: 0
patch: 1
- major: 4
minor: 0
patch: 2
- major: 4
minor: 0
patch: 3
crafterCmsEditions:
- community
- enterprise