Your IP : 216.73.216.85


Current Path : /home/smartconb/www/armencom33/administrator/components/com_geoprotection/
Upload File :
Current File : /home/smartconb/www/armencom33/administrator/components/com_geoprotection/com_geoprotection.xml

<?xml version="1.0" encoding="utf-8"?>
<extension type="component"
           version="3.2.0"
           method="upgrade">

	<name>com_geoprotection</name>
	<creationDate>April 2020</creationDate>
	<author>Siteguarding</author>
	<authorEmail>support@siteguarding.com</authorEmail>
	<authorUrl>http://SiteGuarding.com</authorUrl>
	<copyright></copyright>
	<scriptfile>script.php</scriptfile>
	<license>GNU General Public License</license>

	<version>2.0</version>

	<description>Website GEO Protection for Joomla</description>

	<install>
		<sql>
			<file charset="utf8" driver="mysql">sql/install.sql</file>
		</sql>
	</install>
	<uninstall>
		<sql>
			<file charset="utf8" driver="mysql">sql/uninstall.sql</file>
		</sql>
	</uninstall>


	<media destination="com_geoprotection" folder="media">
		<filename>index.html</filename>
		<filename>semantic.min.js</filename>
		<filename>semantic.min.css</filename>
		<filename>jquery-noconflict.js</filename>
		<filename>jquery-migrate.min.js</filename>
		<filename>jquery.min.js</filename>
		<filename>javascript.js</filename>
		<folder>images</folder>
		<folder>themes</folder>

	</media>
	
	<administration>
		<menu link='index.php?option=com_geoprotection'>Website GEO Protection for Joomla</menu>
		<submenu>
			<!--
				Note that all & must be escaped to &amp; for the file to be valid
				XML and be parsed by the installer
			-->
			<menu link="option=com_geoprotection" view="frontend" alt="Front-end Protection">Front-end GEO Protection</menu>
			<menu link="option=com_geoprotection&amp;tab_id=3" view="backend" alt="Backend Protection">Backend GEO Protection</menu>
			<menu link="option=com_geoprotection&amp;tab_id=1" view="redirects" alt="GEO Redirects">GEO Redirects</menu>
			<menu link="option=com_geoprotection&amp;tab_id=4" view="logs" alt="Logs">Logs</menu>
			<menu link="option=com_geoprotection&amp;tab_id=5" view="Customize &amp; Style" alt="Customize &amp; Style">Customize &amp; Style</menu>
			<menu link="option=com_geoprotection&amp;tab_id=2" view="settings" alt="Settings">Settings</menu>
		</submenu>
		<files folder="admin">
			<folder>sql</folder>
			<filename>index.html</filename>
			<filename>geoprotection.php</filename>
			<filename>siteguarding_tools.php</filename>
			<filename>geo.php</filename>
			<filename>geo.mmdb</filename>
			<filename>geo.check.php</filename>
		</files>
	</administration>
	<updateservers>
		<server type="extension" priority="1" name="Website for update Website GEO Protection for Joomla">https://www.siteguarding.com/files/geoprotectionupdate.xml</server>
	</updateservers>
</extension>