SmcShipcloudLive/SmcShipcloudLive/src/Resources/config/config.xml

14 lines
573 B
XML

<?xml version="1.0" encoding="UTF-8"?>
<config xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xsi:noNamespaceSchemaLocation="https://raw.githubusercontent.com/shopware/platform/trunk/src/Core/System/SystemConfig/Schema/config.xsd">
<card>
<title>#SmcShipcloudLive# Settings</title>
<title lang="de-DE">#SmcShipcloudLive# Einstellungen</title>
<input-field type="bool">
<name>active</name>
<label>Active</label>
<label lang="de-DE">Aktiviert</label>
</input-field>
</card>
</config>