Your IP : 216.73.216.104


Current Path : /home/poneycluc/www/plugins/system/t4/
Upload File :
Current File : /home/poneycluc/www/plugins/system/t4/t4.xml

<?xml version="1.0" encoding="utf-8"?>
<extension version="3.1" type="plugin" group="system" method="upgrade">
	<name>plg_system_t4</name>
	<version>2.4.7</version>
	<creationDate>April 21, 2025</creationDate>
	<author>JoomlArt</author>
	<authorEmail>admin@joomlart.com</authorEmail>
	<authorUrl>www.joomlart.com</authorUrl>
	<copyright>Copyright (C) 2005 - 2025 JoomlArt.com</copyright>
	<license>GNU General Public License version 2 or later; see LICENSE.txt</license>
	<description><![CDATA[
			<div class="tpl-info">
				<h2>T4 Framework for Joomla 3, Joomla 4 and Joomla 5</h2>
				<p>T4 Framework is powerful and advanced responsive template framework for Joomla. It is a modern, flexible and highly customizable framework to build beautiful Joomla websites easier.</p>
			</div>

			<style>
				.tpl-info { overflow: hidden; padding: 20px 0; }
				.tpl-info p { float: left; width: 60%;}
				.tpl-info .btn { box-shadow: 0 2px 10px 0 rgba(0,0,0,.16); border: 0; border-radius: 3px; float: right; min-height: 52px; padding: 0 24px; line-height: 52px; transition: all .2s cubic-bezier(.4,0,.2,1); }
				.tpl-info .btn span { margin-right: 12px;}
			</style>
		]]></description>
	<files>
		<filename plugin="t4">t4.php</filename>
		<folder>admin</folder>
		<folder>layouts</folder>
		<folder>src</folder>
		<folder>themes</folder>
		<folder>vendor</folder>
	</files>
	<media folder="media" destination="t4">
		<folder>author</folder>
	</media>
	<config>
		<fields name="params">
			<fieldset name="basic">
				<field
					name="t4author_on"
					type="radio"
					default="1"
					label="Turn On T4 Author"
					description=""
					class="btn-group btn-group-yesno"
				>
					<option value="1">JYES</option>
					<option value="0">JNO</option>
				</field>
			</fieldset>
		</fields>
	</config>
	<languages folder="language">
		<language tag="en-GB">en-GB/en-GB.plg_system_t4.ini</language>
		<language tag="en-GB">en-GB/en-GB.plg_system_t4.sys.ini</language>
	</languages>
	<updateservers>
		<server type="extension" priority="1" name="T4 System Plugin">http://update.joomlart.com/service/tracking/j31/plg_system_t4.xml</server>
	</updateservers>
	<scriptfile>t4.scripts.php</scriptfile>
</extension>