An open API service indexing awesome lists of open source software.

https://github.com/parcellab/parcellab-returns-chrome-plugin

parcelLab Chrome plugin for Customer Service teams to register returns on behalf of their customers in parcelLab
https://github.com/parcellab/parcellab-returns-chrome-plugin

chrome courier customer-service customer-support deliveries ecommerce javascript-plugin parcellab returns

Last synced: about 1 month ago
JSON representation

parcelLab Chrome plugin for Customer Service teams to register returns on behalf of their customers in parcelLab

Awesome Lists containing this project

README

        

# parcelLab CS Returns Chrome Extension

## About The Project
A Chrome popup/sidepanel extension for customer serivce teams to cregister returns on behalf of their customers in the parcelLab platform. This app is written in TypeScript and leverages Bootstrap and jQuery.

## Installation

### Manual Installation
- Clone this repo
```bash
$ npm install
$ npm run build
```
- Navigate to chrome://extensions/ and check the box for "Developer mode" in the top right.
- Press the "Load unpacked" button on the top left of the screen
- Navigate to and select the dist directory where you've cloned this repo to

## Usage

- From the options page configure the account options ofr your return portal
- Open the extension from the extension bar or in the sidepanel
- Begin a return

## Contributing

[Contribution guidelines](CONTRIBUTING.md)