Skip to content

Latest commit

 

History

History
13 lines (12 loc) · 550 Bytes

README.md

File metadata and controls

13 lines (12 loc) · 550 Bytes

Payson Checkout for Magento 2

==================

Magento Marketplace

Manual installation

  • Download the file PaysonAB_PaysonCheckout2.zip
  • Extract the file to <magento_install>/app/code/, after extraction you should see <magento_install>/app/code/PaysonAB/ Run commands:
  • php bin/magento module:enable PaysonAB_PaysonCheckout2 --clear-static-content
  • php bin/magento setup:upgrade
  • php bin/magento setup:di:compile
  • php bin/magento cache:flush