Current File : /home/pacjaorg/www/kmm/administrator/manifests/packages/pkg_search.xml |
<?xml version="1.0" encoding="UTF-8"?>
<extension type="package" method="upgrade">
<name>pkg_search</name>
<packagename>search</packagename>
<creationDate>2021-08-17</creationDate>
<packager>Joomla! Project</packager>
<copyright>(C) 2021 Open Source Matters. All rights reserved.</copyright>
<packageremail>admin@joomla.org</packageremail>
<packagerurl>www.joomla.org</packagerurl>
<author>Joomla! Project</author>
<authorEmail>admin@joomla.org</authorEmail>
<authorUrl>www.joomla.org</authorUrl>
<version>4.0.0</version>
<license>GNU General Public License version 2 or later; see LICENSE.txt</license>
<scriptfile>script.php</scriptfile>
<files>
<!-- The id for each extension is the element stored in the DB -->
<file type="component" id="com_search">com_search.zip</file>
<file type="module" id="mod_search" client="site">mod_search.zip</file>
<file type="plugin" id="categories" group="search">plg_search_categories.zip</file>
<file type="plugin" id="contacts" group="search">plg_search_contacts.zip</file>
<file type="plugin" id="content" group="search">plg_search_content.zip</file>
<file type="plugin" id="newsfeeds" group="search">plg_search_newsfeeds.zip</file>
<file type="plugin" id="tags" group="search">plg_search_tags.zip</file>
</files>
<languages folder="language">
<language tag="en-GB">en-GB/en-GB.pkg_search.sys.ini</language>
</languages>
<updateservers>
<!-- Note: No spaces or linebreaks allowed between the server tags -->
<server type="extension" name="Search Update Site">https://raw.githubusercontent.com/joomla-extensions/search/main/manifest.xml</server>
</updateservers>
</extension>