forked from shoxabbos/oc-customfields-plugin
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathplugin.yaml
More file actions
33 lines (33 loc) · 1.11 KB
/
plugin.yaml
File metadata and controls
33 lines (33 loc) · 1.11 KB
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
plugin:
name: 'shohabbos.customfields::lang.plugin.name'
description: 'shohabbos.customfields::lang.plugin.description'
author: Shohabbos
icon: oc-icon-code
homepage: ''
permissions:
manage_properties:
tab: 'shohabbos.customfields::lang.plugin.name'
label: 'Manage properties'
manage_groups:
tab: 'shohabbos.customfields::lang.plugin.name'
label: 'Manage groups'
manage_cms_code_content:
tab: 'shohabbos.customfields::lang.plugin.name'
label: 'shohabbos.customfields::lang.permession.manager_cms_code_content'
roles:
- publisher
navigation:
customfields:
label: 'shohabbos.customfields::lang.plugin.name'
url: shohabbos/customfields/groups
icon: icon-code
permissions:
- manage_groups
- manage_properties
sideMenu:
customfields-groups:
label: 'shohabbos.customfields::lang.menu.groups'
url: shohabbos/customfields/groups
icon: icon-sitemap
permissions:
- manage_groups