-
Notifications
You must be signed in to change notification settings - Fork 7
/
Copy path.shopware-extension.yml
executable file
·69 lines (68 loc) · 2.53 KB
/
.shopware-extension.yml
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
store:
availabilities:
- German
- International
default_locale: en_GB
localizations:
- de_DE
- en_GB
categories:
- System
type: extension
icon: src/Resources/store/icon.png
automatic_bugfix_version_compatibility: true
description:
de: |
<p>Adminer erlaubt es dir einfach in der Administration auf die Datenbank zuzugreifen.</p>
<p>Das Plugin wird von der Github Organization <a rel="noopener noreferrer" target="_blank" href="https://github.com/FriendsOfShopware/">FriendsOfShopware</a> entwickelt.
Maintainer des Plugin ist <a rel="noopener noreferrer" target="_blank" href="https://github.com/shyim">Soner Sayakci</a>.
Das Github Repository ist zu finden <a rel="noopener noreferrer" target="_blank" href="https://github.com/FriendsOfShopware/FroshPlatformAdminer">hier</a>
[Bei Fragen / Fehlern bitte ein Github Issue erstellen](https://github.com/FriendsOfShopware/FroshPlatformAdminer/issues/new</p>
en: |
<p>Adminer allows you to easily access the database in the administration.</p>
<p>The plugin is provided by the Github Organization <a rel="noopener noreferrer" target="_blank" href="https://github.com/FriendsOfShopware/">FriendsOfShopware</a>.
Maintainer of the plugin is <a rel="noopener noreferrer" target="_blank" href="https://github.com/shyim">Soner Sayakci</a>.
You can find the Github Repository <a rel="noopener noreferrer" target="_blank" href="https://github.com/FriendsOfShopware/FroshPlatformAdminer">here</a>
<a rel="noopener noreferrer" target="_blank" href="https://github.com/FriendsOfShopware/FroshPlatformAdminer/issues/new">For questions / errors please create a Github Issue</a></p>
installation_manual:
de: ""
en: ""
tags:
de:
- Datenbank
- adminer
en:
- database
- adminer
videos:
de: []
en: []
highlights:
de:
- ""
en:
- ""
features:
de:
- ""
en:
- ""
faq:
de: []
en: []
images:
- file: src/Resources/store/img-0.png
activate:
de: true
en: true
preview:
de: true
en: true
priority: 0
build:
zip:
assets:
enable_es_build_for_admin: true
enable_es_build_for_storefront: true
changelog:
enabled: true