"Magento 2"

Magento 2 Cron Configuration

- Magento 2

How to configure Cron in Magento 2

In the following article, we shed light on proper Magento 2 cron configuration. Below, you will find general advices about configuring and running cron, section related to component manager and system upgrade with cron, and a short troubleshooting guide. Continue Reading

Magento 2 Composer Guide

- Magento 2

Magento 2 Composer

In this Magento 2 Composer guide, we will explain how to use the application-level package manager with the most popular ecommerce platform. Being inspired by Node.js npm, Composer provides a unified format that simplifies dependency management of PHP software. The usage of Composer in various Magento 2 projects is inevitable, because it is a part of the platform. You can run the package manager through the command line, installing dependencies for your modules. Besides, Composer provides the ability to install Magento 2 extensions available on Packagist (the repo is described below). Another important feature introduced in Composer is a set of autoload capabilities for libraries that essentially simplifies the usage of third-party software solutions. Continue Reading

Magento Commerce Order Management

- E-Commerce, Magento 2

MCOM

Today, we are going to discuss such an important Magento innovation as Magento Commerce Order Management (MCOM). Both Magento Community Edition and Enterprise Edition offer basic order management capabilities, and until the recent time, more advanced features were available only via third-party extensions, that’s why we’ve described 25 order management Magento modules on Firebear, but now the platform offers such features via MCOM. Does it mean that third-party order management plugins are no longer useful? Why do we need more sophisticated order management in Magento? What advanced features does Magento Commerce Order Management offer? Below, we provide answers to these and other questions related to MCOM. Continue Reading