first commit

This commit is contained in:
2026-02-08 21:16:11 +01:00
commit e17b7026fd
8881 changed files with 1160453 additions and 0 deletions

View File

@@ -0,0 +1,22 @@
<?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 &amp; 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>
<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>
<filename plugin="quantummanagercontent">quantummanagercontent.php</filename>
</files>
</extension>