Table of Contents
View Magento 2 Product Tabs Extension Detail Page for Features and Demo
Documentation for Product Tabs
Preference
- This Product Tabs Module is the best tools to show the product information via Product Tabs in Magento2. It includes the advanced features to help you customize the product tabs easily.
Product Tabs Module Help You to:
- Add new tabs to Magento2 product pages.
- Add the unlimited number of product tabs.
- Customize Default Product tabs according to your needs.
- Show product tabs with dynamic content.
- Show the content taken from static blocks, CMS Pages, etc.
- Show a Related/ Up-sell products in products tab.
- Set flexible rules for custom tabs.
- Change Tab View according to need.(Accordion View / Tab View).
Installation
There are two ways of installing extension in magento2.
- Using COMMAND LINE.
- Manually Install extension.
Option 1: Magento 2 install extension using COMMAND LINE (Recommended)
Follow below steps to install extension from the command line.
Step 1: Download the extension and unzip it.
Step 2: Upload it to code directory in your magento installation’s app directory. If code directory does not exists then create.
Step 3: Disable the cache under System → Cache Management.
Step 4: Enter the following at the command line:
Php bin/magento setup:upgrade
Php bin/magento setup:static-content:deploy
Step 5: Once you complete above steps log out and log in back to the admin panel and switch to Stores → Configuration → Mageants → Product Tabs, the module will be displayed in the admin panel.
Step 6: On the last step go to admin panel and switch to Catalog → Tab Management , it will be displaying the admin grid.
Option 2: Magento 2 install extension manually
Step 1: Download the extension and unzip it.
Step 2: Upload it to code directory in your magento installation’s app directory If code directory does not exists then create.
Step 3: Disable the cache under System → Cache Management Edit app/etc/config.php file and add one line code: ‘Mageants_ProductTabs’ ⇒ 1
Step 4: Disable the cache under System → Cache Management
Step 5: Once you complete above steps log out and log in back to the admin panel and switch to Stores → Configuration → Mageants → Product Tabs, the module will be displayed in the admin panel.
Step 6: On the last step go to admin panel and switch to Catalog → Tab Management , it will be displaying the admin grid.
Backend Example
CONFIGURATION
After Installation of Extension login to magento admin panel for set configuration of the extension.
You can find configuration at Stores → Configuration → Mageants → Product Tabs
Admin Grid on Back-end
Here we show Product Tabs Admin Menu:
- Tab Mangagement
- Configuration
- From this Tab Management Admin Grid can enable/disable the
Product Tabs and also can delete the Product Tabs.
* Admin Can Add New Product Tabs From Admin Grid.
- Admin can add the new Product Tabs or edit from back end as follow.
Tab Details Form:
Tab Content:
- Add Dynamic Content that will be displayed in the tab due to the WYSIWYG editor.
- You may also show Related, Up-Sell Product In ProductTabs.
Assign To Products:
- You Can Set flexible rules for custom tabs
For Default Tab Customization Only:
This module allowing Editing In Default Tab, if you want Default Contents Write default_tab_content also you can add dynamic content from WYSIWYG Editor.
Backend Example for Related Product or Up- Sell Product :
- Below Form show we select ‘Yes’ related products/ Up-sell products for Image Gallery Tab.
Frontend Example
The Product Tab will be displayed on the front end when admin has created Product Tabs from back–end.
Product Tab Display Tab View:
Product Tab Display Accordion View:
Example:
- Show Related Product or Up- Sell Product In Tabs If you choose Yes in Tab Management Form.
Up- Sell Product:
Show Related/Up-sell Products In Front As Below For ‘Image Gallery’