Skip to content

Latest commit

 

History

History
17 lines (13 loc) · 745 Bytes

README.markdown

File metadata and controls

17 lines (13 loc) · 745 Bytes

Shopify Order Fetch

Intro

Shopify offers its merchants the ability to export past orders in csv format via email. However, the periods you can export are limited to past months and quarters.

Shopify Order Fetch is a simple bookmarklet that allows greater flexibility by using custom to- and from-dates. In its current form it fetches orders from the previous calendar day, but this could be easily changed.

Usage

  1. Drag the bookmarklet to the bookmarks toolbar
  2. Log into your Shopify store admin dashboard
  3. Click the bookmarklet
  4. Done!

The bookmarklet invokes a Shopify url that sends an email to the currently logged-in user with a zipped csv file containing all orders within the specified timeframe.