-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathpkg_testimonials.xml
23 lines (23 loc) · 1.2 KB
/
pkg_testimonials.xml
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
<extension type="package" version="3.x" method="upgrade">
<name>Testimonials Package</name>
<author>Joomplace Team</author>
<creationDate>June 2022</creationDate>
<packagename>testimonials</packagename>
<authorEmail>[email protected]</authorEmail>
<authorUrl>www.joomplace.com</authorUrl>
<copyright>(C) JoomPlace, www.joomplace.com</copyright>
<license>GNU/GPL http://www.gnu.org/copyleft/gpl.html</license>
<version>1.7.9</version>
<description>Testimonials</description>
<files folder="packages">
<file type="component" id="com_testimonials">com_testimonials.zip</file>
<file type="module" id="testimonials" client="site">mod_testimonials.zip</file>
<file type="plugin" id="testimonials" group="content">plg_content_testimonials.zip</file>
<file type="plugin" id="testimonial" group="editors-xtd">plg_editors_xsd_testimonials.zip</file>
<file type="plugin" id="updater" group="installer">plg_installer_joomplaceupdater.zip</file>
</files>
<updateservers>
<server type="collection" priority="1" name="Joomplace Update Site">https://www.joomplace.com/updates/collections.xml</server>
</updateservers>
</extension>