mirror of
https://github.com/Deutscher-Tischfussballbund/com_sportsmanager.git
synced 2026-06-10 14:37:52 +00:00
fix image
This commit is contained in:
@@ -0,0 +1,30 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<extension version="3.9" type="plugin" group="system" method="upgrade">
|
||||
<name>plg_system_kickyootheme</name>
|
||||
<author>Kicktemp GmbH</author>
|
||||
<creationDate>30 September 2019</creationDate>
|
||||
<copyright>Copyright © 2019 Kicktemp GmbH. All rights reserved.</copyright>
|
||||
<license>GNU General Public License version 3 or later; see LICENSE.txt</license>
|
||||
<authorEmail>hello@kicktemp.com</authorEmail>
|
||||
<authorUrl>https://kicktemp.com</authorUrl>
|
||||
<version>@@VERSION</version>
|
||||
<description>PLG_SYSTEM_KICKYOOTHEME_XML_DESCRIPTION</description>
|
||||
<files>
|
||||
<folder>language</folder>
|
||||
<folder>fields</folder>
|
||||
<file plugin="kickyootheme">kickyootheme.php</file>
|
||||
</files>
|
||||
<scriptfile>kickscript.php</scriptfile>
|
||||
<config>
|
||||
<fields name="params" addfieldpath="/plugins/system/kickyootheme/fields">
|
||||
<fieldset name="basic">
|
||||
<field type="kickdonation" />
|
||||
</fieldset>
|
||||
</fields>
|
||||
</config>
|
||||
<updateservers>
|
||||
<server type="extension" priority="1" name="System Plugin Kick YOOtheme Pro">
|
||||
https://update.kicktemp.com/joomla/plugins/plg_system_kickyootheme/update.xml
|
||||
</server>
|
||||
</updateservers>
|
||||
</extension>
|
||||
Reference in New Issue
Block a user