Home > Blog > Magento > Extensions

Category: Extensions

EcomDev breaks Magento speed record!

Ivan Chepurnyi - October 8th 2011 - 6 Comments
 

I am happy to announce that we released a new FREE Magento extension that will help merchants with huge product databases make their stores SEO friendly by keeping url rewrite index up to date! I think everyone knows that URL …

CheckItOut! just got better!

Ivan Chepurnyi - July 4th 2011 - 2 Comments
 

Today a new version of CheckitOut! extension is released with stored addresses and smart validation features!…

 

Today a new version of CheckitOut! extension is released. Now it is compatible with CE1.4.1-1.4.2 and EE/PE1.9-1.10 and has much more easier way for data fulfillment!…

Let me introduce our new extension that will rock the market (at least for people who want to optimize the checkout process). It is our new Magento CheckitOut extension, and it is not just another OneStepCheckout, this is completely different

Last week we released a new version of PHPUnit testing extension for Magento. Now there is currently available the manual for it. The link is available from the page in our extension shop:

http://www.ecomdev.org/shop/code-testing/php-unit-test-suite.html

Or directly from this blog post:…

There are just 10 days were gone and we are happy to introduce new version of our Magento Unit Test suite. In this version were added full multi-store support and EAV fixtures, was improved the way of expectations retrieving and …

PHPUnit and Magento? Yes you CAN!

Ivan Chepurnyi - February 1st 2011 - 52 Comments
 

I think a lot of developers tried to write own UnitTests for Magento. I tried as well, but the main problem was in isolation of database for tests. So I came up with idea in developing a test suite for …

Have you ever wanted to have an ability to estimate shipping rates on the product page? We’ve created a new FREE extension for you. You can configure which fields should be displayed in the form and control the position of …

Introduction

This article will help you to understand basic customizations for catalog products and performing custom cron jobs in Magento.

Functionality

Before start the development you should imagine what it does and choose the functionality that fits all the requirements.…