Linux premium71.web-hosting.com 4.18.0-553.44.1.lve.el8.x86_64 #1 SMP Thu Mar 13 14:29:12 UTC 2025 x86_64
LiteSpeed
Server IP : 198.187.29.8 & Your IP : 216.73.216.162
Domains :
Cant Read [ /etc/named.conf ]
User : cleahvkv
Terminal
Auto Root
Create File
Create Folder
Localroot Suggester
Backdoor Destroyer
Readme
/
var /
softaculous /
bagisto /
Delete
Unzip
Name
Size
Permission
Date
Action
images
[ DIR ]
drwxr-xr-x
2025-07-01 14:19
php53
[ DIR ]
drwxr-xr-x
2025-07-01 14:19
php56
[ DIR ]
drwxr-xr-x
2025-07-01 14:19
php71
[ DIR ]
drwxr-xr-x
2025-07-01 14:19
php81
[ DIR ]
drwxr-xr-x
2025-07-01 14:19
php82
[ DIR ]
drwxr-xr-x
2025-07-01 14:19
.env
1.3
KB
-rw-r--r--
2025-06-05 07:57
.htaccess
204
B
-rw-r--r--
2021-12-23 11:54
bagisto.sql
241.73
KB
-rw-r--r--
2025-07-01 06:21
bagisto.zip
138.21
MB
-rw-r--r--
2025-07-01 06:21
changelog.txt
2.74
KB
-rw-r--r--
2025-07-01 06:21
clone.php
8.85
KB
-rw-r--r--
2025-07-01 06:58
edit.php
4.63
KB
-rw-r--r--
2025-07-01 06:58
edit.xml
447
B
-rw-r--r--
2021-12-23 11:54
extend.php
9.06
KB
-rw-r--r--
2025-07-01 06:58
fileindex.php
337
B
-rw-r--r--
2025-06-05 07:57
import.php
3.67
KB
-rw-r--r--
2025-07-01 06:58
info.xml
3.58
KB
-rw-r--r--
2025-07-01 06:21
install.js
924
B
-rw-r--r--
2021-12-23 11:54
install.php
7.32
KB
-rw-r--r--
2025-07-01 06:58
install.xml
1.56
KB
-rw-r--r--
2021-12-23 11:54
md5
1.09
KB
-rw-r--r--
2025-07-01 06:58
notes.txt
1.79
KB
-rw-r--r--
2025-06-05 07:57
update_pass.php
541
B
-rw-r--r--
2021-12-23 11:54
Save
Rename
v2.3.6 🐛 Bug Fixings Added a method in the Installer class to prompt for a GitHub star once the installation is completed. Fixed the blank search issue that was causing all products to be fetched. Handled the storage URL directly within the DataGrid class instead of the view. Optimized the anonymous file by removing unnecessary currency code, and cleaned up the Maintenance Mode class by removing the unused Database Manager code. #10819 - Fixed the issue related to maintenance mode. #10782 - Resolved an issue where the "Bundle Items" section was not visible while creating a Bundle Product in the French locale (APP_LOCALE=fr). This was caused by unescaped apostrophes in translatable strings breaking JavaScript during rendering. v2.3.5 ✨ Enhancement Added support for the Indonesian language. 🐛 Bug Fixings Fixed an issue in the installer where old values were being retained, causing the first attempt to fail. The installation now completes successfully on the first attempt. Added missing event dispatches to ensure proper event flow and handling. Added backend validation for image uploads in the image search feature. #10802 - Removed default address handling from the repository and moved it to the controllers to prevent side effects across customer addresses in the admin panel, shop front, and checkout pages. v2.3.4 🐛 Bug Fixings Fixed the issue where the total amount was displaying incorrectly when customizable options were empty. Resolved the sort order issue for paginated attribute options on the category page. Fixed the Spanish translation issue on the sidebar, which was caused by the translation key itself being translated. Fixed the GDPR translation issue for all locales, which was previously falling back to the English locale. Resolved the filter issue for date and datetime types in the DataGrid. Fixed the date translation issue that was coming from the Carbon instance. Resolved the "break-all" issue on the product view page. Fixed the issue where the transaction drawer was not opening as expected. Fixed the product DataGrid search issue in Elasticsearch mode when no IDs are present. Fixed the multiselect filter and also added support for checkbox filters in both Elasticsearch and database modes. Fixed the filter issue for boolean-type attributes in Elasticsearch mode. #10788 - Added a slight delay of 300ms along with a debounce mechanism to ensure that the dash is removed only after the user stops typing. #10735 - Fixed the issue with the multiselect filter that was preventing products from being correctly filtered on the category page. #10718 - Fixed the issue that allowed an admin to delete their own account.