Skip to content

Commit

Permalink
update update server xml
Browse files Browse the repository at this point in the history
Signed-off-by: Sven Schultschik <[email protected]>
  • Loading branch information
svanschu committed Jan 22, 2023
1 parent 19c00bf commit 5a25906
Show file tree
Hide file tree
Showing 2 changed files with 27 additions and 7 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ You only need to add a Kunena category and a ID of an dummy user and the module
- Kunena 6.0.0

#### Minimum Requirement ####
- PHP 8.1
- PHP 7.4
- Joomla 4.0
- Kunena or Community Builder or JomSocial

Expand Down
32 changes: 26 additions & 6 deletions update/update.xml
Original file line number Diff line number Diff line change
@@ -1,12 +1,32 @@
<?xml version="1.0" encoding="utf-8"?>
<updates>
<update>
<name>SchuWeb Birthday Module</name>
<name>SchuWeb Birthday</name>
<description>Display the birthday of your members from Kunena, Community Builder or JoomSocial.</description>
<element>mod_sw_kbirthday</element>
<type>module</type>
<version>3.0.0</version>
<infourl title="SchuWeb Birthday 3.0.0">https://extensions.schultschik.com/schuweb-birthday-module/schuweb-birthday-module-3.0.0</infourl>
<downloads>
<downloadurl type="full" format="zip">https://github.com/svanschu/KBirthday/releases/download/3.0.0/SchuWeb_Birthday_Module_v3.0.0_20230121.zip</downloadurl>
</downloads>
<tags>
<tag>stable</tag>
</tags>
<maintainer>Sven Schultschik</maintainer>
<maintainerurl>https://extensions.schultschik.com/</maintainerurl>
<section>Updates</section>
<targetplatform name="joomla" version="4"/>
<php_minimum>7.4</php_minimum>
<client>site</client>
</update>
<update>
<name>SchuWeb Birthday</name>
<description>Display the birthday of your members from Kunena, Community Builder or JoomSocial.</description>
<element>mod_sw_kbirthday</element>
<type>module</type>
<version>2.0.3</version>
<infourl title="SchuWeb Birthday Module 2.0.3">https://extensions.schultschik.com/schuweb-birthday-module/schuweb-birthday-module-2-0-3</infourl>
<infourl title="SchuWeb Birthday 2.0.3">https://extensions.schultschik.com/schuweb-birthday-module/schuweb-birthday-module-2-0-3</infourl>
<downloads>
<downloadurl type="full" format="zip">https://github.com/svanschu/KBirthday/releases/download/2.0.3/SchuWeb_Birthday_Module_v2.0.3_20210415.zip</downloadurl>
</downloads>
Expand All @@ -20,12 +40,12 @@
<client>site</client>
</update>
<update>
<name>SchuWeb Birthday Module</name>
<name>SchuWeb Birthday</name>
<description>Display the birthday of your members from Kunena, Community Builder or JoomSocial.</description>
<element>mod_sw_kbirthday</element>
<type>module</type>
<version>2.0.2</version>
<infourl title="SchuWeb Birthday Module 2.0.2">https://extensions.schultschik.com/schuweb-birthday-module/schuweb-birthday-module-2-0-2</infourl>
<infourl title="SchuWeb Birthday 2.0.2">https://extensions.schultschik.com/schuweb-birthday-module/schuweb-birthday-module-2-0-2</infourl>
<downloads>
<downloadurl type="full" format="zip">https://github.com/svanschu/KBirthday/releases/download/2.0.2/SchuWeb_Birthday_Module_v2.0.2_20210409.zip</downloadurl>
</downloads>
Expand All @@ -39,12 +59,12 @@
<client>site</client>
</update>
<update>
<name>SchuWeb Birthday Module</name>
<name>SchuWeb Birthday </name>
<description>Display the birthday of your members from Kunena, Community Builder or JoomSocial.</description>
<element>mod_sw_kbirthday</element>
<type>module</type>
<version>2.0.1</version>
<infourl title="SchuWeb Birthday Module 2.0.1">https://extensions.schultschik.com/schuweb-birthday-module/schuweb-birthday-module-2-0-1</infourl>
<infourl title="SchuWeb Birthday 2.0.1">https://extensions.schultschik.com/schuweb-birthday-module/schuweb-birthday-module-2-0-1</infourl>
<downloads>
<downloadurl type="full" format="zip">https://github.com/svanschu/KBirthday/releases/download/2.0.1/mod_sw_kbirthday_v2.0.1_20181120.zip</downloadurl>
</downloads>
Expand Down

0 comments on commit 5a25906

Please sign in to comment.