magento-snippets icon indicating copy to clipboard operation
magento-snippets copied to clipboard

Snippets and Code for Mage solutions

Snippets and Code for common Magento issues and solutions

This is based on the great [GIST] (https://gist.github.com/davidalexander/1086455) of [David Alexander] (https://github.com/davidalexander).

Content

Divided by Magento structure:

  • Catalog
  • Checkout - Cart, Multishipping, Checkout and Agreements
  • Core - Store, Template / Blocks, Request, Response, Cookies, Locale, Converter, etc.
  • Customer
  • Directory
  • Other

And even more:

  • Magento files - XML and other skeleton to work with
  • Server scripts - Helpful config and shell files for managing magento on the server