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/user/jnewssyncuser/jnewssyncuser.xml
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE install SYSTEM "http://dev.joomla.org/xml/2.5/plugin-install.dtd">
<extension version="2.5" type="plugin" group="user" method="upgrade">
	<name>jNews User Synchronization</name>
	<author>Joobi</author>
	<creationDate>January 2013</creationDate>
	<copyright>Copyright © 2006-2020 Joobi. All rights reserved</copyright>
	<license>GNU GPLv3</license>
	<authorEmail>support@joobi.org</authorEmail>
	<authorUrl>https://joobi.org</authorUrl>
	<version>2.1</version>
	<description>This plugin does the synchronization of Joomla users with jNews.</description>
	<files>
		<filename plugin="jnewssyncuser">jnewssyncuser.php</filename>
	</files>

	<params>
		<param name="lists" type="text" default="0" label="jNews List IDs" description="You can specify the list IDs that your site users will subscribe to. If left blank, it will take all jNews lists"/>
	</params>

	<config>
		<fields name="params">
			<fieldset name="basic">
				<field name="lists" type="text" default="0" label="jNews List IDs" description="You can specify the list IDs that your site users will subscribe to. If left blank, it will take all jNews lists"/>
			</fieldset>
		</fields>
	</config>

</extension>