vmasciotta/magento2-cli-version

This module prints out the current Magento 2 installed version by CLI

1.0.0 2017-03-06 09:34 UTC

This package is not auto-updated.

Last update: 2024-05-15 18:32:59 UTC


README

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