Webhooks are used to indicate when an important event has occurred, usually by sending a notification in the form of a message to a specified webhook URL or endpoint. This can be really useful for certain events, like when a customer makes an order or leaves a comment. It can …
Configuration
June, 2020
June, 2019
-
24 June
Development environment for Magento 2 using Docker
When I first started with PHP a long time ago, I really had trouble setting up work environment. I had no clue about what I was doing. Don’t ask me how, but I ended up with Apache Tomcat running PHP. Honestly, I don’t know if I could even set up …
September, 2017
-
23 September
Configure Origin shielding and timeout settings in Fastly
In the previous article I wrote on how to register a Fastly account and install & configure Fastly module for Magento 2 in order to improve your store performance. In this article I’m going to talk about how to fine tune Fastly’s service performance by configuring Origin shielding and timeout settings. Origin shielding Origin shielding... The post Configure Origin shielding and timeout settings in Fastly appeared first on Inchoo. Do you need any custome Development Click here and fill the form with full your requirement and after i will send the quotes of your work requirements....
-
23 September
How to set Error / Maintenance page in Fastly CDN
The Fastly CDN will sometimes return a 503 error due to various issues that can occur. The generic text associated with a 503 error is “Service Unavailable” and it can mean variety of things. This default error response can be confusing to the customers and have a basic look and feel. This guide will show... The post How to set Error / Maintenance page in Fastly CDN appeared first on Inchoo. Do you need any custome Development Click here and fill the form with full your requirement and after i will send the quotes of your work requirements....
-
23 September
Adding videos to product page in Magento2
Today is even impossible to imagine a good product detail page without product video/s. In Magento 2, adding videos to the product details page is quite easy. The major problem is in most cases with an initial setup. Most of the product videos already exist online, either on youtube.com or vimeo.com. In the first case,... The post Adding videos to product page in Magento2 appeared first on Inchoo. Do you need any custome Development Click here and fill the form with full your requirement and after i will send the quotes of your work requirements....
-
23 September
Magento 2 Custom CMS page layout
We’ve had a request to add a new custom layout for CMS pages in one Magento shop. This can be very useful and can save you a lot of time for different static pages of your shop. In this example we’ll create a layout named Inchoo Layout. We should focus on two xml files: layouts.xml... The post Magento 2 Custom CMS page layout appeared first on Inchoo. Do you need any custome Development Click here and fill the form with full your requirement and after i will send the quotes of your work requirements....