Deploy static landing pages via REST API and dynamically serve them on your front page.
| Author: | heartcoredev (profile at wordpress.org) |
| WordPress version required: | 6.0 |
| WordPress version tested: | 6.8.5 |
| Plugin version: | 1.1.0 |
| Added to WordPress repository: | 11-09-2025 |
| Last updated: | 11-09-2025 |
| Rating, %: | 0 |
| Rated by: | 0 |
| Plugin URI: | |
| Total downloads: | 236 |
![]() Click to start download |
|
Static Page Publisher allows you to deploy static landing pages to your WordPress site automatically via REST API.
Features:
* Generate a secure access token for API requests.
* Upload and deploy a base64-encoded ZIP containing your landing page.
* Front page is dynamically replaced with uploaded content.
* Easily view and share your API base URL for integration.
REST API Endpoints:
* GET /wp-json/static-page-publisher/v1/verify-token — Verify if a token is valid.
* POST /wp-json/static-page-publisher/v1/update-landing — Upload and deploy a base64-encoded ZIP as the new landing page.
Ideal for teams automating content deployment from Figma, design systems, or CI/CD pipelines.
FAQ
ChangeLog
