Skip to content

Files

Latest commit

 

History

History

e2e-create-magento-product

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Create Magento Product

This proof of concept sample creates a PNG rendition for the selected artboard and creates a product with the rendition as its image and thumbnail on your Magento instance.

Magento APIs Used

  1. /rest/default/V1/integration/admin/token
  2. /rest/default/V1/products

Usage

  1. Run npm install
  2. Put your Magento production URL, admin username, and admin password into config.json
  3. Run "Plugins > My Magento Plugin"