piotrkwiecinski / magento2-paypal-cant-place-order
This package is abandoned and no longer maintained.
No replacement package was suggested.
Backport of can't place order bug in magento
Package info
github.com/piotrkwiecinski/magento2-paypal-cant-place-order
Type:magento2-module
pkg:composer/piotrkwiecinski/magento2-paypal-cant-place-order
0.1.2
2018-12-26 17:47 UTC
Requires
- magento/module-paypal: 100.1.5
This package is auto-updated.
Last update: 2020-01-26 20:18:54 UTC
README
Bugfix for PayPal can't place order fix.
Installation via composer:
composer require "piotrkwiecinski/magento2-paypal-cant-place-order: 0.1.2"
Run from Magento 2 root directory:
for enable module:
php -f bin/magento module:enable PiotrKwiecinski_PayPalFix
for update system:
php -f bin/magento setup:upgrade