vmasciotta / magento2-cli-version
This module prints out the current Magento 2 installed version by CLI
Installs: 0
Dependents: 0
Suggesters: 0
Security: 0
Stars: 1
Watchers: 2
Forks: 0
Open Issues: 0
Type:magento2-module
Requires
- php: ~5.5.0|~5.6.0|~7.0.0
- magento/framework: 100.*
This package is not auto-updated.
Last update: 2025-01-22 21:45:08 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