An enterprise-ready WordPress plugin that optimizes the content editing experience for headless (decoupled) sites. It handles secure previewing, webhook management, automated CDN cache invalidation, and custom WP-CLI tools.
0.1.4
- Update banner assets to reflect Decouplix branding.
0.1.3
- Cleanup development and test configuration files from release package.
0.1.2
- Fix generic option, constant, and asset prefixes (changed 'hc' prefix to 'decouplix').
0.1.1
- Rename plugin to Decouplix Previews & Smart Purge.
- Update documentation for public GitHub repository and external integrations.
0.1.0
- Initial release.
- Bootstrap plugin foundation and namespaced PSR-4 autoloader.
- React-powered settings panel using native WordPress components.
- Secure REST API endpoints for configuration management.
- Webhook trigger system on post status transitions.
- Background revalidation queue using Action Scheduler (with WP-Cron fallback).
- HMAC-SHA256 cryptographic signing of outgoing payloads.
- Smart Cache Invalidation mapping related URLs for posts and term updates.
- Secure live draft preview routing and authentication callback system.
- WPGraphQL extensions supporting preview schema.
- Custom WP-CLI
wp decouplix administration namespace.
- GitHub Actions CI workflows for automated linting, testing, and release bundling.
The plugin is actively developed and maintained at: https://github.com/i-am-chitti/decouplix
We welcome contributions to Decouplix! Follow these instructions to set up the plugin for local development: