https://github.com/dubniczky/shopify-uploader
Bulk Shopify uploader that works by generating an import CSV
https://github.com/dubniczky/shopify-uploader
electron electron-app nodejs shopify
Last synced: about 2 months ago
JSON representation
Bulk Shopify uploader that works by generating an import CSV
- Host: GitHub
- URL: https://github.com/dubniczky/shopify-uploader
- Owner: dubniczky
- Created: 2022-11-13T22:57:20.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2024-06-22T14:40:33.000Z (about 2 years ago)
- Last Synced: 2025-02-06T19:49:07.297Z (over 1 year ago)
- Topics: electron, electron-app, nodejs, shopify
- Language: JavaScript
- Homepage:
- Size: 601 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Shopify Uploader
Bulk Shopify uploader that works by generating an import CSV
## Usage
### 1. Install
```bash
yarn install
```
### 2. Start
```bash
yarn start
```
### 3. Adjust settings and press start

### 4. Upload images
Upload the images to the specified web URL.
You need your server to temporarily store the objects.
### 5. Upload CSV
Go to the Shopify admin panel and in the products menu select: import. Upload the CSV file and wait for it to finish the upload.
### 6. Remove images
After all of the products have been uploaded you may remove them from the server.
## Limitations
- A public server is needed for the image upload
- Only supports one product per image
- All products will have the same price
- A collection is required for the images