The ultimate Magento local development environment

It has been really quiet about the official Magento Mobile App so I have done a research for one of my customers that is in need of a solid, cost-efficient mobile solution that does not require building up a new site from ground (i.e. the mobile site should exist in addition to the current webpage – not replace it).
Perhaps somebody might be interested in an overview of the different Zend Framework versions that are used in each Magento CE release, e.g. if you are developing Magento modules and want to use some kind of Zend Framework methods that are only available after a certain ZF version.
With the following code you can retrieve the current page url in your Magento CMS block or page:
Für den bekannten Webguys-Adventskalender habe ich einen Artikel geschrieben, in dem es um die Magento Order Status/State-Logiken geht und in dem ich erkläre, wie man ungewollte und falsche Status/State-Kombinationen (z.B. hervorgerufen durch Extensions) verhindert:
If you are currently developing a Magento extension with a custom menu for the Magento backend and you are having the problem that the menu is not showing up, this tiny little hint is for you.
A few weeks ago we released the first version of our new Recolize Recommendation Engine extension for Magento.
Below I will list some tipps to improve the overall Magento performance of your shop:
I am often asked by my clients which Magento Extensions I can recommend for their shop. Thats why I created a (probably incomplete) list of Magento 1 extensions that I regularly use in my Magento projects:
In Magento 1.9 there is a JavaScript error on the product page in the backend that prohibits adding links to downloadable products when using the default German localization that ships with this Magento version.
A lot of my clients complain about the fact that they receive tons of spam messages via the Magento contact and review forms.
Yesterday I had an interesting problem in a Magento community installation of one of my clients:
Basically I recommend following the PSR-2 standard for Coding Style Guidelines in Magento projects. Verifying your coding styles makes sense in any case – whether you are working in a large team of developers or as a freelancer for several clients. Agreeing to one common coding standard and following the rules improves readability and comparability.
Today I was asked by a client if he should upgrade his Magento 1.5.1.0 store to the latest Magento Community Edition 1.9.1.1.
Approximately in every third Magento project that I am doing I get the request to implement some kind of Dropshipping. That’s why I want to give a short overview of how to handle that with Magento.
For a long time Apache has been the defacto standard for hosting PHP web applications like Magento 1 or WordPress. Then with the rise of the need for high-scaling applications hosted in the cloud webservers like nginx or full page caches like Varnish became popular in order to handle the enormous amounts of traffic pouring in. The LiteSpeed webserver for Magento 1 is the new cool kind in the block now.
In my recent blog post for our Recolize Recommendation Blog I highlight some of changes that browser vendors are implementing regarding the handling of cookies in 2020.
Recently I discovered a bug in the core Magento 1 PayPal Express extension that leads to the user being redirected to the home page after PayPal checkout with no error message.
As the investigation was a rather lengthy process, I’ll tell you the details and of course the easy fix in this post here.
In the field of search engine optimization (SEO) everyone tries to write the content in best quality from a customer perspective and ultimately also for the search engine. One important aspect therein is to avoid duplicate content as this is a major problem for search engines.
In this post I will clarify what duplicate content is and show a common source of duplicate content in Magento.
After the official end of life of Magento in last June, I recommended two ways of continuing with Magento 1 to my clients: either use MageOne to take care of providing security patches and updates for the latest Magento Open Source version 1.9.4.5. Or use the community-driven OpenMage fork of Magento. In this post we will see how I did the migration of my own website from Magento 1.9.4.5 to OpenMage.