Server : LiteSpeed System : Linux server 3.10.0-1160.90.1.el7.x86_64 #1 SMP Thu May 4 15:21:22 UTC 2023 x86_64 User : alsaif ( 1057) PHP Version : 7.4.33 Disable Function : show_source,posix_kill,posix_mkfifo,posix_getpwuid,posix_setpgid,posix_setsid,posix_setuid,posix_setgid,posix_seteuid,posix_setegid,posix_uname Directory : /home/alsaif/public_html/plugins/system/tgeoip/ |
<?xml version="1.0" encoding="utf-8"?> <extension version="3.4" type="plugin" group="system" method="upgrade"> <name>plg_system_tgeoip</name> <description>PLG_SYSTEM_TGEOIP_DESC</description> <version>2.2.3</version> <creationDate>06 Mar 2017</creationDate> <author>Tassos Marinos</author> <copyright>Copyright © 2024 Tassos Marinos All Rights Reserved</copyright> <license>http://www.gnu.org/licenses/gpl-3.0.html GNU/GPL</license> <authorEmail>info@tassos.gr</authorEmail> <authorUrl>http://www.tassos.gr</authorUrl> <scriptfile>script.install.php</scriptfile> <files> <filename plugin="tgeoip">tgeoip.php</filename> <filename>script.install.helper.php</filename> <folder>db</folder> <folder>field</folder> <folder>helper</folder> <folder>language</folder> <folder>vendor</folder> </files> <config> <fields name="params" addfieldpath="/plugins/system/tgeoip/field"> <fieldset name="basic" addfieldpath="/plugins/system/nrframework/fields"> <field name="blockStart" type="nr_well" label="PLG_SYSTEM_TGEOIP_DATABASE" description="PLG_SYSTEM_TGEOIP_UPDATE_DATABASE_DESC" /> <field name="license_key" type="nrtext" label="PLG_SYSTEM_TGEOIP_LICENSE_KEY" description="PLG_SYSTEM_TGEOIP_LICENSE_KEY_DESC" class="input-xlarge" urltext="PLG_SYSTEM_TGEOIP_LICENSE_KEY_GET" url="https://www.tassos.gr/kb/general/how-to-enable-geolocation-features-in-tassos-gr-extensions#create_maxmind_license_key" required="true" /> <field name="updatebutton" type="tg_updatebutton" label="PLG_SYSTEM_TGEOIP_UPDATE_DATABASE" description="PLG_SYSTEM_TGEOIP_UPDATE_DATABASE_DESC" /> <field name="lastupdated" type="tg_lastupdated" label="PLG_SYSTEM_TGEOIP_LAST_UPDATED" description="PLG_SYSTEM_TGEOIP_LAST_UPDATED_DESC" /> <field name="blockEnd" type="nr_well" end="1" /> <field name="blockStart1" type="nr_well" label="PLG_SYSTEM_TGEOIP_CHECK_IP" description="PLG_SYSTEM_TGEOIP_CHECK_IP_DESC" /> <field name="testdrive" type="tg_lookup" label="PLG_SYSTEM_TGEOIP_CHECK_IP" description="PLG_SYSTEM_TGEOIP_CHECK_IP_DESC" /> <field name="blockEnd1" type="nr_well" end="1" /> </fieldset> </fields> </config> </extension>