Static Page Publisher

Static Page Publisher

Details
View on WordPress

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.

Details

Plugin code:
static-page-publisher
Plugin version:
1.1.0
Outdated:
No
WP version:
6.0 or higher
PHP version:
7.4 or higher
Test up to WP version:
6.8.2
Total installations:
0
Last updated:
2025-09-11
Rating:
Times rated:
0
automation
deployment
landing-pages
rest-api