Skip to content

How to customize/override magento2 extension

We are tried to customize/override the extension template file. we want to override below extension and its originale path is

html/app/code/VedndorName/Marketplace/view/frontend/templates/product/add.phtml

/html/app/code/VedndorName/Marketplace/view/frontend/layout/marketplace_product_add.xml

Now we created a file structure to override this template with file but changes not appearing can you suggest what i missing.

html/app/design/frontend/VedndorName/Marketplace/view/frontend/templates/product/add.phtml

html/app/design/frontend/VedndorName/Marketplace/view/frontend/layout/marketplace_product_add.xml


Thanks for correcting me, do you meant i moved the like that can you confirm

Codazon is theme and VendorName is (Webkul) which is having Marketplac extension files which template,Layout etc

html/app/design/frontend/VedndorName/Codazon/Marketplace/view/frontend/templates/product/add.phtml