Spade

Mini Shell

Directory:~$ /home/lmsyaran/www/plugins/installer/loginasuser/
Upload File

[Home] [System Details] [Kill Me]
Current File:~$ /home/lmsyaran/www/plugins/installer/loginasuser/loginasuser.xml

<?xml version="1.0" encoding="utf-8"?>
<extension version="3.1" type="plugin"
group="installer" method="upgrade">
	<name>PLG_INSTALLER_LOGINASUSER</name>
	<author>Web357 (Yiannis Christodoulou)</author>
	<creationDate>07-Dec-2022</creationDate>
	<copyright>Copyright (©) 2014-2022 Web357. All rights
reserved.</copyright>
	<license>GNU/GPLv3,
http://www.gnu.org/licenses/gpl-3.0.html</license>
	<authorEmail>support@web357.com</authorEmail>
	<authorUrl>https:/www.web357.com</authorUrl>
	<version>3.5.9</version>
	<variant>pro</variant>
	<description>This plugin helps admin users to login to the front-end
as a specific user. It is useful for websites where the admin user needs to
check if a user can see their order(s) correctly, if a form was filled out
correctly, or any issues with a user personal details, etc. The Admin user
will be accessing all this information as the external User in order to
replicate any issues and assist the user.</description>
	
	<files>
		<folder>language</folder>
		<filename
plugin="loginasuser">loginasuser.php</filename>
		<filename>script.install.helper.php</filename>
	</files>
	
	<scriptfile>script.install.php</scriptfile>

	<updateservers><server type="extension"
priority="1" name="Login as User (pro
version)"><![CDATA[https://updates.web357.com/loginasuser/loginasuser_pro.xml]]></server></updateservers>
	
</extension>