Category / E-Commerce

Invoice printing to PDF taking to long in Magento?

pdf-invoices-too-long

Recently I was assigned a task to check the slowness of PDF printing on invoice page of Magento admin. It took him around 5minutes to print PDF (return PDF document …

2

Adding a new tab under one page checkout – full working module

Featured Image

Adding a new tab under onepage checkout in Magento might seem as incredibly easy task. right?! Well, it’s not. If you want to do it properly, you gonna have to …

133

Magento, products on sale

Featured Image

Most of you probably know this, but here’s a little code snippet for every Magento beginner that needs page with products on sale listing. So, easiest way to accomplish that …

30

The 200th blog post – Our free PDF and Kindle e-books

Featured Image

So this is the 200th blog post at Inchoo. We’ve been with you for over one year now. I wanted to do something special for this occasion so with a …

4

Advanced Search sidebar box

Featured Image

I was playing a bit with that advanced search form in Magento, so i thought it would be nice touch to add it to left or right column of the …

40

Turning Magento into CMS only (ditching shop functionality)

Turning Magento into CMS only (ditching shop functionality)

For the last two days I had most interesting time with Magento. I was able to took some time and try out some things that I were planning to do …

0

CoffeeFreak – Blank Magento extension for building main admin menu with sidebar and tabs

Featured Image

My previous article, CoolDash – Blank Magento extension for building admin system configuration area, was about blank start-up extension for building System > Configuration admin area. I used a lot …

23

Offline Magento problems

Featured Image

I was working recently on a local server without internet connection (nothing can stop us !! ) and i noticed that Magento administration is extremely slow. Some parts of administration …

3

Display Promotion & Random Products in Magento

Featured Image

There are two unused product list blocks in Magento which can be very useful if you push a few buttons, edit few layouts ..

61

CoolDash – Blank Magento extension for building admin system configuration area

Featured Image

In order to speed things up with building admin sections under System > Configuration area in Magento I wrote a little blank extension. Hopefully its a step or two beyond …

18