"Fire development"

Magento 2 Git and Deployment

- Fire development, Magento 2

Magento 2 Git strategy

If you had a coding experience with Magento 1, you might have utilized a deploy tool designed to pull in the GIT repository, ran such commands as modman deploy-all, and check if a var directory is writable. But how did all these things change with the appearance of Magento 2? Below, you will get the answer. The following Magento 2 Git and deployment guide describes such important aspects as the best gitignore, project deployment, pre- and post deploy commands, etc. Continue Reading

Magento 2 Observers

- Fire development, Magento 2

Observers in Magento 2

This article sheds light on Magento 2 observers – event handlers that listen to events they are attached to and respond to these events. Since Magento 2 signifiantly differs from 1.X, the observers registration and creation include some new aspects described below. Continue Reading

Magento 2 Developer’s Cookbook: Useful Code Snippets, Tips, and Notes

- Fire development, Magento 2

Magento 2 Development; Magento 2 tutorial

Since Magento 2 has been already released, there are a lot of reliable data sources related to the new version of the platform. Thus, we’ve decided to create this tiny Magento 2 Developer’s Cookbook, which is based on our experience, official devdocs, materials from Magento StackExchange, and other sources.  In the post below, you will find code snippets, tips, and notes about Magento 2.  And don’t forget to examine the following links, as they also provide a lot of useful information.

Everything about Magento 2 on Firebear

The Extensive Guide to Magento 2 Troubleshooting Continue Reading