-
Notifications
You must be signed in to change notification settings - Fork 6
/
craftercms-plugin.yaml
84 lines (82 loc) · 1.64 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
# This file describes a plugin for use in Crafter CMS
# The version of the format for this file
descriptorVersion: 2
# Describe the plugin
plugin:
type: blueprint
id: org.craftercms.blueprint.nextjs
name: Next.js Blueprint
tags:
- blueprint
- website
version:
major: 1
minor: 0
patch: 14
description: |
Base template for building CrafterCMS projects with Next.js.
website:
name: Next.js Blueprint
url: https://github.com/craftercms/nextjs-blueprint
media:
screenshots:
- title: Next.js
description: Next.js
url: https://raw.githubusercontent.com/craftercms/nextjs-blueprint/master/.crafter/screenshots/default.png
developer:
company:
name: CrafterCMS
email: [email protected]
url: https://craftercms.com/
build:
id: c3d2a5444e6a24b5e0481d6ba87901f0b02716c8
date: 2023-01-23T00:00:00Z
license:
name: MIT
url: https://opensource.org/licenses/MIT
crafterCmsVersions:
- 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