"Fire development"

Magento 2 gitignore

- Fire development, Magento 2

Magento 2 .gitignore

Before shedding light on Magento 2 gitignore files, we’d like to draw your attention to Git itself. Being a free and open source software, this version control system is developed to help you with all possible projects from basic small to complicated large ventures. Git is easy to learn and master, powerful, and full-featured solution, which outperforms such SCM tools as Subversion, Perforce, or CVS. Moreover, you can easily learn it right in your browser via Try Git without charge. We even have a dedicated Magento 2 Git tutorial on our blog, but let’s return to Magento 2 .gitignore. Continue Reading

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