Linux > General Linux
How to check Magento Version
(1/1)
arunlalpr:
How to check Magento Version
Go to your Magento installation directory and run the following command.
php -r "require 'app/Mage.php'; echo Mage::getVersion(); "
In our case it's 1.7.0.2
kindly check and let us know the result ;)
Navigation
[0] Message Index
Go to full version