Magento Developer Solutions

Top 17 Reasons to Get a Magento Website

17.06.2014
|
0 Comments
|

Magento has become the industry standard of ecommerce platform offerings. It’s extensive codebase is produced by Varien and it has been developed on top of the Zend Framework.  As developers, we have come to love working with Magento because of it’s extensive feature set, massive scalability, and unbelievable price point (read on for more on that).

Here are a few reasons that we think that we think that you will fall in love with Magento too!

1.   Extensions

An enormous community of Magento Developers for Hire have been hard at work for years building […]

Magento – Remove all Product Images

17.05.2014
|
0 Comments
|
magento-remove-all-product-images

Create a file named image_delete.php with the contents below. Upload to Magento root and run. Voila.

[gist id=”6397057 […]

Magento | Add “Customer Group” to “Sales Order Grid”

15.11.2012
|
2 Comments
|

A default installation of Magento does not include information about “customer group” in one of the columns in either the Sales Grid. This can be a serious shortcoming when you want to filter/list/report all of the orders in the Sales Grid which relate to a particular group of customers.