QuickPay / magento-v2

Open Software License 3.0
5 stars 20 forks source link

Blank admin and home page #18

Closed kennethvejen closed 3 years ago

kennethvejen commented 3 years ago

Hi,

After running following commands I get a blank admin and home page. When disabling the module it all works fine again, making it difficult to use QuickPay.

I'm running Magento 2.4.1 and PHP 7.3.14

composer require quickpay/magento2 php bin/magento module:enable QuickPay_Gateway php bin/magento setup:upgrade php bin/magento setup:static-content:deploy -f php bin/magento setup:di:compile php bin/magento cache:clean

kennethvejen commented 3 years ago

Duplicate.