Petra
AI assistant for GrootMade
Hi! I'm Petra 👋 Ask me to help you find the perfect WP plugin, theme, or template kit.
forked from Embed React Build™
CoreFuse Reactor is not affiliated with Embed React Build. The name and any related trademarks are used solely for nominative descriptive purposes.
This plugin is for developers who want to incorporate React applications into their existing CMS-powered websites. It works by reading the asset-manifest.json file from a React build and injecting the necessary scripts and styles, allowing the React app to function within a CMS page or post.
Shortcode Integration: Use a simple shortcode to place your React application anywhere in your site's content. Specify the application's container ID and the build URL.
Staging Environment Support: Optionally define a separate staging build URL. You can switch to the staging version by appending a query parameter to the page URL.
Automatic Asset Loading: The plugin automatically loads all JavaScript and CSS files listed in your React build's manifest, ensuring all dependencies are included.
Flexible Mounting: You can specify the exact HTML element ID where your React application should be mounted, providing control over its placement on the page.
Prerequisites: Requires a modern version of your CMS (5.4 or later) and a React build created with Create React App version 3.2.0 or higher, with a defined PUBLIC_URL.
Version
Original
Updated