29 lines
		
	
	
		
			1.2 KiB
		
	
	
	
		
			XML
		
	
	
	
	
	
			
		
		
	
	
			29 lines
		
	
	
		
			1.2 KiB
		
	
	
	
		
			XML
		
	
	
	
	
	
| <?xml version="1.0" encoding="UTF-8"?>
 | |
| <extension type="package" method="upgrade">
 | |
|   <packagename>conditionalcontent</packagename>
 | |
|   <name>PKG_CONDITIONALCONTENT</name>
 | |
|   <version>5.2.2</version>
 | |
|   <creationDate>November 2024</creationDate>
 | |
|   <author>Regular Labs (Peter van Westen)</author>
 | |
|   <authorEmail>info@regularlabs.com</authorEmail>
 | |
|   <authorUrl>https://regularlabs.com</authorUrl>
 | |
|   <copyright>Copyright © 2024 Regular Labs - All Rights Reserved</copyright>
 | |
|   <license>GNU General Public License version 2 or later</license>
 | |
|   <scriptfile>script.install.php</scriptfile>
 | |
|   <blockChildUninstall>true</blockChildUninstall>
 | |
|   <files folder="packages/j4">
 | |
|     
 | |
|     
 | |
|     <file type="plugin" group="system" id="conditionalcontent">plg_system_conditionalcontent</file>
 | |
|     <file type="plugin" group="editors-xtd" id="conditionalcontent">plg_editors-xtd_conditionalcontent</file>
 | |
|   </files>
 | |
|   
 | |
|   
 | |
|   <languages folder="language">
 | |
|     <language tag="en-GB">en-GB/en-GB.pkg_conditionalcontent.sys.ini</language>
 | |
|   </languages>
 | |
|   <updateservers>
 | |
|     <server type="extension" priority="1" name="Conditional Content">https://download.regularlabs.com/updates.xml?e=conditionalcontent&type=.xml</server>
 | |
|   </updateservers>
 | |
| </extension>
 |