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,31 @@
<?xml version="1.0" encoding="utf-8"?>
<extension type="plugin" group="content" method="upgrade">
<name>JT Copy Module Assignments</name>
<author>Joomlatema.net</author>
<creationDate>Sep 2024</creationDate>
<copyright>JOOMLATEMA.NET</copyright>
<license>GPLv3 http://www.gnu.org/licenses/gpl-3.0.html</license>
<authorEmail>admin@joomlatema.net</authorEmail>
<authorUrl>http://www.joomlatema.net</authorUrl>
<version>1.1</version>
<description>PLG_JT_COPY_MODULE_ASSIGNMENTS_XML_DESCRIPTION</description>
<files>
<filename plugin="jt_copymoduleassignments">jt_copymoduleassignments.php</filename>
<folder>language</folder>
</files>
<languages>
<language tag="en-GB">language/en-GB.plg_content_jt_copymoduleassignments.ini</language>
<language tag="en-GB">language/en-GB.plg_content_jt_copymoduleassignments.sys.ini</language>
</languages>
<updateservers>
<server type="extension" priority="1" name="JT Copy Module Assignments">https://www.joomlatema.net/update_server/joomla4/jt_copymoduleassignments.xml</server>
</updateservers>
<config>
<fields name="params">
<fieldset name="basic">
</fieldset>
</fields>
</config>
</extension>