Spade
Mini Shell
| Directory:~$ /home/lmsyaran/public_html/administrator/components/com_loginasuser/ |
| [Home] [System Details] [Kill Me] |
<?xml version="1.0" encoding="utf-8"?>
<extension type="component" version="2.5"
method="upgrade">
<name>COM_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>
<scriptfile>script.install.php</scriptfile>
<administration>
<menu link="option=com_loginasuser&view=loginasuser"
admin_menu_link="option=com_loginasuser&view=loginasuser"
view="loginasuser"
img="components/com_loginasuser/assets/icons/loginasuser-loginasuser-favicon.png">COM_LOGINASUSER</menu>
<files>
<folder>assets</folder>
<folder>controllers</folder>
<folder>helpers</folder>
<folder>language</folder>
<folder>models</folder>
<folder>views</folder>
<filename>controller.php</filename>
<filename>index.html</filename>
<filename>loginasuser.php</filename>
<filename>access.xml</filename>
<filename>script.install.helper.php</filename>
</files>
</administration>
<updateservers><server type="extension"
priority="1" name="Login as User (pro
version)"><![CDATA[https://updates.web357.com/loginasuser/loginasuser_pro.xml]]></server></updateservers>
</extension>