This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
# Magento Snippets # | |
## Download extension manually using pear/mage ## | |
Pear for 1.4, mage for 1.5. File downloaded into /downloader/.cache/community/ | |
./pear download magento-community/Shipping_Agent | |
./mage download community Shipping_Agent | |
## Clear cache/reindex ## |
NewerOlder