Download the PHP package vmasciotta/magento2-cli-version without Composer
On this page you can find all versions of the php package vmasciotta/magento2-cli-version. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download vmasciotta/magento2-cli-version
More information about vmasciotta/magento2-cli-version
Files in vmasciotta/magento2-cli-version
Download vmasciotta/magento2-cli-version
More information about vmasciotta/magento2-cli-version
Files in vmasciotta/magento2-cli-version
Vendor vmasciotta
Package magento2-cli-version
Short Description This module prints out the current Magento 2 installed version by CLI
License OSL-3.0 AFL-3.0
Package magento2-cli-version
Short Description This module prints out the current Magento 2 installed version by CLI
License OSL-3.0 AFL-3.0
Please rate this library. Is it a good library?
Informations about the package magento2-cli-version
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
All versions of magento2-cli-version with dependencies
PHP Build Version
Package Version
The package vmasciotta/magento2-cli-version contains the following files
Loading the files please wait ....