
If the folder of an app is deleted, it is shown as type: Orphan Swap file_get_contents for wp_remote_get.Ĭreate custom routing for react-router based on slug of the reactpress page.


When you are finished, build the app from the command line. In the command line start the React app with npm start or yarn start.ĭevelop your app, changes will automatically hot reloaded. Reload the ReactPress admin page and add a URL Slug for your app. In your command line use npx create-react-app in the apps directory of ReactPress, e.g. Install ReactPress on your local WordPress installation. You find a more detailed getting started guide at: ( Alternatively Windows users can use WSL2)Īctive development of this plugin is handled on GitHub. POSIX compatible system, Windows support is experimental.To develop React apps your WordPress instance needs access to: It makes it easy to upload your app to a live server after building.It builds your React app in a way that it is usable from your WordPress site.It integrates your local dev server into your WordPress theme, that you have instant feedback, how your React app looks in the context of your WordPress website.Get started in seconds and develop your React app with instant feedback and your WordPress theme in mind.Ĭombine the flexibility of WordPress with the UI capabilities of React and seamlessly integrate create-react-app into your WordPress project for your next SaaS.

Easily create, build and deploy React apps into your existing WordPress sites.
