Skip to content

How to Upgrade to New Version

Caution: Check PHP version before update

If you are using v1.6.0 or older version of the application and plan to upgrade new version of v1.7.0, then you must check your PHP version before upgrade, as the latest version required PHP 8.1.

You should ensure that your PHP version is 8.1.x as older version of PHP no longer supported.

Please always keep backup your current database & files before update to new version.
Otherwise you may lost your data. You should follow and keep in mind bellow points when you perform a update.

  • First keep backup whole site and database.
  • Download our latest package files from CodeCanyon and extract into your local computer.
  • On your SERVER, delete everything from `tokenlite_app` folder excerpt these folder `tokenlite_app/storage`, `tokenlite_app/bootstrap` and the file `tokenlite_app/.env`.
  • Now need to upload all the NEW files and folders from `tokenlite_app` folder excerpt these folder `tokenlite_app/storage`, `tokenlite_app/bootstrap` and the file `tokenlite_app/.env` into your SERVER.
    You may create zip file without above mentioned folder and file and upload into server for save time.
  • After that, you need to upload all the NEW files and folder under `public/assets` into your SERVER public or public_html `/assets` folder.
    Please check out how to change Branding related files.
  • After above done & before start using the website again, please delete the cache files under these `tokenlite_app/bootstrap/cache`, `tokenlite_app/storage/framework/views`, `tokenlite_app/storage/framework/sessions` & `tokenlite_app/storage/framework/cache` folder.
  • Finally you have to login into admin panel and click 'Clear Cache', and then go Settings>Manage Languages page and just regenarate all the language file. After that check everything is working well or not.

Specials Note

You should keep in mind and follow each update foot note when you upgrade.

  • If using older than v1.1.0 version, and want to upgrade to latest version then you must follow this instruction.
  • If you are using older than v1.1.2 version and already transalate then lost every thing once you updated v1.1.3+. And you will need to re-translate from admin panel everything.
    No longer need to edit or change hard code for active language.

If you have any question regarding upgrade, please feel free to contact our support team.