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
Requires
- php: ~5.6.0|7.0.2|7.0.4|~7.0.6
- magento/framework: *
This package is auto-updated.
Last update: 2024-11-10 08:47:10 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
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.