PHP interfaces that define the module API. Implement these to integrate with the Hub runtime.
Core contract every module must implement. Defines the boot lifecycle and module identity.
Read and write module settings stored in the Hub's dedicated settings table.
Structured logging scoped to your module. Logs are stored in the Hub events table with full context.
Encrypted secrets storage. API keys, tokens, and credentials are stored encrypted at rest.
Register a full-page React application inside wp-admin. No iframe — native WordPress integration with complete layout control.