forked from mattiaverga/JAutomaticIntroImage
-
Notifications
You must be signed in to change notification settings - Fork 1
Expand file tree
/
Copy pathmanifest.xml
More file actions
17 lines (17 loc) · 692 Bytes
/
manifest.xml
File metadata and controls
17 lines (17 loc) · 692 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
<?xml version="1.0" encoding="utf-8"?>
<updates>
<update>
<name>Automatic Intro Image plugin</name>
<description>This is the Joomla 4 plugin Automatic Intro Image</description>
<element>automaticintroimage</element>
<type>plugin</type>
<folder>content</folder>
<version>1.4.2</version>
<client>site</client>
<infourl title="Automatic Intro Image plugin">https://github.com/stimpsonjcat/JAutomaticIntroImage/releases/tag/1.4.2</infourl>
<downloads>
<downloadurl type="full" format="zip">https://github.com/stimpsonjcat/JAutomaticIntroImage/archive/1.4.2.zip</downloadurl>
</downloads>
<targetplatform name="joomla" version="4.0"/>
</update>
</updates>