Plugin Pulse
← Pulse

ReactPress – Create React App for WordPress

by rockiger · Uncategorized

Also makes 1 other plugin · 3K+ installs across the portfolio →

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

⚠ Stale
How scoring works →
64 Health · C
Maintenance 45/100
Rating quality 81/100
Support 70/100

64 health vs 56 average across 16,376 Uncategorized plugins

Directory ranking optimization

How it's scored →

How well this listing is tuned to rank in WordPress.org search, on the factors an owner controls. Not popularity, optimization.

68 / 100

Room to improve

Biggest win: Support resolution

Update recency 53/100
WP compatibility 100/100
Rating quality 74/100
Listing tuning 100/100
Support resolution 0/100

To rank higher: Mark more forum threads resolved — the resolved ratio feeds the ranking.

Get the full rank-higher report →

Daily downloads

Since 2022-10-05 · 1,424 days · wp.org + Plugin Pulse archive

+45% vs prior 30d
11Downloads · Aug 26

30-day downloads

Rolling 30-day volume · peaks are release surges

333

now · peak 2.6K

32330d downloads · Aug 26

Directory rank vs rivals

wp.org popularity rank over time · higher is better · when a rival's line climbs above yours, they've overtaken you

ReactPress · #4026 you SOGO Add Script to I · #1145 Code Embed · #1499 Shadowbox JS · #5233

Rating trend

Star average over time · dips mark rough releases

4.4Stars · Aug 26

Update activity

How busy the existing users are, measured as downloads in the last 30 days for every 1,000 active sites. A spike means a new release everyone's pulling; a long, slow decline means an aging user base that updates less.

108per 1k installs · Aug 26

Release cadence

No release in a year
from wp.org release tags

How often this plugin actually ships. A steady rhythm is the maintenance signal a single "last updated" date can't show.

0

releases in the last 12 months

1.4y ago

latest release · v3.4.0

22

tagged releases on record

Recent releases

3.4.0 · 1.4y ago3.3.0 · 1.9y ago3.2.2 · 2.5y ago3.2.1 · 2.5y ago3.2.0 · 3.4y ago3.1.0 · 3.5y ago3.0.1 · 3.6y ago3.0.0 · 3.6y ago2.1.3 · 3.7y ago2.1.2 · 3.8y ago2.1.0 · 3.8y ago2.1.1 · 3.9y ago2.0.1 · 3.9y ago2.0.0 · 4.0y ago

What its installed base runs

via wordpress.org

Share of active installs on each version of this plugin · 82% run the current release. Green is the current release; a big slice on older versions is a user base that has stopped updating.

v3.4 82%
v3.3 7.8%
v3.2 7.7%
Older / other versions 2.2%

Estimated active installs

The public count shows “3K+”. Our estimate pins where the real number sits.

tracked estimate
3K–4K ≈3.9K

Refined from the date this plugin crossed into its current band.

Install history · since 2021-06-18 · 1,422 observations

3KInstalls · Aug 26

Estimated value

What this plugin might earn a year, and what it might sell for. Modeled from public signals; we don't see anyone's books.

Est. annual revenue

N/A

Est. acquisition value

N/A

No paid tier is visible, so we don't put a figure on revenue or sale value: that would be guessing. The install base is a real asset to an acquirer, just not one public data lets us price. A small install base leaves thin data to model from.

Details

Version
3.4.0
Last updated
1.4y ago
Added
2021-02-09 · 5 yrs old
Requires WP
5.0
Tested up to
6.7.7
Requires PHP
7.4

Recent reviews

