Skip to content

gfleetwood/sellware-order-highlighter

Repository files navigation

Sellware Order Selector Chrome Extension

This Chrome extension integrates directly into the Sellware (Fishbowl Commerce) interface as a side panel, allowing you to bulk select orders based on various statuses.

Features

Pending Orders

  • Select Awaiting Sync
  • Select Synced
  • Select Errors
  • Select Manual Approval

Shipped Orders

  • Select Awaiting Sync
  • Select Synced
  • Select Errors
  • Select Manual Approval

Completed Orders

  • Select Awaiting Sync
  • Select Synced
  • Select Errors
  • Select Manual Approval

How It Works

  • Automatically injects a collapsible panel into the Sellware interface
  • Finds all rows on the page with the specified status
  • Checks the checkboxes for those orders
  • Shows a count of how many orders were selected

Installation

  1. Build the extension (see BUILD_INSTRUCTIONS.md)
  2. Open Chrome and navigate to chrome://extensions/
  3. Enable "Developer mode" in the top right corner
  4. Click "Load unpacked"
  5. Select the dist folder
  6. The extension will automatically activate on Sellware pages

Usage

  1. Navigate to any Sellware order page (app.sellware.com)
  2. Click the extension icon in your Chrome toolbar to show/hide the panel
  3. The Order Selector panel will slide in from the right side of the page
  4. Click any button to select orders matching that criteria
  5. Use the collapse button (◀) to minimize the panel content
  6. Click the extension icon again to hide the panel completely
  7. A success message will show how many orders were selected

About

A Chrome extension to facilitate bulk order selection in Sellware (Fishbowl Commerce)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors