| Server IP : 195.130.67.5 / Your IP : 216.73.216.231 Web Server : Microsoft-IIS/10.0 System : Windows NT WEBSERVER1 10.0 build 17763 (Windows Server 2016) i586 User : IUSR ( 0) PHP Version : 7.4.19 Disable Function : NONE MySQL : OFF | cURL : ON | WGET : OFF | Perl : OFF | Python : OFF | Sudo : OFF | Pkexec : OFF Directory : C:/inetpub/wwwroot/icd/plugins/system/ |
Upload File : |
<?xml version="1.0" encoding="utf-8"?> <install version="1.5" type="plugin" group="system"> <name>backendtoken</name> <author>Axel Sauerhoefer</author> <authorUrl>www.joomlaconsulting.de</authorUrl> <creationDate>09.09.2010</creationDate> <copyright>(C) 2010 Sauerhoefer Joomlaconsulting. All rights reserved.</copyright> <license>http://www.gnu.org/licenses/gpl-2.0.html GNU/GPL</license> <authorEmail>sauerhoefer@joomlaconsulting.de</authorEmail> <version>1.1</version> <description>Joomla Backen Token</description> <files> <filename plugin="backendtoken">backendtoken.php</filename> </files> <params> <param type="text" name="token" size="45" label="token" description="define your access token" /> <param type="text" name="url" size="45" label="url" description="redirect url, if access token do not match. default url is the frontend" /> </params> </install>