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!
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!
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…
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.