Author Archives: Łukasz Grela

Patching Magento

All your effort could come to nothing with faulty installation, and it is likely that you have it as some of the bugs related to the API are still not addressed, you may find that your api calls returns the … Continue reading

Posted in magento | Tagged , , , | 1 Comment

indeed magic methods

Magento and the PHP world that I am trying to learn is full of surprises, in my way to replicate (made it better:) ) the Dashboard (and more) functionality using magenots API I have found methods that I wasn’t able … Continue reading

Posted in magento, php | Tagged , , | Comments Off on indeed magic methods

How to create Magento’s Custom API?

It is not in-depth tutorial but description on how I tackled creation of custom API for magento. There are still vast fields of unknown but at least this will let you start building your own API and let you learn, … Continue reading

Posted in magento, php, xml-rpc | Tagged , , | 17 Comments

Where is Varien_Object?

While battling with the Custom API I tried to locate Varien_Object class, I couldn’t locate it nowhere within the “app” folder, when I looked again at the magento’s root folder I have noticed “lib” folder, bingo, I have found it, … Continue reading

Posted in magento, xml-rpc | Tagged , | Comments Off on Where is Varien_Object?

Well earned holiday break

It’s been a busy time for me last couple of months, but today my well earned holiday will start (COB 🙂 ) If I will have a time today I will post a tutorial on adding custom API if not … Continue reading

Posted in Uncategorized | Tagged | Comments Off on Well earned holiday break