"Apache"

Exploring Shopware: System Requirements for Shopware 6

- E-Commerce, Shopware

Each e-commerce platform has its unique system requirements. And Shopware is not an exception. You should follow its system requirements to create a fully functional online storefront. Otherwise, it won’t be possible to properly manage your website. Since the Shopware platform is associated with a bunch of specific conditions, we shed light on the Shopware 6 system requirements in the following article. You will find out what is the best operating system for the platform, what PHP requirements to follow, and what extensions to install. SQL, Apache, and other recommended requirements for Shopware 6 are listed below.

Note that Shopware 6 receives regular updates. Hence, it is vital to monitor what changes are suitable for your software version, upgrading your server to be compatible with the latest system requirements for Shopware.
Continue Reading

How to open your store when Magento 2 is not accessible in a browser

Magento 2 export CLI

In the following article, we describe a situation when you are unable to access your Magento 2 storefront in a browser. Although the issue may seem terrifying is you face it for the first time, the resolution is quite fast and straightforward. Let’s take a look at a more detailed issue exploration and then describe how to open your Magento 2 website if it is not accessible in a browser. For further tips, follow this link: Magento 2 Cookbook. Continue Reading

Magento 2 Installation Guide

- Magento 2

How to install Magento 2

In this post, we’ve gathered all the necessary information about Magento 2 installation. The new version of the platform has been finally released, so don’t hesitate to find out how to install the Magento 2 software. Below, we discuss different approaches to the Magento 2 installation from the use of the Setup Wizard to more complicated procedures based on Composer and the command line. To get more information about Magento 2 check our main Magento 2 Overview .

All  Magento 2 features, rumours, and roadmap on Firebear

Continue Reading

Magento 2 Nginx Configuration

- Magento 2

magento2-nginx-configuration

Nginx is a reverse proxy server for different protocols, such as HTTPSHTTP,  POP3SMTP, and IMAP, as well as an HTTP cache, a load balancer,  and an origin web server. Being an open source project, Nginx has been started with a strong focus on high performance, high concurrency,  and low usage of memory. Nginx runs on Mac OS XLinux, BSD variants, Solaris, HP-UX, AIX, and other *nix flavors. In addition, you can find a proof of concept port for Windows. The project is licensed under the 2-clause BSD-like license, and below we will shade light on Magento 2 Nginx Configuration.

Everything about Magento 2 on Firebear

Magento 2 Demo

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

The Best Alternative MySQL Database Engines For Magento – Percona, Mariadb

- Magento tips & tricks

You can always move out of MySQL. At least, there are 2 alternatives: MariaDB and Percona. MariaDB is a fork of the MySQL developed by the community under the GNU GPL from the original creators of MySQL. The intents of MariaDB include maintaining high compatibility with MySQL, ensuring a “drop-in” replacement capability with library binary equivalency and matching with MySQL commands and APIs. Percona Server is another MySQL alternative which if free and open source. It offers high scalability, improved performance, useful features, and all the necessary instrumentations. In addition, Percona relies on self-tuning algorithms and supports high-performance hardware. In this post, we gathered all the information necessary to understand whether you should stay with  MySQL or move to alternative solutions, such as MariaDB and Percona.

mysql-alternative-magento-data-base

Continue Reading

Лучшие альтернативные MySQL движки для Magento – Percona, Mariadb

- Magento советы

У MySQL существует несколько альтернатив, на которые вы в любой момент можете переключиться.  Лучшие из них это MariaDB и Percona. MariaDB является ответвлением MySQL, которое развивается при участии всего сообщества по лицензии GNU GPL. Создателями решения являются оригинальные разработчики  MySQL. Основные цели MariaDB включают в себя поддержание высокой совместимости с MySQL, обеспечение возможности “drop-in” замены с библиотекой двоичной эквивалентности и сопоставление с командами и API MySQL. В свою очередь Percona Server является еще одной бесплатной альтернативой MySQL. Решение обладает высокой масштабируемостью, улучшенной производительностью, нехарактерными для базового движка особенностями и всеми необходимыми инструментами. Кроме того, Percona полагается на алгоритмы самонастройки и обладает поддержкой передового мощного железа. Далее мы расскажем о том, когда стоит переходить на альтернативы MySQL, такие как MariaDB и Percona.

mysql-alternative-magento-data-base

Continue Reading

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

- Magento 2

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

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

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

Continue Reading

Best ways to speed up your Magento e-commerce webstore

- Magento tips & tricks

There are several reasons why speed is very important for websites. First of all visitors. They can become dissatisfied with slow performance and loose trust to your website. The second reason is web search ranking. Google is using site speed as a part of the whole process. These are obvious things and we are not going to talk about them. Instead we will talk about all possible tips and tricks to speed up your Magento performance.

magento speed

Don’t forget to check our new guide: 

Magento Performance Ultimate Guide

Continue Reading