36 lines
1.3 KiB
XML
36 lines
1.3 KiB
XML
<?xml version="1.0" encoding="utf-8"?>
|
|
<extension version="3.8" type="plugin" group="quickicon" method="upgrade">
|
|
<name>PLG_QUANTUMMANAGERICON</name>
|
|
<creationDate>30.06.2019</creationDate>
|
|
<version>1.3.2</version>
|
|
<author>Tsymbal</author>
|
|
<authorEmail>cymbal@delo-design.ru</authorEmail>
|
|
<authorUrl>https://www.norrnext.com</authorUrl>
|
|
<copyright>Copyright © 2019 Delo Design & NorrNext. All rights reserved.</copyright>
|
|
<license>GNU General Public License version 3 or later; see license.txt</license>
|
|
<description>PLG_QUANTUMMANAGERICON_XML_DESCRIPTION</description>
|
|
|
|
<scriptfile>script.php</scriptfile>
|
|
|
|
<languages folder="language">
|
|
<language tag="en-GB">en-GB/en-GB.plg_quickicon_quantummanagericon.ini</language>
|
|
<language tag="en-GB">en-GB/en-GB.plg_quickicon_quantummanagericon.sys.ini</language>
|
|
<language tag="ru-RU">ru-RU/ru-RU.plg_quickicon_quantummanagericon.ini</language>
|
|
<language tag="ru-RU">ru-RU/ru-RU.plg_quickicon_quantummanagericon.sys.ini</language>
|
|
</languages>
|
|
|
|
<files>
|
|
<filename plugin="quantummanagericon">quantummanagericon.php</filename>
|
|
<folder>language</folder>
|
|
</files>
|
|
|
|
<config>
|
|
<fields name="params">
|
|
<fieldset name="basic">
|
|
<field name="context" type="text" default="mod_quickicon" description="QUICKICON_GROUP" label="GROUP" />
|
|
</fieldset>
|
|
</fields>
|
|
</config>
|
|
|
|
</extension>
|