It is a plugin that allows you to integrate your ReactJS builds into wordpress.
Bewertungen
Zuletzt aktualisiert
September 12, 2021
Version
1.0.3
Aktive Installationen
30

This plugin reads the asset-manifest.json file in your ReactJS build and includes it in wordpress and allows you to run your application anywhere in wordpress.

Usage

You can run your application embedded in wordpress by typing the following shortcode in the WordPress text editor.

[embed_react_build application_id="root" url="https://react-default.netlify.app"]

Shortcode Parameters

  • application_id — The name of the container where the React application is mounted. (default: root) (required)
  • url — The URL address of the React Build. (required)
  • staging_url — The URL address of the React Staging Build. Once defined, you can access the staging build by typing ?test=true at the end of the url. (optional)
Kostenlosmit dem Creator-Tarif
Mit deiner Installation stimmst du den Geschäftsbedingungen von WordPress.com sowie den Bedingungen für Drittanbieter-Plugins zu.
Aktive Installationen
30
Getestet bis
5.8.10
Dieses Plugin steht zum Download zur Verfügung, um in deiner selbst gehosteten WordPress-Installation verwendet zu werden.