-
Notifications
You must be signed in to change notification settings - Fork 3
Expand file tree
/
Copy pathpkg_timeclock.xml
More file actions
21 lines (21 loc) · 1020 Bytes
/
pkg_timeclock.xml
File metadata and controls
21 lines (21 loc) · 1020 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
<?xml version="1.0" encoding="UTF-8" ?>
<extension type="package" version="3.3" method="upgrade">
<name>Timeclock Package</name>
<author>Scott Price</author>
<authorEmail>prices@hugllc.com</authorEmail>
<creationDate>2014 08 23</creationDate>
<packagename>timeclock</packagename>
<version>0.9.36</version>
<url>http://www.hugllc.com/</url>
<packager>Scott Price</packager>
<packagerurl>http://www.hugllc.com/</packagerurl>
<description>Package to install Timeclock system</description>
<files folder="packages">
<file type="component" id="com_timeclock">com_timeclock.zip</file>
<file type="module" id="mod_timeclockinfo" client="site">mod_timeclockinfo.zip</file>
<file type="plugin" id="timeclock" group="user">plg_user_timeclock.zip</file>
</files>
<updateservers>
<server type="extension" priority="1" name="Timeclock Update Site">https://github.com/hugllc/Timeclock/raw/master/update.xml</server>
</updateservers>
</extension>