Skip to content

Instantly share code, notes, and snippets.

View haydenw's full-sized avatar

Hayden Whiteman haydenw

  • Wellington, New Zealand
View GitHub Profile
@haydenw
haydenw / magento-code-snippets.md
Last active August 29, 2015 14:25 — forked from arosenhagen/magento-code-snippets.md
[magento] - code snippets

Magento Code Snippets

Download extension manually using mage

./mage config-set preferred_state stable
./mage clear-cache
./mage sync
./mage download community Module_Name