Redirect the customer to same page after logging in Magento 2. Prevent Magento 2 customers from redirecting to account dashboard page after logging in.
This article will show you how to add products grid in custom admin module in Magento 2. You will also learn about how to create an admin module with UI grids in Magento 2,
Any Content Slider is a powerful extension for creating banners and sliders in Magento 2. It allows you to create banners and slider using images, videos, html and other formatted content.
This article shows how to add color picker in Magento 2 admin configuration page. Just like Magento 1 it is also very simple to do in Magento 2. We need to add color picker JavaScript library in admin module and attach color picker to text box.
This post will tell you how to add css and js in Magento 2 custom module. You can use Magento layout files or blocks for adding Css/JS files. Magento 2 procides simple way of adding Css/JS files to pages using layout xml files.