/var/softaculous/presta8
NameSizeModeActions
images/-0755rm
php53/-0755rm
php56/-0755rm
php71/-0755rm
php81/-0755rm
php82/-0755rm
.htaccess32210644editdlrm
bootstrap.php61770644editdlrm
changelog.txt21050644editdlrm
clone.php233860644editdlrm
clone_bootstrap.php63060644editdlrm
edit.php50440644editdlrm
edit.xml4470644editdlrm
extend.php86510644editdlrm
fileindex.php3830644editdlrm
import.php67380644editdlrm
info.xml46620644editdlrm
install.js11500644editdlrm
install.php196500644editdlrm
install.xml15420644editdlrm
md527690644editdlrm
new_order.html582840644editdlrm
notes.txt24560644editdlrm
order_conf.html574720644editdlrm
parameters.php8320644editdlrm
parameters.yml110644editdlrm
return_slip.html449150644editdlrm
robots.txt33090644editdlrm
settings.inc.php230644editdlrm
shop1.json30790644editdlrm
soft_delete.php31520644editdlrm
update_appkey.php5440644editdlrm
update_pass.php4970644editdlrm
_bootstrap.php62570644editdlrm
Edit: /var/softaculous/presta8/parameters.php (832B)
array ( 'database_host' => '[[softdbhost]]', 'database_port' => '', 'database_name' => '[[softdb]]', 'database_user' => '[[softdbuser]]', 'database_password' => '[[softdbpass]]', 'database_prefix' => '[[dbprefix]]', 'database_engine' => 'InnoDB', 'mailer_transport' => 'smtp', 'mailer_host' => '127.0.0.1', 'mailer_user' => NULL, 'mailer_password' => NULL, 'secret' => '[[secret]]', 'ps_caching' => 'CacheMemcache', 'ps_cache_enable' => false, 'ps_creation_date' => '[[creation]]', 'locale' => 'en-US', 'use_debug_toolbar' => true, 'cookie_key' => '[[cookie_key]]', 'cookie_iv' => '[[cookie_iv]]', [[new_cookie_key]] 'api_public_key' => '[[public_key]]', 'api_private_key' => '[[private_key]]', ), );