Magento News
Install magento extensions via ssh
Here is how to install magento extensions via SSH
#initialise pear ./pear mage-setup . ./pear install <extension_key> #Be sure to clear the pear cache out after you’re done: rm -rf downloader/pearlib/cache/* downloader/pearlib/download/*
Remember to refresh the Magento cache [System → Cache Management] and follow instruction for other extensions for more customization.
Install magento extensions via ssh
Possibly Related Posts:
- Database query different results
- Menu highlight in magento under admin
- magento disable a banner on certain category pages or have a banner with multiple links
- Magento, using ACL for frontend. Possible?
- Magento IE-7 Fix In Windows XP
RSS Feed