Type
magento2-module
Checkout Tester for Magento 2
magento2-module
OSL-3.0
None
None
None
None
None
Homepage: http://www.yireo.com/software/magento-extensions/checkout-tester-2
Requirements: * Magento 2.0.0 Stable * Magento 2.1.0 Stable
We recommend composer
to install this package. Add our own free composer repository to your Magento 2 installation:
composer config repositories.yireo-free composer https://satis.yireo.com
Next, install our module using the following command:
composer require yireo/yireo_checkouttester2
Next, install the new module into Magento itself:
php -f bin/magento module:enable Yireo_CheckoutTester2
php -f bin/magento setup:upgrade
This extension does not ship with unit tests.