Skip to content

Quick script to backup BigCommerce product images via Webdav

Notifications You must be signed in to change notification settings

bc-NikitaPuzanenko/bc-imagebackup

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 

Repository files navigation

Product_images backup

Create a config.json file at the root level with the following information

{ "username": "usernamegoeshere@email.com", "password": "webdav password here", "root": "url goes here", "localPath": "path to local directory goes here" }

About

Quick script to backup BigCommerce product images via Webdav

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages