HEX
Server: Apache
System: Linux scp1.abinfocom.com 5.4.0-216-generic #236-Ubuntu SMP Fri Apr 11 19:53:21 UTC 2025 x86_64
User: confeduphaar (1010)
PHP: 8.1.33
Disabled: exec,passthru,shell_exec,system
Upload Files
File: /home/confeduphaar/backip-old-files/plugins/system/vmLoaderPluginUpdate/vmLoaderPluginUpdate.xml
<?xml version="1.0" encoding="utf-8"?>
<extension version="2.0" type="plugin" group="system" method="upgrade">
	<name>VM Framework Loader during Plugin Updates</name>
	<creationDate>2017-08-06</creationDate>
	<author>Reinhold Kainhofer</author>
	<copyright>Copyright (C) 2017 Reinhold Kainhofer.</copyright>
	<license>http://www.gnu.org/licenses/gpl.html GNU/GPL v3+</license>
	<authorEmail>office@open-tools.net</authorEmail>
	<authorUrl>http://www.virtuemart.net/</authorUrl>
	<version>1.0</version>
	<description>Makes sure the VirtueMart framework is loaded during automatic plugin updates using Joomla's plugin updater.</description>

	<files>
		<filename plugin="vmLoaderPluginUpdate">vmLoaderPluginUpdate.php</filename>
	</files> 
	<config>
		<fields name="params">
		<fieldset name="restrictions">
			<field name="comuserredirect" type="radio" default="1"
				   label="VMSYSTEM_COMUSER_REDIRECT"
				   extension="com_virtuemart"
				   description="VMSYSTEM_COMUSER_REDIRECT_TIP">
				<option value="0">COM_VIRTUEMART_NO</option>
				<option value="1">COM_VIRTUEMART_YES</option>
			</field>
		</fieldset>
		</fields>
	</config>
	
	<updateservers>
		<server type="extension" name="VM Framework Loader during Plugin Updates"><![CDATA[http://virtuemart.net/releases/vm3/plg_system_vmLoaderPluginUpdate_update.xml]]></server>
	</updateservers>

</extension>