21 lines
951 B
XML
21 lines
951 B
XML
<?xml version="1.0" encoding="utf-8"?>
|
|
<extension version="3.9" type="plugin" group="installer" method="upgrade">
|
|
<name>Smart Slider 3 Updater Plugin</name>
|
|
<author>Nextendweb</author>
|
|
<creationDate>2022-11-10</creationDate>
|
|
<copyright>Copyright (C) 2020 Nextendweb.com. All rights reserved.</copyright>
|
|
<license>http://www.gnu.org/licenses/gpl-3.0.txt GNU General Public License</license>
|
|
<authorEmail>roland@nextendweb.com</authorEmail>
|
|
<authorUrl>https://smartslider3.com</authorUrl>
|
|
<version>3.5.1.12</version>
|
|
<files>
|
|
<filename plugin="smartslider3">smartslider3.php</filename>
|
|
<filename>index.html</filename>
|
|
</files>
|
|
<updateservers>
|
|
<server type="extension" name="Smart Slider 3 Updates">
|
|
<![CDATA[https://api.nextendweb.com/v1/?action=joomla_version&platform=joomla&product=smartslider3&pro=0&channel=stable]]>
|
|
</server>
|
|
</updateservers>
|
|
</extension>
|