X7ROOT File Manager
Current Path:
/var/softaculous/magento18
var
/
softaculous
/
magento18
/
??
..
??
Notes.txt
(2.48 KB)
??
_config.php
(5.44 KB)
??
changelog.txt
(22.67 KB)
??
clone.php
(5.32 KB)
??
config.php
(4.64 KB)
??
di.xml
(87.37 KB)
??
edit.php
(4.38 KB)
??
edit.xml
(433 B)
??
env.php
(1.57 KB)
??
fileindex.php
(357 B)
??
images
??
import.php
(5.86 KB)
??
info.xml
(3.45 KB)
??
install.js
(1.81 KB)
??
install.php
(13.93 KB)
??
install.xml
(1.77 KB)
??
magento18.sql
(713.19 KB)
??
magento18.zip
(39.29 MB)
??
md5
(2.7 KB)
??
php53
??
php56
??
php71
??
php81
??
php82
??
remove.php
(2.53 KB)
??
sample_data.sql
(11.52 MB)
??
sampledata.zip
(141.11 MB)
??
vendor.zip
(25.16 MB)
??
vendor_magento.zip
(68.71 MB)
??
vendorsd_magento.zip
(145.82 MB)
Editing: env.php
<?php return [ 'backend' => [ 'frontName' => '[[admin_folder]]' ], 'crypt' => [ 'key' => '[[key]]' ], 'db' => [ 'table_prefix' => '[[dbprefix]]', 'connection' => [ 'default' => [ 'host' => '[[softdbhost]]', 'dbname' => '[[softdb]]', 'username' => '[[softdbuser]]', 'password' => '[[softdbpass]]', 'active' => '1' ] ] ], 'resource' => [ 'default_setup' => [ 'connection' => 'default' ] ], 'x-frame-options' => 'SAMEORIGIN', 'MAGE_MODE' => 'default', 'session' => [ 'save' => 'db' ], 'cache' => [ 'frontend' => [ 'default' => [ 'id_prefix' => '[[id_prefix]]' ], 'page_cache' => [ 'id_prefix' => '[[id_prefix]]' ] ] ], 'lock' => [ 'provider' => 'db', 'config' => [ 'prefix' => NULL ] ], 'cache_types' => [ 'config' => 1, 'layout' => 1, 'block_html' => 1, 'collections' => 1, 'reflection' => 1, 'db_ddl' => 1, 'eav' => 1, 'customer_notification' => 1, 'config_integration' => 1, 'config_integration_api' => 1, 'full_page' => 1, 'config_webservice' => 1, 'translate' => 1, 'vertex' => 1 ], 'downloadable_domains' => [ '[[domhost]]' ], 'install' => [ 'date' => '[[_instime]]' ] ];
Upload File
Create Folder