<?xml version="1.0" encoding="utf-8"?> <extension version="3.6" type="plugin" group="system" method="upgrade"> <name>PLG_CWTRAFFICCOUNT</name> <creationDate>2020-02-13</creationDate> <author>Steven Palmer</author> <authorEmail>support@coalaweb.com</authorEmail> <authorUrl>https://coalaweb.com</authorUrl> <copyright>© 2020 Steven Palmer (CoalaWeb), All rights reserved.</copyright> <license>GNU/GPL V3 or later.</license> <version>1.1.8</version> <description>PLG_CWTRAFFICCOUNT_DESC</description> <languages folder="language"> <language tag="en-GB">en-GB/en-GB.plg_system_cwtrafficcount.sys.ini</language> <language tag="en-GB">en-GB/en-GB.plg_system_cwtrafficcount.ini</language> </languages> <files> <folder>assets</folder> <file>index.html</file> <folder>language</folder> <file plugin="cwtrafficcount">cwtrafficcount.php</file> </files> <config> <fields name="params" addfieldpath="plugins/system/cwgears/fields"> <fieldset name="GENERAL" label="PLG_CWTRAFFICCOUNT_SETTINGS" > <field name="css_import" type="css"/> <field name="basic_info" type="note" close="true" class="alert alert-info" label="PLG_CWTRAFFICCOUNT_SETTINGS_TITLE" description="PLG_CWTRAFFICCOUNT_SETTINGS_MESSAGE"/> </fieldset> <fieldset name="advanced"> <field name="dependency_spacer" type="spacer" label="PLG_CWTRAFFICCOUNT_SPACER_DEPENDENCY" class="cw_label"/> <field name="dependency_info" type="note" class="alert alert-info" close="true" description="PLG_CWTRAFFICCOUNT_DEPENDENCY_MSG"/> <field name="dependent_gears" type="dependent" label="PLG_CWTRAFFICCOUNT" description="plg_system_cwgears"/> <field name="dependent_component" type="dependent" label="PLG_CWTRAFFICCOUNT" description="com_coalawebtraffic"/> <field name="debug_spacer" type="spacer" label="PLG_CWTRAFFICCOUNT_SPACER_DEBUG" class="cw_label"/> <field name="debug_info" type="note" class="alert alert-info" close="true" description="PLG_CWTRAFFICCOUNT_MSG_DEBUG"/> <field name="debug" class="btn-group btn-group-yesno" type="list" default="" label="PLG_CWTRAFFICCOUNT_FIELD_DEBUG_LABEL" description="PLG_CWTRAFFICCOUNT_FIELD_DEBUG_DESC"> <option value="">PLG_CWTRAFFICCOUNT_FIELD_COM_OPT</option> <option value="0">JNO</option> <option value="1">JYES</option> </field> </fieldset> <fieldset name="VERSION" label="PLG_CWTRAFFICCOUNT_TITLE_VERSION"> <field name="version_info" type="versioncheck" label="com_coalawebtraffic"/> </fieldset> </fields> </config> </extension>