lillik/product-random-qty

Magento 2 Console Application. Change product QTY with random value in range [1...100]

Installs: 14

Dependents: 0

Suggesters: 0

Security: 0

Stars: 0

Watchers: 3

Forks: 0

Open Issues: 0

Type:magento2-module

1.0.0 2017-02-14 15:38 UTC

This package is auto-updated.

Last update: 2024-05-10 07:53:50 UTC


README

Introduction

The "Product Random Quantity" is a Magento 2 extension what allow to set quantity of products with random value in range from 0 to 100.

Installation

The preferred way of installing lillik/product-random-qty is through Composer. Simply add lillik/product-random-qty as a dependency:

php composer.phar require lillik/product-random-qty
php bin/magento module:enable Lillik_ProductRandomQty
php bin/magento setup:upgrade

How to use

alt text

Contribution

If you have any issues, please contact me or open a bug report in GitHub's issue tracker.

License

The code is licensed under Apache-2.0 License.