Before you start — Backup your data
Create a backup of your database and configuration:
- Export your database (e.g. via phpMyAdmin).
- Zip your
Current Softwareand keep it safe. -
Backup your database
Username,Password,Database Namefromapplication/config/database.phpfrom your existing software.
Use these credentials in the Updater Installer database step.
Use the existing database credentials here.
Update steps
Step 1: Download the latest version from Code Canyon. Extract it in the root directory.
-
If your current software is at
https://abc.com, the root directory will be:
app
bootstrap
config
database
public
resources
routes
storage
vendor
vite.config.js
etc. -
Update steps (installer) Hit the base url on browser: eg: https://retail-pos.com, you should hit your installation url.
Step 1 — Click Next.
Make sure all requirements are satisfied.
Verify the purchase: enter your Envato username and purchase code. Important: Check “Already Installed Get Update”.
Enter your database username, password, and database name from application/config/database.php. Leave database host and port blank unless different. ClickNextto complete the update.
Done?
After the update completes, use your existing software credentials to log in.
Tax configuration
After the update, configure tax: log in, go to Settings → All Setting → Tax Setting tab, then click Migrate Tax Setting to migrate tax.
Item image configuration
From your full software backup, go to uploads/items and copy those images into the new version at public/uploads/items.
public/uploads/items.Other guide
- Upload the logo, favicon, and invoice logo again.
- Update your PWA (Progressive Web App) image to 512px × 512px.
- Assign permissions to user roles again.