Linux evo.fastest-server.com 5.14.0-284.1101.el9.tuxcare.11.els11.x86_64 #1 SMP PREEMPT_DYNAMIC Fri Aug 14 13:30:35 UTC 2026 x86_64
LiteSpeed
Server IP : 103.249.112.113 & Your IP : 216.73.217.135
Domains : 988 Domain
User : tanishks
Terminal
Auto Root
Create File
Create Folder
Localroot Suggester
Backdoor Destroyer
Readme
/
var /
softaculous /
clicshop /
Delete
Unzip
Name
Size
Permission
Date
Action
images
[ DIR ]
drwxr-xr-x
2026-09-04 11:05
php53
[ DIR ]
drwxr-xr-x
2026-09-04 11:05
php56
[ DIR ]
drwxr-xr-x
2026-09-04 11:05
php71
[ DIR ]
drwxr-xr-x
2026-09-04 11:05
php81
[ DIR ]
drwxr-xr-x
2026-09-04 11:05
php82
[ DIR ]
drwxr-xr-x
2026-09-04 11:05
ElFinderConfig.php
195
B
-rw-r--r--
2021-12-23 06:54
clone.php
6.75
KB
-rw-r--r--
2026-07-06 08:10
edit.php
4.45
KB
-rw-r--r--
2026-07-06 08:10
edit.xml
447
B
-rw-r--r--
2021-12-23 06:54
extend.php
9.87
KB
-rw-r--r--
2026-07-06 08:10
fileindex.php
464
B
-rw-r--r--
2026-07-06 03:43
global.php
369
B
-rw-r--r--
2025-09-09 05:30
import.php
3.36
KB
-rw-r--r--
2026-07-06 08:10
info.xml
5.82
KB
-rw-r--r--
2026-07-06 03:43
install.js
924
B
-rw-r--r--
2021-12-23 06:54
install.php
4.63
KB
-rw-r--r--
2026-07-06 08:10
install.xml
1.36
KB
-rw-r--r--
2025-05-02 06:00
md5
2.16
KB
-rw-r--r--
2026-07-06 08:10
notes.txt
818
B
-rw-r--r--
2026-01-12 02:43
site_conf.php
235
B
-rw-r--r--
2025-09-09 05:30
site_conf_.php
289
B
-rw-r--r--
2025-09-09 05:30
update_pass.php
255
B
-rw-r--r--
2021-12-23 06:54
Save
Rename
1. PHP REQUIREMENT LINK : https://www.clicshopping.org/forum/technical-information/ and also check /install/templates/pages/ (line 53 i.e if (version_compare(phpversion(), '8.3', '<'))) and https://github.com/ClicShopping#Requirement . In 4.11 composer dependencies need PHP 8.4 (reference from Core/ClicShopping/External/vendor/composer/platform_check.php, On 8.3 following error is thrown i.e Your Composer dependencies require a PHP version ">= 8.4.0", hence we have kept 8.4.0 as PHP requirement in info.xml) 2. Timezone : Select New York. 3. Install without demo data. 4. Keep SMTP details blank. 5. 'api_key' & 'mcp_key' column value is hardcoded in `clic_api` & `clic_mcp` table in Core\ClicShopping\Apps\Configuration\Api\Sql\MariaDb\MariaDb.php, no need to configure. Refer \install\Db\clicshopping.sql file.