Skip to content

Archi4400/woocommerce-api-import-products

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Import products and variations from JSON using WooCommerce REST API

A PHP script to import products and variations from JSON to WooCommerce using the WooCommerce REST API.

Getting started

See Tutorial.

Usage

Your JSON should be the same format as products.json, otherwise you would need to modify the PHP script.

Change FILE_TO_IMPORT to your JSON file name and WooCommerce API credentials.

About

A PHP script to import products and variations from JSON to WooCommerce using the WooCommerce REST API

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • PHP 100.0%