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

python - Operations inside variables -

Generic Map Parameter java -

arrays - What causes a java.lang.ArrayIndexOutOfBoundsException and how do I prevent it? -