• Magento

    Posted on January 24th, 2009

    Written by CJ

    Tags

    Setup smtp with Magento

    Setup smtp with Magento

    How to setup your Magento email system with an eternal mail server. Magento doesn’t come with a pretty interface to setup a email, but the functionality is there, and with a little coding, you can set and forget it!

  • Magento

    Posted on January 23rd, 2009

    Written by CJ

    Tags

    Customize Magento Catalog Page, list.phtml

    Customize Magento Catalog Page, list.phtml

    How to customize the the category page with your custom attributes. In a nutshell, you can display any custom attribute pertaining to a product on the category page. For example, bottle of wine weighs 12 ounces; available shoe sizes; and so on…

  • Magento

    Posted on January 23rd, 2009

    Written by CJ

    Tags

    Change Magento Starting Numbers for eav_entity_store

    Change Magento Starting Numbers for eav_entity_store

    How to set the starting numbers for orders, invoices, shipments, and credit memos. And increase each number by a certain integer. This works on Magento ver 1.2 and on any other releases with the same db structure. This explains “how to” do it, then you can customize it to work for you.