Skip to content

Implement export adapters: Shopify, Cloudflare, and Vercel #16

Description

@honor2030

Goal

Add platform-specific export formats to cover the most common redirect destinations.

Acceptance criteria

  • Shopify CSV matches the URL Redirects import template (Path, Target).
  • Cloudflare CSV matches the documented bulk redirect format.
  • Vercel JSON validates against the Vercel config schema.

Task list

  • Build Shopify CSV adapter.
  • Build Cloudflare bulk redirect CSV adapter.
  • Build Vercel vercel.json redirects adapter.
  • Write one fixture test per adapter.

Estimate: 0.5–1 day

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions