-
Notifications
You must be signed in to change notification settings - Fork 1
Expand file tree
/
Copy pathquantummanagercontent.xml
More file actions
25 lines (25 loc) · 1.29 KB
/
quantummanagercontent.xml
File metadata and controls
25 lines (25 loc) · 1.29 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
<?xml version="1.0" encoding="utf-8"?>
<extension version="3.9" type="plugin" group="content" method="upgrade">
<name>PLG_CONTENT_QUANTUMMANAGERCONTENT</name>
<author>Tsymbal</author>
<creationDate>18.09.2019</creationDate>
<copyright>Copyright © 2020 Delo Design & NorrNext. All rights reserved.</copyright>
<license>https://www.gnu.org/copyleft/gpl.html GNU/GPL</license>
<authorEmail>cymbal@delo-design.ru</authorEmail>
<authorUrl>https://www.norrnext.com</authorUrl>
<version>1.4</version>
<description>PLG_CONTENT_QUANTUMMANAGERCONTENT_DESCRIPTION</description>
<namespace path="src">Joomla\Plugin\Content\QuantumManagerContent</namespace>
<scriptfile>script.php</scriptfile>
<languages folder="language">
<language tag="en-GB">en-GB/en-GB.plg_content_quantummanagercontent.ini</language>
<language tag="en-GB">en-GB/en-GB.plg_content_quantummanagercontent.sys.ini</language>
<language tag="ru-RU">ru-RU/ru-RU.plg_content_quantummanagercontent.ini</language>
<language tag="ru-RU">ru-RU/ru-RU.plg_content_quantummanagercontent.sys.ini</language>
</languages>
<files>
<folder>language</folder>
<folder>services</folder>
<folder plugin="quantummanagercontent">src</folder>
</files>
</extension>