Find Current Version of zCart

Find Current Version of zCart

Don’t you know which version of zCart script you’re using right now? It’s easy to find out, log into your dashboard and check the bottom-right corner of the screen. You’ll see something like this zCart Version 1.1.0. This is the zCart version you’re using.

See the screenshot of a zCart dashboard:

zCart-version

 

Using Command-Line Tools:

You can also use your terminal to find out the current zCart version. Navigate into the zCart project directory and run the below command.

php artisan incevio:version

 

This will show you something like this:
zCart Version 1.1.1
 
 

Was this page helpful?

Leave Comment