Skip to content

vmasciotta/magento2-cli-version

master
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
etc
 
 
 
 
 
 

MageVersion

This module prints out the current Magento installed version by CLI

How to use

Install this module through composer:

composer require vmasciotta/magento2-cli-version

then update your Magento installation through the command line:

php bin/magento setup:upgrade

clean your cache: php bin/magento cache:clean

and finally check what version You are using typing:

php bin/magento info:version

the module prints out your current Magento2 installation version, for example:

Magento Community 2.1.5

About

This module prints out the current Magento installed version by CLI

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages