Skip to content

A magento2 command which will download products from a NopCommerce website using the nop-commerce api interface in a magento compatibile CSV format

Notifications You must be signed in to change notification settings

Sagital/magento2-nop-export-products-command

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

About

This is a CLI program which allows exporting products from NopCommerce using the API plugin

Installation

mkdir -p app/code/Sagital
cd app/code/Sagital
git clone https://github.com/sagital/magento2-nop-export-products-command NopProductExporter
bin/magento setup:upgrade

Usage

magento sagital:nop-export-products <filename.csv> (it will be found in the var directory)  

About

A magento2 command which will download products from a NopCommerce website using the nop-commerce api interface in a magento compatibile CSV format

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages