Install the Digital River Extension
Learn how to install the Digital River Extension.
- 1.Run the following Composer command in the root of Magento:
composer require digitalriver/module-drpay
- 2.Update Magento to run the install and update scripts in the command line in the root of Magento by issuing the following command:
bin/magento setup:upgrade
- 3.Flush the Magento cache by running the following command:
bin/magento cache:flush
- 4.Sign in to Magento.
Last modified 1yr ago