| Current Path : /home/smartconb/www/armencom33/plugins/content/gpfirewall/ |
| Current File : /home/smartconb/www/armencom33/plugins/content/gpfirewall/gpfirewall.xml |
<?xml version="1.0" encoding="UTF-8"?> <extension type="plugin" version="1.0.0" method="upgrade" group="content"> <name>Content - GP Firewall</name> <creationDate>Fev 23, 2023</creationDate> <author>Genius Plugin</author> <authorEmail>support@geniusplugin.com</authorEmail> <authorUrl>https://www.geniusplugin.com</authorUrl> <copyright>Geniusplugin.com. All Rights Reserved.</copyright> <license>http://www.gnu.org/licenses/gpl-3.0.html GNU/GPLv3</license> <version>1.0.0</version> <description>GP Firewall is a state-of-the-art WAF solution with unparalleled protection against web-based threats. Genius Plugin premier WAF solution is the ultimate safeguard against web-based attacks. Experience the best-in-class protection, ensuring comprehensive shield against web-based threats and elevating your security defenses to the next level.</description> <files> <filename plugin="gpfirewall">gpfirewall.php</filename> </files> <updateservers> <server type="extension" name="gpfirewall" priority="1">https://hub.geniusplugin.com/pub/joomla_version.xml</server> </updateservers> <languages folder="administrator/language"> <language tag="en-GB">en-GB/en-GB.plg_content_gpfirewall.ini</language> <language tag="en-GB">en-GB/en-GB.plg_content_gpfirewall.sys.ini</language> </languages> <config> <fields name="params"> <fieldset name="basic"> <field name="WAF_TOKEN" type="text" default="" label="Token" cols="20" rows="2" /> <field name="WAF_FRONT" type="checkbox" default="" label="Protect Front Pages" cols="20" rows="2" /> <field name="WAF_BACK" type="checkbox" default="" label="Protect Admin Pages" cols="20" rows="2" /> <field name="WAF_TOWER" type="hidden" default="" cols="20" rows="2" /> <field name="WAF_HUB" type="hidden" default="" cols="20" rows="2" /> <field name="WAF_CSRF" type="hidden" default="" cols="20" rows="2" /> <field name="WAF_XFRAME" type="hidden" default="" cols="20" rows="2" /> <field name="WAF_POST" type="hidden" default="" cols="20" rows="2" /> <field name="WAF_SESSION" type="hidden" default="" cols="20" rows="2" /> <field name="WAF_HEADERS" type="hidden" default="" cols="20" rows="2" /> <field name="WAF_CHECKPOINT" type="hidden" default="" cols="20" rows="2" /> </fieldset> </fields> </config> </extension>