practice/console-utils

There is no license information available for the latest version (dev-master) of this package.

This is a test

Installs: 5

Dependents: 0

Suggesters: 0

Security: 0

Stars: 0

Watchers: 2

Forks: 0

Open Issues: 0

Type:magento2-module

dev-master 2018-11-29 03:34 UTC

This package is not auto-updated.

Last update: 2024-04-27 06:35:27 UTC


README

Installation

composer require "practice/console-utils:dev-master"
php bin/magento setup:upgrade
php bin/magento cache:flush
php bin/magento indexer:reindex

Uninstall

composer remove "practice/console-utils"
php bin/magento setup:upgrade
php bin/magento cache:flush
php bin/magento indexer:reindex

Command

bin/magento practice:product:inventory-loader <path to csv>