shell bypass 403

Cubjrnet7 Shell


name : mod_j51pricingtable.xml
<?xml version="1.0" encoding="utf-8"?>
<extension type="module" version="4.0" client="site" method="upgrade">
	<name>J51_PricingTable</name>
	<author>Joomla51</author>
	<creationDate>March 2022</creationDate>
	<copyright>Copyright (C)2014 Joomla51</copyright>
	<license>GNU General Public License version 2 or later</license>
	<authorEmail>[email protected]</authorEmail>
	<authorUrl>http://www.joomla51.com</authorUrl>
	<version>1.0</version>
	<description><![CDATA[<link href="../modules/mod_j51pricingtable/css/admin.css" rel="stylesheet" type="text/css" media="all" />PricingTable module by Joomla51]]></description>

	<files>
		<filename module="mod_j51pricingtable">mod_j51pricingtable.php</filename>
		<filename module="mod_j51pricingtable">mod_j51pricingtable.xml</filename>
		<filename module="mod_j51pricingtable">helper.php</filename>
		<filename module="mod_j51pricingtable">License.txt</filename>		
		<filename module="mod_j51pricingtable">index.html</filename>
		<folder>css</folder>
		<folder>elements</folder>
		<folder>tmpl</folder>
		<folder>elements</folder>
		<folder>language</folder>
	</files>
	<languages>
		<language tag="en-GB">language/en-GB/en-GB.mod_j51pricingtable.ini</language>
	</languages>
	<config>	
		<fields name="params" addfieldpath="/modules/mod_j51pricingtable/elements">
			
			<fieldset name="MOD_J51_GENERALSETTINGS">
				<field name="j51_num_images" type="radio" default="3" label="MOD_J51_NUMIMAGES" description="MOD_J51_NUMIMAGES_DESC"
				checked="checked" 
				class="btn-group">
					<option value="1">1</option>
					<option value="2">2</option>
					<option value="3">3</option>
					<option value="4">4</option>
				</field>
				<field name="j51_image_margin_x" type="textpx" default="20" label="MOD_J51_IMAGE_MARGINH" description="MOD_J51_IMAGE_MARGINH_DESC" />
				<field name="j51_image_margin_y" type="textpx" default="10" label="MOD_J51_IMAGE_MARGINV" description="MOD_J51_IMAGE_MARGINV_DESC" />	
				<field name="j51_column_bg" type="color" default="#ffffff" label="Background Color" description="Set the column background color" />
				<field name="j51_header_bg" type="color" default="#ffffff" label="Header Background Color" description="Set the column header color" />
				<field name="j51_highlight_bg" type="color" default="#252525" label="Highlight Background Color" description="Set the highlight column header color" />
				<field name="j51_title_color" type="color" default="#252525" label="Title Color" description="Set the title color" />
				<field name="j51_price_color" type="color" default="#424242" label="Price Color" description="Set the price color" />
				<field name="j51_pricesub_color" type="color" default="#5c5c5c" label="Price Sub Color" description="Set the price sub color" />
				<field name="j51_features_color" type="color" default="#424242" label="Features Color" description="Set the features text color" />	
				<field name="j51_button_color" type="color" default="#252525" label="Button Color" description="Set the button color" />	
			</fieldset>
			
			
			<fieldset name="COLUMN_01">
				<field name="j51_title1" type="text" size="60" default="" label="MOD_J51_TITLE" description="MOD_J51_TITLE_DESC" />
				<field name="j51_price1" type="text" filter="raw" rows="4" cols="42" default="" label="MOD_J51_PRICE" description="MOD_J51_PRICE_DESC" />
				<field name="j51_subtitle1" type="text" filter="raw" rows="4" cols="42" default="" label="MOD_J51_SUBTITLE" description="MOD_J51_SUBTITLE_DESC" />
				<field name="j51_features1" type="subform" formsource="modules/mod_j51pricingtable/elements/feature.xml" class="advancedSelect" min="1" max="20" multiple="true" layout="joomla.form.field.subform.repeatable" groupByFieldset="true" label="Feature(s)" description="Add column feature(s)" />	
				<field name="j51_highlight1" type="radio" default="no" label="MOD_J51_HIGHLIGHT" description="MOD_J51_HIGHLIGHT_DESC"
				checked="checked" 
				class="btn-group">
					<option value="no">JNO</option>
					<option value="yes">JYES</option>
				</field>
				<field name="j51_buttontext1" type="text" default="" label="MOD_J51_BUTTONTEXT" description="MOD_J51_BUTTONTEXT_DESC" published="1"/>
				<field name="j51_buttonurl1" type="text" default="" label="MOD_J51_BUTTONURL" description="MOD_J51_BUTTONURL_DESC" />
			</fieldset>

			<fieldset name="COLUMN_02">
				<field name="j51_title2" type="text" size="60" default="" label="MOD_J51_TITLE" description="MOD_J51_TITLE_DESC" />
				<field name="j51_price2" type="text" filter="raw" rows="4" cols="42" default="" label="MOD_J51_PRICE" description="MOD_J51_PRICE_DESC" />
				<field name="j51_subtitle2" type="text" filter="raw" rows="4" cols="42" default="" label="MOD_J51_SUBTITLE" description="MOD_J51_SUBTITLE_DESC" />
				<field name="j51_features2" type="subform" formsource="modules/mod_j51pricingtable/elements/feature.xml" class="advancedSelect" min="1" max="20" multiple="true" layout="joomla.form.field.subform.repeatable" groupByFieldset="true" label="Feature(s)" description="Add column feature(s)" />
				<field name="j51_highlight2" type="radio" default="no" label="MOD_J51_HIGHLIGHT" description="MOD_J51_HIGHLIGHT_DESC"
				checked="checked" 
				class="btn-group">
					<option value="no">JNO</option>
					<option value="yes">JYES</option>
				</field>
				<field name="j51_buttontext2" type="text" default="" label="MOD_J51_BUTTONTEXT" description="MOD_J51_BUTTONTEXT_DESC" published="1"/>
				<field name="j51_buttonurl2" type="text" default="" label="MOD_J51_BUTTONURL" description="MOD_J51_BUTTONURL_DESC" />
			</fieldset>

			<fieldset name="COLUMN_03">
				<field name="j51_title3" type="text" size="60" default="" label="MOD_J51_TITLE" description="MOD_J51_TITLE_DESC" />
				<field name="j51_price3" type="text" filter="raw" rows="4" cols="42" default="" label="MOD_J51_PRICE" description="MOD_J51_PRICE_DESC" />
				<field name="j51_subtitle3" type="text" filter="raw" rows="4" cols="42" default="" label="MOD_J51_SUBTITLE" description="MOD_J51_SUBTITLE_DESC" />
				<field name="j51_features3" type="subform" formsource="modules/mod_j51pricingtable/elements/feature.xml" class="advancedSelect" min="1" max="20" multiple="true" layout="joomla.form.field.subform.repeatable" groupByFieldset="true" label="Feature(s)" description="Add column feature(s)" />
				<field name="j51_highlight3" type="radio" default="no" label="MOD_J51_HIGHLIGHT" description="MOD_J51_HIGHLIGHT_DESC"
				checked="checked" 
				class="btn-group">
					<option value="no">JNO</option>
					<option value="yes">JYES</option>
				</field>
				<field name="j51_buttontext3" type="text" default="" label="MOD_J51_BUTTONTEXT" description="MOD_J51_BUTTONTEXT_DESC" published="1"/>
				<field name="j51_buttonurl3" type="text" default="" label="MOD_J51_BUTTONURL" description="MOD_J51_BUTTONURL_DESC" />
			</fieldset>

			<fieldset name="COLUMN_04">
				<field name="j51_title4" type="text" size="60" default="" label="MOD_J51_TITLE" description="MOD_J51_TITLE_DESC" />
				<field name="j51_price4" type="text" filter="raw" rows="4" cols="42" default="" label="MOD_J51_PRICE" description="MOD_J51_PRICE_DESC" />
				<field name="j51_subtitle4" type="text" filter="raw" rows="4" cols="42" default="" label="MOD_J51_SUBTITLE" description="MOD_J51_SUBTITLE_DESC" />
				<field name="j51_features4" type="subform" formsource="modules/mod_j51pricingtable/elements/feature.xml" class="advancedSelect" min="1" max="20" multiple="true" layout="joomla.form.field.subform.repeatable" groupByFieldset="true" label="Feature(s)" description="Add column feature(s)" />
				<field name="j51_highlight4" type="radio" default="no" label="MOD_J51_HIGHLIGHT" description="MOD_J51_HIGHLIGHT_DESC"
				checked="checked" 
				class="btn-group">
					<option value="no">JNO</option>
					<option value="yes">JYES</option>
				</field>
				<field name="j51_buttontext4" type="text" default="" label="MOD_J51_BUTTONTEXT" description="MOD_J51_BUTTONTEXT_DESC" published="1"/>
				<field name="j51_buttonurl4" type="text" default="" label="MOD_J51_BUTTONURL" description="MOD_J51_BUTTONURL_DESC" />
			</fieldset>
			
			<fieldset name="advanced">
				<field
					name="layout"
					type="modulelayout"
					label="JFIELD_ALT_LAYOUT_LABEL"
					description="JFIELD_ALT_MODULE_LAYOUT_DESC" />

				<field
					name="moduleclass_sfx"
					type="text"
					label="COM_MODULES_FIELD_MODULECLASS_SFX_LABEL"
					description="COM_MODULES_FIELD_MODULECLASS_SFX_DESC" />

				<field
					name="cache"
					type="list"
					default="1"
					label="COM_MODULES_FIELD_CACHING_LABEL"
					description="COM_MODULES_FIELD_CACHING_DESC">
					<option
						value="1">JGLOBAL_USE_GLOBAL</option>
					<option
						value="0">COM_MODULES_FIELD_VALUE_NOCACHING</option>
				</field>

				<field
					name="cache_time"
					type="text"
					default="900"
					label="COM_MODULES_FIELD_CACHE_TIME_LABEL"
					description="COM_MODULES_FIELD_CACHE_TIME_DESC" />
				<field
					name="cachemode"
					type="hidden"
					default="static">
					<option
						value="static"></option>
				</field>
			</fieldset>
		</fields>
	</config>
</extension>

© 2025 Cubjrnet7