fluentcart-integrations-jobs

Installation
SKILL.md

FluentCart integrations and background jobs

Choose between an integration feed, a direct lifecycle listener, and an addon-owned job based on configurability and durability. Every external side effect must tolerate delayed delivery, duplicate delivery, and partial failure.

Read integration-queue-map.md before adding a provider or diagnosing the queue.

Use the feed framework for configurable providers

Extend BaseIntegrationManager when store administrators need global/product feeds, event selection, conditional routing, provider credentials, smartcodes, priority, and background execution. Register the manager after FluentCart has loaded and implement:

Installs
1
GitHub Stars
22
First Seen
1 day ago
fluentcart-integrations-jobs — lonsdale201/wp-agent-skills