⚝
One Hat Cyber Team
⚝
Your IP:
216.73.216.1
Server IP:
185.238.29.86
Server:
Linux server2 6.8.12-6-pve #1 SMP PREEMPT_DYNAMIC PMX 6.8.12-6 (2024-12-19T19:05Z) x86_64
Server Software:
nginx/1.18.0
PHP Version:
8.1.31
Buat File
|
Buat Folder
Eksekusi
Dir :
~
/
var
/
www
/
shopware
/
custom
/
plugins
/
SsikMetroLight
/
View File Name :
composer.json
{ "name": "ssik/metro-light-theme", "description": "Metro Light Theme for Shopware 6", "version": "v3.1.10", "type": "shopware-platform-plugin", "license": "proprietary", "authors": [ { "name": "wonderthemes.de", "homepage": "https://wonderthemes.de/" } ], "require": { "shopware/core": ">6.4.17.0" }, "autoload": { "psr-4": { "SsikMetroLight\\": "src/" } }, "extra": { "shopware-plugin-class": "SsikMetroLight\\SsikMetroLight", "plugin-icon": "src/Resources/config/SsikMetroLightPluginLogo.png", "label": { "de-DE": "Theme Metro Light", "en-GB": "The MetroLight" }, "description": { "de-DE": "Metro ist ein völlig kostenloses mobiles Thema mit vielen anpassbaren Funktionen ermöglicht es Ihnen, das Aussehen Ihres Shops flexibel anzupassen und in kurzer Zeit Arbeit anzufangen.", "en-GB": "Fully free, mobile theme with lots of customizable functions allows setting the skin of your shop flexibly and starting the work within a short time." }, "manufacturerLink": { "de-DE": "https://wonderthemes.de/", "en-GB": "https://wonderthemes.de/" }, "supportLink": { "de-DE": "https://wonderthemes.de/", "en-GB": "https://wonderthemes.de/" } } }