-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy pathcraftercms-plugin.yaml
73 lines (71 loc) · 1.96 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
# 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: site
id: org.craftercms.plugin.bulkedit
name: Studio Bulk Edit
tags:
- bulk
- edit
- sidebar
- content
version:
major: 1
minor: 0
patch: 17
description: Provide bulk editing capability to Crafter Studio
documentation: "https://raw.githubusercontent.com/craftercms/bulkedit-plugin/master/README.md"
website:
name: Studio Bulk Edit
url: https://github.com/craftercms/bulkedit-plugin
media:
screenshots:
- title: CrafterCMS
description: CrafterCMS Plugin for Bulk Edit
url: "https://raw.githubusercontent.com/craftercms/bulkedit-plugin/master/.crafter/logo.png"
developer:
company:
name: CrafterCMS
email: info@craftercms.com
url: https://craftercms.com
build:
id: cafebabe4e6a24b5e0481d6ba87901d0b02716c9
date: 2022-01-20T00:00:00Z
license:
name: MIT
url: https://opensource.org/licenses/MIT
crafterCmsVersions:
- major: 4
minor: 1
- major: 4
minor: 2
- major: 5
minor: 0
crafterCmsEditions:
- community
- enterprise
parameters:
installation:
- type: preview-app
elementXpath: //widget[@id='org.craftercms.plugin.bulkedit.components.reactComponent']
parentXpath: //widget[@id='craftercms.components.ToolsPanel']/configuration/widgets
element:
name: widget
attributes:
- name: id
value: org.craftercms.plugin.bulkedit.components.reactComponent
children:
- name: plugin
attributes:
- name: id
value: org.craftercms.plugin.bulkedit
- name: site
value: "{site}"
- name: type
value: sidebar
- name: name
value: bulkedit
- name: file
value: index.js