-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy pathpkg_cgtemplateswitcher.xml
25 lines (25 loc) · 1.44 KB
/
pkg_cgtemplateswitcher.xml
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
<?xml version="1.0" encoding="UTF-8" ?>
<extension type="package" version="3.10" method="upgrade">
<name>CG Template Switcher</name>
<creationDate>2025-02-14</creationDate>
<packagename>cgtemplateswitcher</packagename>
<license>https://www.gnu.org/licenses/gpl-3.0.html GNU/GPL</license>
<author>ConseilGouz</author>
<authorEmail>pascal.leconte@conseilgouz.com</authorEmail>
<authorUrl>www.conseilgouz.com</authorUrl>
<version>2.3.1</version>
<url>https://www.conseilgouz.com/</url>
<packager>ConseilGouz</packager>
<description>Package CG Template Switcher</description>
<scriptfile>script.php</scriptfile>
<files folder="packages">
<file type="module" id="CG Template Switcher" client="site">mod_cg_template_switcher_j4.zip</file>
<file type="plugin" id="cgstyle" group="system" client="site">plg_system_cgstyle_j4.zip</file>
<file type="plugin" id="plg_fields_cgtemplateswitcher" group="fields" client="site">plg_fields_cgtemplateswitcher_j4.zip</file>
<file type="plugin" id="plg_fields_cgtscolor" group="fields" client="site">plg_fields_cgtscolor_j4.zip</file>
</files>
<changelogurl>https://raw.githubusercontent.com/conseilgouz/pkg_cg_template_switcher_j4/master/cg_template_switcher_changelog.xml</changelogurl>
<updateservers>
<server type="extension" name="CG Template Switcher" priority="1">https://raw.githubusercontent.com/conseilgouz/updates_github/master/pkg_cg_template_switcher_update.xml</server>
</updateservers>
</extension>