-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathphocacount.xml
34 lines (34 loc) · 1.37 KB
/
phocacount.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
26
27
28
29
30
31
32
33
34
<?xml version="1.0" encoding="utf-8"?>
<extension group="content" method="upgrade" type="plugin" version="4">
<name>plg_content_phocacount</name>
<creationDate>2023-10-11</creationDate>
<author>ConseilGouz)</author>
<authorEmail></authorEmail>
<authorUrl>www.conseilgouz.com</authorUrl>
<copyright>ConseilGouz</copyright>
<license>GNU/GPL</license>
<version>2.0.5</version>
<scriptfile>script.php</scriptfile>
<changelogurl>https://raw.githubusercontent.com/conseilgouz/plg_content_phocacount_j4/master/plg_content_phocacount_changelog.xml</changelogurl>
<description>PLG_CONTENT_PHOCACOUNT_DESCRIPTION</description>
<languages folder="language">
<language tag="fr-FR">fr-FR/plg_content_phocacount.ini</language>
<language tag="fr-FR">fr-FR/plg_content_phocacount.sys.ini</language>
<language tag="en-GB">en-GB/plg_content_phocacount.ini</language>
<language tag="en-GB">en-GB/plg_content_phocacount.sys.ini</language>
</languages>
<files>
<filename plugin="phocacount">phocacount.php</filename>
<filename >index.html</filename>
<folder>language</folder>
</files>
<config>
<fields name="params">
<fieldset name="basic">
</fieldset>
</fields>
</config>
<updateservers>
<server type="extension" name="cgzipdir">https://raw.githubusercontent.com/conseilgouz/updates_github/master/plg_content_phocacount_update.xml</server>
</updateservers>
</extension>