Title: Embed React Build
Author: nsei
Published: <strong>2021년 5월 15일</strong>
Last modified: 2021년 9월 12일

---

플러그인 검색

이 플러그인은 **최근 3개의 주요 워드프레스 출시와 시험 되지 않았습니다**. 워드프레스의
좀 더 최근 버전으로 이용할 때 더 이상 관리되지 않고 지원되지 않고 호환성 문제가 
있을 수 있습니다.

![](https://s.w.org/plugins/geopattern-icon/embed-react-build.svg)

# Embed React Build

 작성자: [nsei](https://profiles.wordpress.org/nsei/)

[다운로드](https://downloads.wordpress.org/plugin/embed-react-build.zip)

 * [세부사항](https://ko.wordpress.org/plugins/embed-react-build/#description)
 * [평가](https://ko.wordpress.org/plugins/embed-react-build/#reviews)
 * [개발](https://ko.wordpress.org/plugins/embed-react-build/#developers)

 [지원](https://wordpress.org/support/plugin/embed-react-build/)

## 설명

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)

## FAQ

### Is there a requirement for the plugin?

The only requirement for the plugin is that React Build with the following conditions.

 1. You need to compile with a version higher than 3.2.0 of the [Create React App](https://create-react-app.dev/)
    tool so that your build dependencies are read and understood by the plugin.
 2. You need to define `PUBLIC_URL` in the `.env` file for the structure dependencies
    to be properly integrated into the page.
     **For example:** [https://github.com/nurullah/react-default/blob/master/.env](https://github.com/nurullah/react-default/blob/master/.env)

### Where can I embed React Build?

You can run the React Build by typing the shortcode in the text editor from within
the post, page or widgets.

### Will I always need to prepare the shortcode manually?

In the new versions of the plugin, component/block will be created for page builders
such as Gutenberg, WPBakery, Elementor. After those versions, you will be able to
integrate your React application more easily.

## 후기

이 플러그인에 대한 평가가 없습니다.

## 기여자 & 개발자

“Embed React Build”(은)는 오픈 소스 소프트웨어입니다. 다음의 사람들이 이 플러그인에
기여하였습니다.

기여자

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

[자국어로 “Embed React Build”(을)를 번역하세요.](https://translate.wordpress.org/projects/wp-plugins/embed-react-build)

### 개발에 관심이 있으십니까?

[코드 탐색하기](https://plugins.trac.wordpress.org/browser/embed-react-build/)는,
[SVN 저장소](https://plugins.svn.wordpress.org/embed-react-build/)를 확인하시거나,
[개발 기록](https://plugins.trac.wordpress.org/log/embed-react-build/)을 [RSS](https://plugins.trac.wordpress.org/log/embed-react-build/?limit=100&mode=stop_on_copy&format=rss)
로 구독하세요.

## 변경이력

#### 1.0.3

 * Fixed issue when copying sample shortcode.

#### 1.0.2

 * WordPress 5.8 compability tested.

#### 1.0.1

 * Readme.txt updated.

#### 1.0.0

 * Plugin name renamed.

#### 0.4.4

 * Readme.txt updated.

#### 0.4.3

 * Readme.md updated.

#### 0.4.2

 * Readme files created.

#### 0.4.1

 * Staging URL parameter added to the shortcode.

#### 0.4

 * The manifest.json file is loaded after runtime.

#### 0.3.1

 * PHP notice fixed.

#### 0.3

 * Shortcode created.

#### 0.2

 * Class created for plugin.

#### 0.1

 * Initial

## 기초

 *  버전 **1.0.3**
 *  최근 업데이트: **5년 전**
 *  활성화된 설치 **10+**
 *  워드프레스 버전 ** 4.7 또는 그 이상 **
 *  다음까지 시험됨: **5.8.13**
 *  PHP 버전 ** 7.0 또는 그 이상 **
 *  언어
 * [English (US)](https://wordpress.org/plugins/embed-react-build/)
 * 태그:
 * [build](https://ko.wordpress.org/plugins/tags/build/)[embed](https://ko.wordpress.org/plugins/tags/embed/)
   [react](https://ko.wordpress.org/plugins/tags/react/)
 *  [고급 보기](https://ko.wordpress.org/plugins/embed-react-build/advanced/)

## 평점

아직 제출된 리뷰가 없습니다.

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

[모든  리뷰 보기](https://wordpress.org/support/plugin/embed-react-build/reviews/)

## 기여자

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

## 지원

할 말 있으신가요? 도움이 필요하신가요?

 [지원 포럼 보기](https://wordpress.org/support/plugin/embed-react-build/)