ablestar / ablestar-cli

A command tool for importing and exporting data from your Shopify store
GNU Affero General Public License v3.0
39 stars 1 forks source link

Support importing Custom/Manual Collections in Matrixify format #3

Closed d-beck closed 1 year ago

d-beck commented 1 year ago

Allow users to create/update manual collections with a spreadsheet in the Matrixify format.

image

For each manual collection in the file we'll look at the 'Command' column to determine whether we should create/update/delete/ignore the collection. A full reference of the columns is linked below. We don't need to worry about the linked products or metafields for now so a manual collection will just have one row. However other, similar features we'll add (link Smart Collections) may span several rows.

References