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

Multi-Store #46

Draft
wants to merge 1 commit into
base: develop
Choose a base branch
from
Draft

Multi-Store #46

wants to merge 1 commit into from

Conversation

lukeholder
Copy link
Member

@lukeholder lukeholder commented Nov 18, 2022

Description

Warning: This branch does not function yet, it is a work in progress. Using this branch will not give you multi-store. This feature is not coming soon but contributions are welcome.

Todos

  • Store record
  • Install migration for new Stores table
  • Store model
    • name, isDeleted (project config support), API creds.
  • Stores service
  • Stores stored in project config
    • Events for handleChange and handleDelete
    • Test restoring a deleted store from the project config
    • Test restoring Store
  • Migrate current settings to a new default store
  • Per store product field layout
  • GC for products in deleted store
  • Per store sync utility

@jacobgraf
Copy link

Just checking in on this one. We can't use this plugin until it supports multi-store, so in the meantime, we've manually created a Structure to mimic our Shopify stores, but it's a PITA and I would LOVE to be able to pull in products/variants from multiple stores in Craft. Thanks for any info you can give regarding progress!

@jegra
Copy link

jegra commented Sep 28, 2023

Also curious about this -- we have a site built out with this plugin already (works great!) :) but our client is hoping to add an additional store to the site. Any update would be much appreciated -- thanks!

@jacobgraf
Copy link

Checking back in on this one. Any updates?

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.

None yet

3 participants