Skip to content

yireo/Yireo_TablerateCommands

Repository files navigation

Yireo_TablerateCommands

A Magento 2 module offering CLI commands to manipulate table rates

Usage

List all existing tablerates:

bin/magento yireo_tablerates:list

Export all existing tablerates with website ID 1:

bin/magento yireo_tablerates:export 1 test.csv
bin/magento yireo_tablerates:export 1 test.csv --overwrite=1

Import tablerates with website ID 1:

bin/magento yireo_tablerates:import 1 test.csv
bin/magento yireo_tablerates:import 1 test.csv --overwrite=1

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Sponsor this project

  •  

Packages

No packages published

Languages