Current Path :
/
home
/
develito
/
www
/
modules
/
mod_extrawatch_users
/
Or
Select Your Path :
Upload File :
New :
File
Dir
/home/develito/www/modules/mod_extrawatch_users/mod_extrawatch_users.xml
<?xml version="1.0" encoding="iso-8859-1"?> <extension type="module" version="3.0" method="upgrade" client="site"> <name>ExtraWatch Users Module</name> <author>ExtraWatch FREE by CodeGravity.com - http://www.extrawatch.com</author> <creationDate>2015</creationDate> <copyright>www.extrawatch.com</copyright> <license>http://www.gnu.org/licenses/gpl-3.0.txt GNU/GPLv3</license> <authorEmail>support@extrawatch.com</authorEmail> <authorUrl>http://www.extrawatch.com</authorUrl> <version>2.3.2587</version> <description> INSTRUCTIONS: This module allows to display the most active users and their total count for the current day in the frontend. </description> <files> <filename module="mod_extrawatch_users">mod_extrawatch_users.php</filename> </files> <config> <fields name="params"> <fieldset name="basic" label="Module Parameters" description="Module settings"> <field name="moduleclass_sfx" type="text" default="" label="Module Class Suffix" description="Module class suffix"></field> </fieldset> </fields> </config> </extension>