• Hello everyone,

    I’m trying to put a WordPress Blog, to use WordPress Admin Panel, inside my ReactJS application, but i didn’t know how to make it. It’s possible? Someone can give me a tutorial?

    Thx,

Viewing 2 replies - 1 through 2 (of 2 total)
  • Was there anything helpful in the initial research? WordPress and React JS

    Thread Starter chadychaito

    (@chadychaito)

    @claytonjames
    My scenario is as follows. I have a website that I developed in ReactJS, in addition I have a separate blog created in WordPress. I would like that when I click on “BLOG” on my ReactJS website, I would be redirected to the WordPress blog.
    Both are in the same hosting, that is, for example my website would be at: https://www.website.com and my blog would be at https://www.website.com/blog.
    I tried to put the wordpress folder inside my build folder created with ReactJS, but didn’t work.

    I need the easiest way to do that. Can u help me? Maybe if i configure my nginx.conf?

    Thank you!

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Install WordPress Blog in ReactJS application’ is closed to new replies.