Tag: magento
-
Extension developers, test your extensions
This post isn’t about advanced testing techniques like a Test Driven Development, an unit testing or a functional testing. It’s just about spending some time to USE an extension you wrote to make sure it works in different cases.
-
Meet Magento 2014 Poland remarks
It’s been almost two months since I got back from the Meet Magento Poland 2014 conference. See my random thoughts I have gathered after the conference.
-
How to easily dump Magento database with n98-magerun
Let’s see how to dump a Magento database easily with a n98-magerun tool.
-
Get a free Meet Magento PL 2014 ticket!
It’s only 9 days left to a Meet Magento PL 2014 conference. Haven’t got your ticket yet? I have one free ticket to give away!
-
Bring a lot of customers to Magento store… using n98-magerun
See how n98-magerun lets you create fake customer data for testing purposes.
-
Top 10 n98-magerun command calls
n98-magerun is a very useful tool when working on Magento stores. It saves time and makes a lot of Magento development related tasks much easier. Check out a list of my 10 favorite commands.
-
How to handle zero dollar checkout
Zero Dollar Checkout is a core Magento payment method which helps to handle checkout with a zero total. Let’s see how it should be set up in usable way.