As we know UI components plays pivot role in Magento. Most of the layout in admin are built with UI components and we often need to customise these ui components. Today we will demonstrate how we can add new tab with field in product form using modifiers. At first Create registration.php and module.xml to register […]