Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.


Info
titleImportant!

If Divide en 3 / Split in 3 Payment is not integrated and is not applicable by contract, then remove the following from the first command: sequra/magento2-splitpayments


Execute in the terminal the following commands in the Magento 2 installation directory:

Code Block
languagephp
linenumberstrue
composer upgrade sequra/magento2-invoice sequra/magento2-partpayments sequra/magento2-splitpayments
php bin/magento setup:upgrade
php bin/magento setup:di:compile

...