If you’ve setup your own API methods and are having some trouble getting the resources to show up in the admin console’s resource list, make sure that each resource ACL group node and each each individual ACL node in api.xml have a module= translation attribute <assign_simple_product_to_configurable translate="title" [...]
astorm
Tracing PayPal’s IPN Callback Request Tasks like this make ecommerce programming the dregs.
astorm
This article is part of a longer series exploring the Magento global configuration object. While this article contains useful stand-alone information, you'll want to read part 1, part 2, and part 3 of the series to fully understand what's going on.
astorm
I had a client who was using the “store code in URL” feature of Magento throughout their site. This was working well for them, but there were a few URLs where they wanted NO store code, and I was asked to look into it. Digging deep into the URL generation code, I discovered the <direct_front_name> node. <global> [...]
astorm
Punching a Hole in Magento’s Full Page Cache
astorm
This article is part of a longer series exploring the Magento global configuration object. While this article contains useful stand-alone information, you'll want to read part 1 and part 2 of the series to fully understand what's going on.
astorm