unopim-export-workflow
Implement end-to-end export and import workflow for Unopim third-party connectors including exporters.php config with correct filter field keys (async/track_by/label_by/list_route), quick_exporters.php for one-click product sync, importers.php for two-way connector flows, Exporter classes extending AbstractExporter, Validator classes, queue jobs, and the get-credentials API route. Use this skill when building export jobs, defining job validators, implementing exporter/importer logic, or setting up data transfer for any Unopim connector (WooCommerce, Shopify, Shopware, module, etc.).
Installation and usage
Implement end-to-end export and import workflow for Unopim third-party connectors including exporters.php config with correct filter field keys (async/track_by/label_by/list_route), quick_exporters.php for one-click product sync, importers.php for two-way connector flows, Exporter classes extending AbstractExporter, Validator classes, queue jobs, and the get-credentials API route. Use this skill when building export jobs, defining job validators, implementing exporter/importer logic, or setting up data transfer for any Unopim connector (WooCommerce, Shopify, Shopware, module, etc.).
安装后,您可以通过在终端运行以下命令来使用此技能:
skills use unopim-export-workflow