Title: Parkstatic – Static Site Hosting for WordPress: Serve React, Vite &amp; Headless Sites
Author: parkstatic
Published: <strong>Hulyo 24, 2026</strong>
Last modified: Agosto 3, 2026

---

Maghanap ng mga plugin

![](https://ps.w.org/parkstatic/assets/banner-772x250.png?rev=3621036)

![](https://ps.w.org/parkstatic/assets/icon-256x256.gif?rev=3621036)

# Parkstatic – Static Site Hosting for WordPress: Serve React, Vite & Headless Sites

 Ni [parkstatic](https://profiles.wordpress.org/parkstatic/)

[I-download](https://downloads.wordpress.org/plugin/parkstatic.1.0.0.zip)

 * [Mga Detalye](https://tl.wordpress.org/plugins/parkstatic/#description)
 * [Mga Review](https://tl.wordpress.org/plugins/parkstatic/#reviews)
 *  [Pag-install](https://tl.wordpress.org/plugins/parkstatic/#installation)
 * [Development](https://tl.wordpress.org/plugins/parkstatic/#developers)

 [Suporta](https://wordpress.org/support/plugin/parkstatic/)

## Deskripsyon

Parkstatic is static site hosting for WordPress. It lets you serve a fast static
front end — a React, Vite, Astro or other prebuilt site — from your WordPress domain
while keeping the WordPress dashboard fully intact. Your plugins, admin screens,
and existing workflows all keep working. Only the public front end is served statically.
Requests to `wp-admin`, `wp-login.php`, the REST API, and other WordPress paths 
are always handled by WordPress.

This free version ships a **bundled demo site** so you can try the static front-
end experience end to end without any external service:

 * Switch the public front end between **WordPress** and a static **Test site** (
   the bundled demo) from the Deploy screen.
 * Manage your **site title, description, and favicon**, and choose whether the 
   live front end uses your WordPress values or the values baked into the static
   build.
 * See those values injected into the served static page in real time.

#### What the Test site is for

The Test site is a small static page bundled inside the plugin. It is served read-
only from the plugin so you can preview exactly how static front-end mode behaves:
how the switch works, and how your Site identity and Site metadata settings are 
applied to a served static page. It never overwrites or deletes your WordPress content.
Switching back to WordPress mode restores your normal theme instantly.

#### Parkstatic Premium

**Parkstatic Premium** extends Parkstatic into a complete static-site platform. 
It automatically builds and deploys your own prebuilt static site (for example a
Vite or React app) straight from GitHub, and adds multi-page publishing, custom 
Open Graph fields, and a configurable Content Security Policy. Premium is a separate
paid product available from the Parkstatic website and is not part of this WordPress.
org plugin; this free plugin is fully functional on its own, and Premium simply 
adds deployment of your real site.

 * Learn more: [parkstatic.site](https://parkstatic.site/)

#### Key features

 * Front-end mode switch: serve WordPress or the bundled static Test site at your
   domain root.
 * Bundled demo site served read-only from the plugin, with no external service 
   and no uploads.
 * Site identity and metadata tools (title, description, favicon) with optional 
   injection into served static HTML.
 * Leaves `wp-admin` and the WordPress REST API untouched.

### External services

This plugin does not call any external service on its own. The bundled demo is served
locally and your metadata is stored in your own WordPress database.

If you connect an account or purchase Parkstatic Premium, the plugin talks to Freemius(
https://freemius.com) and may send your site URL, WordPress version, PHP version,
and administrator email. This is optional and never required to use any feature 
of the free plugin.

 * Privacy Policy: [freemius.com/privacy](https://freemius.com/privacy/)
 * Terms: [freemius.com/terms](https://freemius.com/terms/)

## Mga Screenshot

[⌊Settings: Manage your site title, description, and favicon. Toggle each field 
to override the static build's values or keep the originals.⌉⌊Settings: Manage your
site title, description, and favicon. Toggle each field to override the static build's
values or keep the originals.⌉[

Settings: Manage your site title, description, and favicon. Toggle each field to
override the static build’s values or keep the originals.

[⌊Deploy: Switch the public front end between WordPress and the bundled static Test
site. wp-admin always stays on WordPress.⌉⌊Deploy: Switch the public front end between
WordPress and the bundled static Test site. wp-admin always stays on WordPress.⌉[

Deploy: Switch the public front end between WordPress and the bundled static Test
site. wp-admin always stays on WordPress.

[⌊Test site: The bundled demo served statically at your domain root, with your title
and favicon injected in real time.⌉⌊Test site: The bundled demo served statically
at your domain root, with your title and favicon injected in real time.⌉[

Test site: The bundled demo served statically at your domain root, with your title
and favicon injected in real time.

## Pag-install

 1. Upload the `parkstatic` folder to the `/wp-content/plugins/` directory, or install
    through the WordPress plugins screen.
 2. Activate the plugin through the **Plugins** screen in WordPress.
 3. Open **Parkstatic  Settings** to set your site title, description, and favicon.
 4. Open **Parkstatic  Deploy**, choose **Test site**, and save to preview static front-
    end mode.

## FAQ

### Does this replace my WordPress admin?

No. `wp-admin`, `wp-login.php`, the REST API, and cron always stay on WordPress.
Only the public front end switches, and only while Test site mode is on.

### Will the Test site delete or overwrite my site?

No. It’s served read-only from the plugin. Your WordPress content is untouched, 
and switching back to WordPress mode is instant.

### Is the free version actually free?

Yes, no license key, no locked features, no time limit. Premium only adds automatic
deployment of your own site.

### Can I use this on a subdirectory install?

Yes, static front-end serving works on both root and subdirectory installs.

## Mga Review

Wala pang reviews para sa plugin na ito.

## Mga Contributor at Developer

Ang “Parkstatic – Static Site Hosting for WordPress: Serve React, Vite & Headless
Sites” ay open source software. Ang mga sumusunod na tao ay nag-ambag sa plugin 
na ito.

Mga Contributor

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

[Isalin ang “Parkstatic – Static Site Hosting for WordPress: Serve React, Vite & Headless Sites” sa iyong wika.](https://translate.wordpress.org/projects/wp-plugins/parkstatic)

### Interesado sa development?

[Tingnan ang code](https://plugins.trac.wordpress.org/browser/parkstatic/), i-check
ang [SVN repository](https://plugins.svn.wordpress.org/parkstatic/), o mag-subscribe
sa [development log](https://plugins.trac.wordpress.org/log/parkstatic/) sa pamamagitan
ng [RSS](https://plugins.trac.wordpress.org/log/parkstatic/?limit=100&mode=stop_on_copy&format=rss).

## Changelog

#### 1.0.0

 * Initial public release for the WordPress Plugin Directory.
 * Switch the public front end between WordPress and a bundled static Test site.
 * Site identity and metadata tools, with optional injection into served static 
   HTML.
 * No external service calls; Test site is served locally from the plugin.
 * Prefer clean /assets/ URLs and only fall back to the legacy query-string form
   on positive proof the host intercepts /assets/, so modern SSR/Vite builds hydrate
   instead of failing with a blank page.

## Meta

 *  Bersyon **1.0.0**
 *  Huling na-update **Mga 3 na araw ang nakalipas**
 *  Mga aktibong installation **Wala pang 10**
 *  Bersyon ng WordPress ** 6.0 o mas bago **
 *  Sinubukan hanggang **7.0.2**
 *  Bersyon ng PHP ** 7.4 o mas bago **
 *  Wika
 * [English (US)](https://wordpress.org/plugins/parkstatic/)
 * Mga Tag
 * [deploy](https://tl.wordpress.org/plugins/tags/deploy/)[Github](https://tl.wordpress.org/plugins/tags/github/)
   [headless](https://tl.wordpress.org/plugins/tags/headless/)[react](https://tl.wordpress.org/plugins/tags/react/)
   [static site](https://tl.wordpress.org/plugins/tags/static-site/)
 *  [Advanced View](https://tl.wordpress.org/plugins/parkstatic/advanced/)

## Mga Rating

No reviews have been submitted yet.

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

[Tingnan lahat ng review](https://wordpress.org/support/plugin/parkstatic/reviews/)

## Mga Contributor

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

## Suporta

May gusto kang sabihin? Kailangan ng tulong?

 [Tingnan ang support forum](https://wordpress.org/support/plugin/parkstatic/)