"SSH"

How to Install Magento Extensions (Magento Connect, FTP, SSH, Modman, Composer)

Installing Magento Extensions: FTP, Magento Connect, SSH, Modman, Composer

Magento extension development is not for everyone, but regardless of coding experience everyone can utilize the end product of this complicated process. It’s just important to know how to install Magento extension right. The below guide contains universal instructions for a seamless installation of any Magento extension. We’ve described 5 types of installation: via Magento Connect, FTP, SSH, Modman, and Composer.

Magento Marketplace Merchant Guide Continue Reading

The Complete Guide To Magento Debugging

How to Debug Magento

Integration of new solutions into different systems can become a headache without the knowledge of correct debugging.  In case of Magento, such simple constructions as print_r() or var_dump() , var_export() don’t work. Because of heavyweight constructions, you need to investigate the new effective ways to find intermediate values or broken places. Fortunately, there are a lot of tools and methods designed to turn the debugging into a developer friendly process. Continue Reading

Модульная система Magento 2

- Magento 2

Magento состоит из нескольких различных компонентов: тем, модулей, библиотек, пакетов языков. Фреймворк Magento включает в себя библиотеки, PHP код и различные базовые концепции, которые наследуются компонентами системы.

Модули и темы в Magento используются в качестве элементов кастомизации: модули наделяют сайт разными особенностями и свойствами, темы влияют на внешний вид. Как у модулей, так и у тем есть свой жизненный цикл, который позволяет устанавливать, отключать и удалять эти элементы.

модульная система magento 2

Continue Reading

Best Tools And Extensions For Magento Developers (debug, extensions development, IDE plugins, data base debug, unit tests)

- Magento tips & tricks

magento-development-extensions-and-tools-debug-test

In this post, you will find all the necessary extensions and tools for the Magento development. Although there are free and paid solutions with absolutely different functionalities produced by both big companies and single developers, each Magento development extension, plugin, or tool offers a great opportunity to improve the way you work within the platform. Some tools will help you to reduce time and effort usually spent on performing various routine tasks, while others will make your projects more robust and reliable. We will provide you with more details after the break.

Continue Reading

Upgrade to Magento Community 1.9 (by SSH)

- Magento tips & tricks

Magento Community Edition 1.9.0.1 has ben released. It contains multiple improvements over older versions. 1.9.0.1 is a major release , so it’s very important not to miss it. In this post we will show you how to upgrade from previous Magento version to the new one. Don’t forget to try Magento CE 1.9.0.1 upgrade in a test environment. The operation is not risky, but there is always a chance to break something.

upgrade magento to 1.9

Continue Reading