Code: Select all
<?xml version="1.0" encoding="utf-8" ?>
<otrs_config version="1.0" init="Framework">
<ConfigItem Name="Loader::Agent::Skin###100-customer_support" Required="0" Valid="1">
<Description Translatable="1">Customer support skin.</Description>
<Group>Framework</Group>
<SubGroup>Frontend::Agent</SubGroup>
<Setting>
<Hash>
<Item Key="InternalName">customer_support</Item>
<Item Key="VisibleName">Customer Support</Item>
<Item Key="Description">Customer Support agent skin.</Item>
<Item Key="HomePage">www.example.com</Item>
<Item Key="Group">customer_support</Item>
</Hash>
</Setting>
</ConfigItem>
</otrs_config>