Preliminary preparations for deployment are set up
This commit is contained in:
16
res/update.template
Normal file
16
res/update.template
Normal file
@@ -0,0 +1,16 @@
|
||||
<update>
|
||||
<name>SLT Vereinsverwaltung</name>
|
||||
<description>Vereinsportal des saarländischen Tanzsportverbands</description>
|
||||
<element>com_clubs</element>
|
||||
<type>component</type>
|
||||
<client>0</client>
|
||||
<version>__VERSION__</version>
|
||||
<downloads>
|
||||
<downloadurl type="full" format="__FORMAT__">__DOWNLOAD_URL__</downloadurl>
|
||||
</downloads>
|
||||
<tags>
|
||||
<tag>stable</tag>
|
||||
</tags>
|
||||
<maintainer>Christian Wolf</maintainer>
|
||||
<targetplatform name="joomla" version=".*"/>
|
||||
</update>
|
||||
Reference in New Issue
Block a user