How to Create custom Tab in magento2

Blog
Spread the love

Tab : – Tabs in Magento 2 can be customized and extended to meet the specific needs of an
online store. Developers and store owners can add new tabs, rename existing tabs, and
modify the content of tabs to display custom data. This flexibility allows store owners to create
a personalized user interface that meets the unique needs of their business.

To create a custom tab in Magento 2, please follow the below steps:

Step1 – Firstly, create registration.php file inside app\code\BluethinkInc\AddCustomTab

Step2 – create module.xml file inside app\code\BluethinkInc\AddCustomTab\etc

Step3 – create routes.xml file inside app\code\BluethinkInc\AddCustomTab\etc\adminhtml

Step4 – create menu.xml file inside app\code\BluethinkInc\AddCustomTab\etc\adminhtml

Step5 – create GridTab.php file inside app\code\BluethinkInc\AddCustomTab\Controller\Adminhtml\Index

Step6 – create DataProvider.php file inside app\code\BluethinkInc\AddCustomTab\Model\CustomTab

Step7 – create popupmodal_index_gridtab.php file inside app\code\BluethinkInc\AddCustomTab\view\adminhtml\layout

Step8 – create grid_tab_listing file inside app\code\BluethinkInc\AddCustomTab\view\adminhtml\ui_component

Now, run below commands

Here is your output

blog_output_img

bluethinkinc_blog

bluethinkinc_blog

2023-04-11

0

Leave a Reply

Your email address will not be published. Required fields are marked *

Find More Blogs

Enhancing Productivity with Dynamics 365: The Power of Session Restore

Spread the love Enhancing Productivity with Dynamics 365:

Salesforce Admin

Spread the love In our last blog, we discussed common

Unlocking AI with Spring Boot: Real-World Use Cases and Solutions

Spread the love Artificial Intelligence (AI) has moved from

Enhancing Performance with Reactive Java: A Beginner-Friendly Guide

Spread the love In today’s fast-paced software

Integrating Azure Function with Dynamics 365

Spread the love Signup on azure portal and make sure to

How to Create a Power Apps Component Framework (PCF) with React

Spread the love If youʼve been looking to supercharge your

Customize lead qualification for a seamless experience

Spread the love When the 2024 Release Wave 2 was launched,

Create a Custom Console Command in Spryker

Spread the love In Spryker, developers can create custom

SALESFORCE

Spread the love Salesforce is a cloud-based software

CRUD Operation in Spryker Backoffice with a Custom Module

Spread the love Spryker is a highly flexible and modular

bluethinkinc Blogs