primo commit
This commit is contained in:
22
plugins/finder/jem/jem.xml
Normal file
22
plugins/finder/jem/jem.xml
Normal file
@ -0,0 +1,22 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<extension version="2.5" type="plugin" group="finder" method="upgrade">
|
||||
<name>plg_finder_jem</name>
|
||||
<creationDate>October 2024</creationDate>
|
||||
<author>JEM Community</author>
|
||||
<authorEmail>info@joomlaeventmanager.net</authorEmail>
|
||||
<authorUrl>https://www.joomlaeventmanager.net</authorUrl>
|
||||
<copyright>copyright (C) 2013-2024 joomlaeventmanager.net</copyright>
|
||||
<license>https://www.gnu.org/licenses/gpl-3.0 GNU/GPL</license>
|
||||
<version>4.3.1</version>
|
||||
<description>PLG_FINDER_JEM_XML_DESCRIPTION</description>
|
||||
|
||||
<!-- <scriptfile>script.php</scriptfile> -->
|
||||
<files>
|
||||
<file plugin="jem">jem.php</file>
|
||||
<filename>index.html</filename>
|
||||
</files>
|
||||
<languages>
|
||||
<language tag="en-GB">language/en-GB/plg_finder_jem.ini</language>
|
||||
<language tag="en-GB">language/en-GB/plg_finder_jem.sys.ini</language>
|
||||
</languages>
|
||||
</extension>
|
||||
Reference in New Issue
Block a user