<?xml version="1.0" encoding="utf-8"?> <extension version="3.2" type="plugin" group="installer" method="upgrade"> <name>plg_installer_webinstaller</name> <author>Joomla! Project</author> <creationDate>28 April 2017</creationDate> <copyright>Copyright (C) 2013 - 2019 Open Source Matters. All rights reserved.</copyright> <license>http://www.gnu.org/licenses/gpl-2.0.html GNU/GPL</license> <authorEmail>admin@joomla.org</authorEmail> <authorUrl>www.joomla.org</authorUrl> <version>2.1.2</version> <description>PLG_INSTALLER_WEBINSTALLER_XML_DESCRIPTION</description> <files> <folder>tmpl</folder> <filename plugin="webinstaller">webinstaller.php</filename> </files> <media destination="plg_installer_webinstaller" folder="media"> <folder>css</folder> <folder>js</folder> </media> <scriptfile>webinstaller.script.php</scriptfile> <updateservers> <server type="extension" priority="1" name="WebInstaller Update Site">https://appscdn.joomla.org/webapps/jedapps/webinstaller.xml</server> </updateservers> </extension>