0
MagNotes Series : Magento get Store by store code
About MagNotes Series
In this blog I have always shared about what I’ve learned on Magento, which I felt is taken me one step closer to understanding Magento and Magento development. But during the course of time, I bump on some elementary...
MagNotes Series : Magento get Locale Options as single Array
About MagNotes Series
In this blog I have always shared about what I’ve learned on Magento, which I felt is taken me one step closer to understanding Magento and Magento development. But during the course of time, I bump on some elementary...
MagNote Series : Magento Get Default Store
In this blog I have always shared about what I’ve learned on Magento, which I felt is taken me one step closer to understanding Magento and Magento development. But during the course of time, I bump on some elementary things which are absolutely...
MagNote Series – Magento Log
In this blog I have always shared about what I’ve learned on Magento, which I felt is taken me one step closer to understanding Magento and Magento development. But during the course of time, I bump on some elementary things which are...
Ajaxify v1.0.0 : Extension to Help in working with Ajax in Magento Released on Magento Connect.
[Get Module From Magento Connect]
I have few blog posts regarding working with Ajax on Magento. http://subesh.com.np/category/ajax/. And I see many people visiting those pages to get the information on working with Ajax in Magento. Sensing the...
External Database Connector FAQ’s
We have been receiving a lots of comments on how to “install” External Database Connector (Formarly, TTT_EDB) in Magento. So we thought why not clear that out some of the questions we received here and lets see if this will help...
Magento External Database Connector Released
Formarly Known as The Three Tree External Database Connector
Magento External Database Connector module will be helpful for the “Developers” who want to connect to the external Database server (other than the database used by Magento)....
MagDoc – Powered by Scribd Released on Magento Connect
MagDoc will give store administrator a feature of managing/displaying document in the Magento storefront powered by richly featured “the world’s largest social reading and publishing platform” – Scribd. This module provides a unique...
Debugging Magento Using Eclipse on Ubuntu
I’ve previously posted http://subesh.com.np/2010/01/debugging-magento-eclipse-pdt-zend-debugger but currently I think it was just a snub. What I currently do now is far more better approach then the previous one. Here is how you can set...
Custom Query In Magento a Zend Approach [Updated]
I’ve already mentioned about custom query in Magento, before but now I think its time to upgrade that method to next level because it would always be good to have standard code for reference.So it is just a new improved way of using a...