X7ROOT File Manager
Current Path:
/var/softaculous/magento24
var
/
softaculous
/
magento24
/
??
..
??
Notes.txt
(3.91 KB)
??
_config.php
(15.96 KB)
??
clone.php
(6.83 KB)
??
config.php
(15.16 KB)
??
di.xml
(135.04 KB)
??
edit.php
(4.38 KB)
??
edit.xml
(433 B)
??
env.php
(2.13 KB)
??
fileindex.php
(323 B)
??
images
??
import.php
(7.01 KB)
??
info.xml
(4.96 KB)
??
install.js
(2.02 KB)
??
install.php
(22 KB)
??
install.xml
(1.55 KB)
??
magento24.sql
(967.95 KB)
??
magento24.zip
(37.93 MB)
??
md5
(2.83 KB)
??
php53
??
php56
??
php71
??
php81
??
php82
??
pubstatic_.htaccess
(4.29 KB)
??
remove.php
(2.53 KB)
??
sample_data.sql
(13.63 MB)
??
sampledata.zip
(187.72 MB)
??
vendor.zip
(45.34 MB)
??
vendor_magento1.zip
(73.93 MB)
??
vendor_magento2.zip
(4.03 MB)
??
vendor_magento3.zip
(21.98 MB)
??
vendorsd_magento1.zip
(74.28 MB)
??
vendorsd_magento2.zip
(80.54 MB)
??
vendorsd_magento3.zip
(22.44 MB)
Editing: env.php
<?php return [ 'backend' => [ 'frontName' => '[[admin_folder]]' ], 'remote_storage' => [ 'driver' => 'file' ], 'cache' => [ 'graphql' => [ 'id_salt' => '[[graphql_id_salt]]' ], 'frontend' => [ 'default' => [ 'id_prefix' => '[[id_prefix]]' ], 'page_cache' => [ 'id_prefix' => '[[id_prefix]]' ] ], 'allow_parallel_generation' => false ], 'config' => [ 'async' => 0 ], 'queue' => [ 'consumers_wait_for_messages' => 1 ], 'crypt' => [ 'key' => '[[key]]' ], 'db' => [ 'table_prefix' => '[[dbprefix]]', 'connection' => [ 'default' => [ 'host' => '[[softdbhost]]', 'dbname' => '[[softdb]]', 'username' => '[[softdbuser]]', 'password' => '[[softdbpass]]', 'model' => 'mysql4', 'engine' => 'innodb', 'initStatements' => 'SET NAMES utf8;', 'active' => '1', 'driver_options' => [ 1014 => false ] ] ] ], 'resource' => [ 'default_setup' => [ 'connection' => 'default' ] ], 'x-frame-options' => 'SAMEORIGIN', 'MAGE_MODE' => 'default', 'session' => [ 'save' => 'db' ], 'lock' => [ 'provider' => 'db' ], 'directories' => [ 'document_root_is_pub' => true ], 'cache_types' => [ 'config' => 1, 'layout' => 1, 'block_html' => 1, 'collections' => 1, 'reflection' => 1, 'db_ddl' => 1, 'compiled_config' => 1, 'eav' => 1, 'customer_notification' => 1, 'config_integration' => 1, 'config_integration_api' => 1, 'graphql_query_resolver_result' => 1, 'full_page' => 1, 'config_webservice' => 1, 'translate' => 1 ], 'downloadable_domains' => [ '[[domhost]]' ], 'install' => [ 'date' => '[[_instime]]' ] ];
Upload File
Create Folder