2017 © Pedro Peláez
 

magento2-module magento2-cli-version

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

image

vmasciotta/magento2-cli-version

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

  • Monday, March 6, 2017
  • by vmasciotta
  • Repository
  • 1 Watchers
  • 1 Stars
  • 0 Installations
  • PHP
  • 0 Dependents
  • 0 Suggesters
  • 0 Forks
  • 0 Open issues
  • 3 Versions
  • 0 % Grown

The README.md

MageVersion

This module prints out the current Magento installed version by CLI, (*1)

How to use

Install this module through composer:, (*2)

composer require vmasciotta/magento2-cli-version, (*3)

then update your Magento installation through the command line:, (*4)

php bin/magento setup:upgrade, (*5)

clean your cache: php bin/magento cache:clean, (*6)

and finally check what version You are using typing:, (*7)

php bin/magento info:version, (*8)

the module prints out your current Magento2 installation version, for example:, (*9)

Magento Community 2.1.5, (*10)

The Versions

06/03 2017

dev-master

9999999-dev

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

  Sources   Download

OSL-3.0 AFL-3.0

The Requires

  • php ~5.5.0|~5.6.0|~7.0.0
  • magento/framework 100.*

 

06/03 2017

1.0.0

1.0.0.0

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

  Sources   Download

OSL-3.0 AFL-3.0

The Requires

  • php ~5.5.0|~5.6.0|~7.0.0
  • magento/framework 100.*

 

06/03 2017

dev-develop

dev-develop

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

  Sources   Download

OSL-3.0 AFL-3.0

The Requires

  • php ~5.5.0|~5.6.0|~7.0.0
  • magento/framework 100.*