How to use Helper and setting in Magento 2 extension

I have introduced How to use Model in previous post, To continue Tutorial, I will introduce How to use Helper and setting in Magento 2 extension . Helper and Setting is very importance for developer when building extension. it help he build helper function and make setting for extension.1. Use Helper 2 Use Setting 1. Helper … Continue reading “How to use Helper and setting in Magento 2 extension”

Magento 2 How to add new Table to Database in extension.

I have introduced how to create new a Module for Magento 2 in this post. To continue Mangen to 2 extension tutorial, I will introduce How to add new Table to Database in extension in Magento 2 extension, I will fast create simple module because I have introduced how to create an extension in Previous … Continue reading “Magento 2 How to add new Table to Database in extension.”

How to enable Instagram on PDC for Magento 2

To enable instagram on on PDC, you need to register an API key from instagram. you can go to instagram developer page on link. https://www.instagram.com/developer/ Click to Register a New Client at top right corner. Enter all required fields Go to the Permissions tab which shows each permission and their review status   You have … Continue reading “How to enable Instagram on PDC for Magento 2”

How to Use Product Designer Extension for customizing Product.

Product Designer Extension is one of Extensions Provide By Magebay.com . I this previous posts . I introduced How to create PDC product. Today I will introduce how to customize products With Product Design Extension. Access Product and Open Design. In the list product or home page, user will click product, System will redirect to … Continue reading “How to Use Product Designer Extension for customizing Product.”