web development server - Install extension for Magento 2 in Magento 1.9 -


i', trying install magento extension in magento version 1.9.2.4 , company provide extension send me package , command line execute , create module , tried run these command ssh , there no existence bin/magento folder in structure , please advice have replace bin/magento in command , suppose in folder execute these commands .

ex. php -f bin/magento module:enable --clear-static-content aramex_adminhtml 

the result not open input file bin/magento .


Comments

Popular posts from this blog

sql - Time in datatime field -

javascript - How to split the success output from an Ajax post? -

java - sharing object across different classes -