Magento 2 – Login As Customer
Magento 2 – X-Sendfile / X-Accel-Redirect headers for downloadable products
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
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