magento / devdocs

Magento Developer Documentation
https://devdocs.magento.com
Open Software License 3.0
672 stars 1.77k forks source link

How to integrate React component in a Magento page #8960

Closed nidheesh-thooleri closed 3 years ago

nidheesh-thooleri commented 3 years ago

New topic request

Description

Step to Configure React component in a Magento page.

In some situations, it will be a good feature to integrate the react component in some part of the Magento pages, for example, the Live Order status tracking progress bar in the Order details page.

So by using a base module with webpack configuration we can integrate a component in Magento. This Base module contains the react resource details, react-related imports, etc.

So I request to add a new topic to detail that how to integrate the react component on the Magento page.

m2-assistant[bot] commented 3 years ago

Hi @nidheesh-thooleri. Thank you for your report. To help us process this issue please make sure that you provided sufficient information.

Please, add a comment to assign the issue: @magento I am working on this


jcalcaben commented 3 years ago

Hi @nidheesh-thooleri have you looked into PWA Studio? http://pwastudio.io/

It lets you build a React-based storefront on top of a Magento backend.

nidheesh-thooleri commented 3 years ago

Hi @nidheesh-thooleri have you looked into PWA Studio? http://pwastudio.io/

It lets you build a React-based storefront on top of a Magento backend.

@jcalcaben yea, got it...

nidheesh-thooleri commented 3 years ago

@jcalcaben So it won't be a valuable one I guess too, It is better to close the ticket correct?

dobooth commented 3 years ago

Closing.