Title: Embed React app
Author: pavex
Published: <strong>Ògún  9, 2018</strong>
Last modified: Èrèlé  26, 2019

---

Ṣàwárí àwọn plugin

Plugin yìí **kò tíì ṣe àyẹ̀wò pẹ̀lú àwọn ìtújáde mẹ́ta pàtàkì tó kẹ́yìn ti WordPress**.
Ó lè jẹ́ pé a kò tọ́jú tàbí ṣe àtìlẹ́yìn fún un mọ́, ó sì lè ní àwọn ọ̀ràn ìbámu
nígbà tí a bá lò ó pẹ̀lú àwọn ẹ̀yà WordPress tuntun.

![](https://ps.w.org/embed-react-application/assets/icon-256x256.png?rev=1922342)

# Embed React app

 Láti ọwọ́ [pavex](https://profiles.wordpress.org/pavex/)

[Ṣe ìgbàsílẹ̀](https://downloads.wordpress.org/plugin/embed-react-application.zip)

 * [Àwọn àlàyé](https://yor.wordpress.org/plugins/embed-react-application/#description)
 * [Àwọn àgbéyẹ̀wò](https://yor.wordpress.org/plugins/embed-react-application/#reviews)
 * [Ìdàgbàsókè](https://yor.wordpress.org/plugins/embed-react-application/#developers)

 [Ìrànlọ́wọ́](https://wordpress.org/support/plugin/embed-react-application/)

## Àpèjúwe

This is a simple way how to embed react application in to your post. In my blog,
a wanted include small application, but typical react app is a single page app, 
hardly linked in index.html. He needed a simple way to solve it. The result is visible
on my blog, for example: [Embeding Google Photos album](https://www.publicalbum.org/blog/embedding-google-photos-albums).

### How to do it

You need compiled React app hosted on public url. Find filenames after building 
an application. If you using create-ract-app script, all what you need, find in “
static” directory. Assemble file names into a shortcode like this:

    ```
    [reactapp id="root" js="pathto/static/js/main.000000.js" css="pathto/static/css/main.000000.css"]
    [reactapp id="custom_id" "pathto/static/js/main.000000.js" "pathto/static/css/main.000000.css" "pathto/static/css/another.css"]
    ```

 * id Ìtumọ̀ Yorùbá: – ID of application root element
 * js[n] Ìtumọ̀ Yorùbá: – path to Java script bundle
 * css[n] Ìtumọ̀ Yorùbá: – path to Stylesheet
 * (files are detected automaticly by extension js/css)

ThatÌtumọ̀ Yorùbá: ’s all.
 When application was updated, you must setup new links
to shortcode. If you want to more information about this plugin, you may visit [Embedding a React Application to WordPress post](https://www.publicalbum.org/blog/embedding-react-app-wordpress-post)
post in my blog.

#### 1.0.1

_Release Date Ìtumọ̀ Yorùbá: – 18 January 2019_

 * Multiple script insert for new react build compatibility.

#### 1.0.0

 * React application shortcode.

## Àwọn àgbéyẹ̀wò

![](https://secure.gravatar.com/avatar/4b1006fbcb45a3d22c3930b4c71d741bc8138f8ce11ba3641209406bb5c00cd9?
s=60&d=retro&r=g)

### 󠀁[Well Done](https://wordpress.org/support/topic/well-done-705/)󠁿

 [heavenhigh027](https://profiles.wordpress.org/heavenhigh027/) Èbìbí 23, 2022

Nice work

![](https://secure.gravatar.com/avatar/83d4b1c87f5fd2e3217c7cf7cbf994f7cd2ed7849655cb6df8a2f4ba395cc70a?
s=60&d=retro&r=g)

### 󠀁[Works a charm](https://wordpress.org/support/topic/works-a-charm-17/)󠁿

 [Bizzle Dapp](https://profiles.wordpress.org/bizzledapp/) Igbe 16, 2020 3 àwọn 
ìdáhùn

This is a brilliant plugin and works wonderfully.

![](https://secure.gravatar.com/avatar/e2d8f9a4f32bd204196c055ea776fbb46e63652dac5fe88a895de6d20285c783?
s=60&d=retro&r=g)

### 󠀁[Working perfectly](https://wordpress.org/support/topic/working-perfectly-85/)󠁿

 [berdentay](https://profiles.wordpress.org/berdentay/) Ẹrẹ́nà 28, 2020

Thanks for this, appreaciate it

![](https://secure.gravatar.com/avatar/b58ff879150b7d800e92efefb8cd9998bd04e9aee977b33e54c716b3d6aa0968?
s=60&d=retro&r=g)

### 󠀁[works](https://wordpress.org/support/topic/works-1598/)󠁿

 [markhorsell](https://profiles.wordpress.org/markhorsell/) Ògún 13, 2019

Thanks

![](https://secure.gravatar.com/avatar/31645687d5cf2e3c63ddce9d02d5b35e25f2bc82901eabd09e7cf2ce490835a7?
s=60&d=retro&r=g)

### 󠀁[good](https://wordpress.org/support/topic/good-4488/)󠁿

 [phuongchi123](https://profiles.wordpress.org/phuongchi123/) Èbìbí 20, 2019

good

 [ Ka gbogbo àwọn àgbéyẹ̀wò 5 ](https://wordpress.org/support/plugin/embed-react-application/reviews/)

## Àwọn Olùkópa & Olùgbéejáde

“Embed React app” jẹ́ ètò ìṣàmúlò orísun ṣíṣí sílẹ̀. Àwọn ènìyàn wọ̀nyí ti ṣe ìkópa
sí plugin yìí.

Àwọn Olùkópa

 *   [ pavex ](https://profiles.wordpress.org/pavex/)

[Túmọ̀ “Embed React app” sí èdè rẹ.](https://translate.wordpress.org/projects/wp-plugins/embed-react-application)

### Ṣe o nífẹ̀ẹ́ sí ìdàgbàsókè?

[Ṣàwárí koodu](https://plugins.trac.wordpress.org/browser/embed-react-application/),
ṣàyẹ̀wò [ibi ìpamọ́ SVN](https://plugins.svn.wordpress.org/embed-react-application/),
tàbí ṣe àgbékalẹ̀ sí [àkọsílẹ̀ ìdàgbàsókè](https://plugins.trac.wordpress.org/log/embed-react-application/)
nípasẹ̀ [RSS](https://plugins.trac.wordpress.org/log/embed-react-application/?limit=100&mode=stop_on_copy&format=rss).

## Àkójọpọ̀ Meta

 *  Ẹ̀yà **1.0.1**
 *  Ìgbàgbọ́hùn tó kẹ́yìn **ọdún 7 sẹ́yìn**
 *  Àwọn ìgbéwọlẹ̀ tó ṣiṣẹ́ **200+**
 *  Ẹ̀yà WordPress ** 4.0 tàbí ju bẹ́ẹ̀ lọ **
 *  Dánwò dé **5.1.22**
 *  Èdè
 * [English (US)](https://wordpress.org/plugins/embed-react-application/)
 * Àwọn àmì
 * [embed](https://yor.wordpress.org/plugins/tags/embed/)[react](https://yor.wordpress.org/plugins/tags/react/)
 *  [Ìwòye Tó Péye](https://yor.wordpress.org/plugins/embed-react-application/advanced/)

## Àwọn ìbò

 4.8 lára àwọn ìràwọ̀ 5.

 *  [  4 5-star reviews     ](https://wordpress.org/support/plugin/embed-react-application/reviews/?filter=5)
 *  [  1 4-star review     ](https://wordpress.org/support/plugin/embed-react-application/reviews/?filter=4)
 *  [  0 3-star reviews     ](https://wordpress.org/support/plugin/embed-react-application/reviews/?filter=3)
 *  [  0 2-star reviews     ](https://wordpress.org/support/plugin/embed-react-application/reviews/?filter=2)
 *  [  0 1-star reviews     ](https://wordpress.org/support/plugin/embed-react-application/reviews/?filter=1)

[Your review](https://wordpress.org/support/plugin/embed-react-application/reviews/#new-post)

[See all reviews](https://wordpress.org/support/plugin/embed-react-application/reviews/)

## Àwọn Olùkópa

 *   [ pavex ](https://profiles.wordpress.org/pavex/)

## Ìrànlọ́wọ́

Nǹkan wà tí o fẹ́ sọ? Ṣé o nílò ìrànlọ́wọ́?

 [Wo àpéjọ ìrànlọ́wọ́](https://wordpress.org/support/plugin/embed-react-application/)