Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add Taxon processors #23

Merged
merged 1 commit into from
May 8, 2020
Merged

Add Taxon processors #23

merged 1 commit into from
May 8, 2020

Conversation

MinasMazar
Copy link
Contributor

@MinasMazar MinasMazar commented Apr 17, 2020

Ref. #14

We map the 'Tags' field (which is a comma-separated list of tag) onto a Spree::Taxon belonging to a Tags taxonomy.
We map the Type field onto a Spree::Taxon beloinging to a Type taxonomy.

For more info about export files format see Shopify documentation.

@MinasMazar MinasMazar requested review from elia and blocknotes April 17, 2020 17:15
@MinasMazar MinasMazar added the wip label Apr 17, 2020
@MinasMazar MinasMazar force-pushed the mm/process-taxons branch 2 times, most recently from 93380ff to 85b6594 Compare April 17, 2020 18:22
Ref. #14

We map the 'Tags' field (which is a comma-separated list of tag) onto
a `Spree::Taxon` belonging to a `Tags` taxonomy.
We map the `Type` field onto a `Spree::Taxon` beloinging to a `Type` taxonomy.
@MinasMazar MinasMazar removed the wip label Apr 17, 2020
@MinasMazar MinasMazar changed the title Add Taxonomy/Taxon processors Add Taxon processors Apr 17, 2020
@MinasMazar MinasMazar self-assigned this May 8, 2020
@blocknotes blocknotes mentioned this pull request May 8, 2020
20 tasks
@MinasMazar MinasMazar merged commit 1e0b109 into master May 8, 2020
@MinasMazar MinasMazar deleted the mm/process-taxons branch May 8, 2020 12:33
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants