WordPress
WordPress integration on indie.money — manage posts, pages, users, and media
Written By pvdyck
Last updated About 5 hours ago
WordPress
⬜ Community — Available, not yet validated
Overview
Manage posts, pages, and users on self-hosted WordPress sites via the REST API. Supports full CRUD operations for content management and user administration.
Resources & Operations
Post — Create, Update, Get, Get All, Delete
Page — Create, Update, Get, Get All, Delete
User — Create, Update, Get, Get All, Delete
Authentication
Basic Auth (username + Application Password) via Secure Vault. Generate an Application Password from your WordPress user profile (Users > Profile > Application Passwords), then add it with your username in the credential configuration modal.
Tips
- Your WordPress site must have the REST API enabled (it is by default on WordPress 4.7+).
- Use Application Passwords instead of your main login password for better security and easy revocation.
- The Get All operation supports filtering by status (draft, published, etc.) for content management workflows.
Status
This integration is available but has not yet been independently validated on indie.money. If you encounter issues, please report them.