⚝
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
/
DmfManuTheme
/
View File Name :
composer.json
{ "name": "dmf/sw6-manu-theme", "description": "Manu Theme", "version": "2.0.6", "type": "shopware-platform-plugin", "authors": [ { "name": "digital.manufaktur GmbH", "email": "hallo@digitalmanufaktur.com", "homepage": "https://www.digitalmanufaktur.com", "role": "Developer" } ], "require": { "shopware/core": "~6.4.0", "shopware/storefront": "*" }, "minimum-stability": "RC", "license": "proprietary", "autoload": { "psr-4": { "Dmf\\ManuTheme\\": "src/" } }, "extra": { "shopware-plugin-class": "Dmf\\ManuTheme\\DmfManuTheme", "label": { "de-DE": "dmf Manu-Theme", "en-GB": "dmf Manu Theme" }, "description": { "de-DE": "Manu ist ein flexibles und performantes Shopware 6 Theme, welches interdisziplinär entstanden ist und durch zertifizierte Shopware 6 Developer entwickelt wurde.", "en-GB": "Manu is a flexible and performant Shopware 6 theme, developed interdisciplinary by certified Shopware developers with a straight focus on a better conversion rate." }, "manufacturerLink": { "de-DE": "https://www.digitalmanufaktur.com", "en-GB": "https://www.digitalmanufaktur.com" }, "supportLink": { "de-DE": "https://www.digitalmanufaktur.com/shopware-6-theme-manu", "en-GB": "https://www.digitalmanufaktur.com/shopware-6-theme-manu" } } }