52
0
plg_extension_componentbuil.../componentbuilderprivacycompiler.xml

28 lines
1.2 KiB
XML
Raw Normal View History

2021-10-14 14:32:13 +00:00
<?xml version="1.0" encoding="utf-8"?>
2024-03-02 20:10:30 +00:00
<extension type="plugin" version="3.10" group="extension" method="upgrade">
2022-05-09 12:26:07 +00:00
<name>PLG_EXTENSION_COMPONENTBUILDERPRIVACYCOMPILER</name>
<creationDate>9th March, 2024</creationDate>
2021-10-14 14:32:13 +00:00
<author>Llewellyn van der Merwe</author>
2021-12-16 13:15:51 +00:00
<authorEmail>joomla@vdm.io</authorEmail>
<authorUrl>https://dev.vdm.io</authorUrl>
2021-10-14 14:32:13 +00:00
<copyright>Copyright (C) 2015 Vast Development Method. All rights reserved.</copyright>
<license>GNU General Public License version 2 or later; see LICENSE.txt</license>
2024-03-02 20:10:30 +00:00
<version>1.2.2</version>
2022-05-09 12:26:07 +00:00
<description>PLG_EXTENSION_COMPONENTBUILDERPRIVACYCOMPILER_XML_DESCRIPTION</description>
2021-10-14 14:32:13 +00:00
<!-- Scripts to run on installation -->
<scriptfile>script.php</scriptfile>
<!-- Language files -->
<languages folder="language">
<language tag="en-GB">en-GB/en-GB.plg_extension_componentbuilderprivacycompiler.ini</language>
<language tag="en-GB">en-GB/en-GB.plg_extension_componentbuilderprivacycompiler.sys.ini</language>
</languages>
<!-- Plugin files -->
<files>
<filename plugin="componentbuilderprivacycompiler">componentbuilderprivacycompiler.php</filename>
<filename>index.html</filename>
<folder>language</folder>
</files>
</extension>