New plg_webservices_perfectpublisher provides REST API for Perfect
Publisher (com_autotweet):
- GET /v1/perfectpublisher/channels List social channels
- GET /v1/perfectpublisher/channels/:id Channel detail (OAuth redacted)
- GET /v1/perfectpublisher/posts List posts (filter by status/channel)
- GET /v1/perfectpublisher/posts/:id Post detail
- GET /v1/perfectpublisher/requests Pending publish requests
- POST /v1/perfectpublisher/requests Create publish request
- GET /v1/perfectpublisher/rules Publishing rules
- GET /v1/perfectpublisher/feeds RSS feeds
- GET /v1/perfectpublisher/channeltypes Channel type definitions
- GET /v1/perfectpublisher/stats Dashboard statistics
Added to pkg_mokowaas.xml package manifest.
Authored-by: Moko Consulting
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>