Your IP : 216.73.216.84


Current Path : /home/h/e/l/helpink/www/administrator/modules/mod_astroid_clear_cache/
Upload File :
Current File : /home/h/e/l/helpink/www/administrator/modules/mod_astroid_clear_cache/mod_astroid_clear_cache.xml

<?xml version="1.0" encoding="utf-8"?>
<extension type="module" client="administrator" method="upgrade">
	<name>Astroid Clear Cache</name>
	<author>TemPlaza</author>
	<creationDate>October 2024</creationDate>
	<copyright>(C) 2024 TemPlaza.com.</copyright>
	<license>GNU General Public License version 3 or later; see LICENSE.txt</license>
	<authorEmail>support@templaza.com</authorEmail>
	<authorUrl>www.templaza.com</authorUrl>
	<version>3.1.8</version>
	<description>Astroid Clear Cache Module</description>
	<files>
		<filename module="mod_astroid_clear_cache">mod_astroid_clear_cache.php</filename>
		<folder>tmpl</folder>
	</files>
	<languages>
		<language tag="en-GB">language/en-GB/mod_astroid_clear_cache.ini</language>
		<language tag="en-GB">language/en-GB/mod_astroid_clear_cache.sys.ini</language>
	</languages>
	<config>
		<fields name="params">
			<fieldset name="advanced">
				<field
					name="layout"
					type="modulelayout"
					label="JFIELD_ALT_LAYOUT_LABEL"
					class="form-select"
 				/>

				<field
					name="moduleclass_sfx"
					type="textarea"
					label="COM_MODULES_FIELD_MODULECLASS_SFX_LABEL"
					rows="3"
					validate="CssIdentifier"
				/>
			</fieldset>
		</fields>
	</config>
	<updateservers>
		<server type="extension" priority="1" name="Astroid Framework">https://raw.githubusercontent.com/templaza/astroid-framework/master/astroid_framework.xml</server>
	</updateservers>
</extension>