<?xml version="1.0" encoding="utf-8"?> <extension version="3.7" type="plugin" group="system" method="upgrade"> <name>plg_system_weblinks</name> <author>Joomla! Project</author> <creationDate>2025-09-07</creationDate> <copyright>(C) 2005 - 2025 Open Source Matters. All rights reserved.</copyright> <license>GNU General Public License version 2 or later; see LICENSE.txt</license> <authorEmail>[email protected]</authorEmail> <authorUrl>www.joomla.org</authorUrl> <version>5.0.0</version> <changelogurl>https://raw.githubusercontent.com/joomla-extensions/weblinks/5.x-dev/changelogs/plg_system_weblinks_changelog.xml</changelogurl> <description>PLG_SYSTEM_WEBLINKS_XML_DESCRIPTION</description> <namespace path="src">Joomla\Plugin\System\Weblinks</namespace> <files> <folder>src</folder> <folder plugin="weblinks">services</folder> <folder>language</folder> <file>weblinks.xml</file> </files> <languages folder="language"> </languages> </extension>