X7ROOT File Manager
Current Path:
/var/softaculous/magento247
var
/
softaculous
/
magento247
/
??
..
??
Notes.txt
(3.92 KB)
??
_config.php
(15.73 KB)
??
clone.php
(6.8 KB)
??
config.php
(14.93 KB)
??
di.xml
(133.63 KB)
??
edit.php
(4.38 KB)
??
edit.xml
(433 B)
??
env.php
(2.13 KB)
??
fileindex.php
(323 B)
??
images
??
import.php
(7.02 KB)
??
info.xml
(4.89 KB)
??
install.js
(2.02 KB)
??
install.php
(22.02 KB)
??
install.xml
(1.55 KB)
??
magento247.sql
(898.88 KB)
??
magento247.zip
(38.08 MB)
??
md5
(3.36 KB)
??
php53
??
php56
??
php71
??
php81
??
php82
??
pubstatic_.htaccess
(4.29 KB)
??
remove.php
(2.54 KB)
??
sample_data.sql
(11.35 MB)
??
sampledata.zip
(200.2 MB)
??
vendor.zip
(57.81 MB)
??
vendor_magento1.zip
(73.41 MB)
??
vendor_magento2.zip
(3.47 MB)
??
vendor_magento3.zip
(22.06 MB)
??
vendorsd_magento1.zip
(74.33 MB)
??
vendorsd_magento2.zip
(80.52 MB)
??
vendorsd_magento3.zip
(21.42 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