All reviews on wp.org ↗
  1. dontblink
    1.9y ago

    Was able to get my installation to work with an app I previously developed; caveats however include the need to have the folder lowercase, a copy of build in the main app folder, and the inability to link the page directly (“Can’t add page” but upon reload and some tweaking around in my host’s file explorer it works somehow). Embed isn’t perfect but is functional: transparent input field is not as such, my text formatting is messed up in typescript, and any redirect breaks the site if there is any security on the recieving end (i.e. if you redirect to github); definitely would recommend in a pinch though, works as advertised. Unsure how one would do live development outside of hosting oneself; my host has an integrated file explorer that I was able to upload and tweak files in, but I digress. This topic was modified 1 year, 10 months ago by dontblink. Reason: Added more info

    Read on wp.org ↗
  2. neek05
    2.5y ago

    It’s a really useful plugin, It does only one thing, but it does it well. Thank you for your work!

    Read on wp.org ↗
  3. souzatassio
    2.9y ago

    We use this plugin for our e-commerce operations in the company that I work for. It is being pretty stable and it is easy to build and integrate.

    Read on wp.org ↗
  4. ldw_weit
    2.9y ago

    I wish I tried this plugin sooner. Easy to use and does what it says.

    Read on wp.org ↗
  5. afshinmoshrefi
    3.4y ago

    I discovered this plugin when it was just a few months old – there were challenges in getting it to work initially, but it turned out to be issues with my understanding of how to set it up – now it is an integral part of my website.

    Read on wp.org ↗
  6. 3p3p3
    3.5y ago

    Works exactly as intended and helps a lot in combining old sites with new technique. Would pay for it if all compability issues of the future (wordpress <-> react) would be resolved by this plugin.

    Read on wp.org ↗
  7. mombakkes
    3.5y ago

    Just finished the tutorial and lovin’ it. I was never so easy to add a React app to my WordPress site.

    Read on wp.org ↗
  8. onsille
    3.8y ago

    This plugin was an absolute lifesaver for me. I had a React client project and almost did know nothing about WordPress. This plugin saved my ass.

    Read on wp.org ↗

Latest updates

via wp.org changelog

Recent releases and news for this plugin

  1. Version 3.4.0 Improved asset filtering (@dylanlawrence) Check for asset folder (@BlairCooper) Improve deep links (@bendiy) Update packages (@BlairCooper) 3.4.0
  2. Version 3.3.0 Recommend the user to use create-vite instead of create-react-app Support chunking files for Vite applications (thanks to Blair Cooper) Fix: Namespacing for repr_log() – function Fix: Only write build path and index.html 3.3.0
  3. Version 3.2.2 Update the React dev environment even if the ReactPress app is on a private page. Thanks to @BlairCooper Improve compatibility with non-standard WordPress configurations like Bedrock. Thanks to @dylanlawrence Improve sec 3.2.2
  4. Version 3.2.1 Removing extra script tag when using vite – thanks to @dylanlawrence Using ABSPATH for the document root 3.2.1
  5. Version 3.2.0 Support React apps with Vite (other kinds of frontend frameworks coming soon) (Very) basic support for more than one app on one page. 3.2.0
  6. Version 3.1.0 Make sure that pages of all states (private, draft) are shown. Improve user feedback when something goes wrong during index.html update. Don’t write empty content to index.html if page download did not work. Add css as l 3.1.0

Known vulnerabilities

via Wordfence Intelligence

1 disclosed vulnerability on record for this plugin, 1 still affects the current version.

  1. 2026-08-07 CVE-2026-66455 Missing Authorization Affects <= 3.4.0 No patch available

Vulnerability records provided by Wordfence Intelligence. Copyright 2012-2026 Defiant Inc. License and terms.

CVE records: Copyright 1999-2026 The MITRE Corporation. CVE terms of use.

Behavioral tests

via WP Hive

Automated install-time checks, tested on PHP 8.1.12 · WP 6.7.2

Low memory footprint
Low page-speed impact
Runs on latest PHP + WP
No PHP errors
No JS errors
Activates cleanly
No resource errors
No external HTTP errors
Optimized database use
Frequently updated

Growth timeline

Install-tier crossings we have observed, and how long each tier took to outgrow

  1. 2025-05-09 2K+ → 3K+ up after 464 days in tier
  2. 2024-01-31 1K+ → 2K+ up after 5 days in tier
  3. 2024-01-26 2K+ → 1K+ down after 1 days in tier
  4. 2024-01-25 1K+ → 2K+ up

Competes with

The plugins that solve the same job, ranked by shared tags then reach, closest match first. The letter on the right is each plugin's health grade (A best, F worst).

Compare head to head →

Embed this report card

Drop a live Pulse card for ReactPress – Create React App for WordPress into a readme, a review or a deck. It updates itself.

<iframe src="https://plugins.wpmayor.com/embed/reactpress" width="480" height="300" style="border:0" loading="lazy" title="ReactPress – Create React App for WordPress — Plugin Pulse"></iframe>
Preview card ↗

ReactPress – Create React App for WordPress: 3K+ active installs, 4.4★ (18 reviews). Plugin Pulse (WP Mayor), as of 2026-08-29. https://plugins.wpmayor.com/plugin/reactpress