Admin Panel Version Release Note

– item promote at admin panel modified
– 429 issue at Frontend item edit console fixed
– Mobile setting object console error at frontend item edit fixed
– Items not approved but displayed on search fixed
– Approval and Rejected Items in Admin Panel modified
– white/dark mode change icon missing in Admin Panel
– 2 admin folder duplicate as domainurl/admin/admin bug fix
– php 8.1 update and guzzlehttp/psr7 update
-When item duplicate, item image cannot duplicate fixed
– filter and sorting updated at Frontend Item filter
– Custom fields duplicate when item upload has error bug fix
– when user delete, also delete related data
– fixed custom field null update
– User custom date only field bug fixed
– fixed data_deletion and privacy content page
– user online offline fix
– item multiple upload with reorder
– related item bug on api and fe
– user setting modal is showing on any lists clicking to view
– Water mark not working fixed
– Blue mark apply api error when blue mark table is empty fixed
– app/*
– Modules/*
– resources/*
– package.json
– composer.json
– README.md

 

Admin Panel Version Update Guide

Changes Folders and Files

– app/*
– Modules/*
– resources/*
– package.json
– composer.json
– README.md

 

How to Admin Panel Version Update?

1. Download the updated files from Codecanyon and unzip them on your local machine.
2. Download the existing folders (running project) from your hosting.
3. Delete the existing local files that correspond to above changed folders and files. (expect package.json and composer.json)
4. Copy the new files from the updated version (expect package.json and composer.json ) to your local machine in the corresponding locations where files were deleted in step 3.
5. update GuzzleHttp/Psr7 Composer Package as below video.
 

 

6. Php 8.1 and above update in Composer as below video. It is included npm run build process.

 
 
7. Then, delete package-lock.json, composer.lock and vendor folder from your hosting.
8. Delete the changes folders and files from your hosting.
9. Upload package-lock.json, composer.lock  and vendor folder from your local machine.
10. Upload the changes folders and files from your local machine.
11. Delete public/build folder from your hosting.
12. Upload the public/build folder from your local machine.
13. Run your project in browser.
14. Login to your site and run in browser as projecturl/update.
15. Do database migration by clicking ‘Install Updates’. (Here, some language strings will be missing because you need to do string migration at next step).
16. Do admin panel language strings migration by importing admin_panel_language_v_1_1_2.zip which included from codecanyon updated files and click ‘Next Step’.
17. Do frontend language strings migration by importing frontend_language_v_1_1_2.zip which included from codecanyon updated files and click ‘Next Step’.
18. Click ‘Next Step’ for mobile language strings to skip it because there is no updates for this version.
19. Import your current project.zip file which is exported from PSX Builder.
20. Finally, you can exit from update process and you will directly reach to ‘Table’ page of admin panel.
21. Import project.zip again.
 
That’s it! Following these steps should ensure a successful update process.

Subscribe to our free newsletter