1
Connect + test
Add base URL and auth credentials, then validate capabilities and store views.
Publish to Magento
Builder keeps orchestration server-side: connection validation, payload generation, queue processing, retries, audit logging, and revision-backed rollback.
1
Add base URL and auth credentials, then validate capabilities and store views.
2
Use signed preview and review non-blocking warnings before publish.
3
Track queued, processing, retry-scheduled, completed, and failed job states.
4
Automatic retry/backoff on failure, then revision rollback flow for recovery.
Run php cli.php builder:work --loop to process publish jobs continuously.
Retries and terminal failures are written to audit logs for operator visibility.
Every save and publish action contributes to revision history for rollback confidence.