How to create a custom tab and call custom phtml in admin category form in Magento 2?
By: Avinash Sonune, Sep 27th, 2018 # Magento 2 # How to # Backend
In this post, we will be guiding you on how to create a custom tab and call custom phtml in the admin category ui-component form in Magento 2. Here we are using Aureatelabs as the Vendor name and CustomTab as the name of the module. You can change this according to your Vendor and Module …