When you have a Magento 2 store which server large files you may encounter the issue where download process breaks after 1GB of file. This issue may be solved if you will use X-Sendfile / X-Accel-Redirect headers for Apache and NGINX web servers.
Continue reading
Category Archives: Magento Turtorials
Magento 2.1.3 Make Customer Attribute [Update]
We had the post for pre-release Magento 2 – “How to make customer attribute?“. After this time Magento has several updates and we did update of files according to the latest Magento 2.1.3 release. The more detailed information can be found in the previous article.
The Top 7 Magento 2 CLI Commands You Should Know
The Magento 2 CLI introduced powerful mode where you can perform various actions. In this article, we will review the 7 most important CLI commands for your store. We will be using for this example Magento 2.1.3 CLI version. Magento team continuously change CLI and this information may change for future releases.
Continue reading
Magento 2 Admin Url Not Found (404)
The issue is similar to Magento 1.x which we posted last year. It happens when you migrate a database from one instance to another. In this case frontend of the website loads without issues but when you try to open Magento 2 Admin it will show the error 404 Not Found.
Continue reading
Magento 2 Admin Review – Stores
Magento 2 Admin Review – Reports
Magento 2 Admin Review – Content
Magento 2 Admin Review – Marketing
Magento 2 Admin Review – Customers
Magento 2 Admin Review – Products And Categories
There is the 3rd part of Magento 2 video admin tutorial. At this episode we are show Magento 2 Products and Categories section. You can see how to create Products at Magento 2 and what options there provided for products. Also you can find out how to make new categories for Magento 2 Products.
Continue reading