You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Installed plugin via command: composer require kiwicommerce/module-admin-activity
Ran these commands:
php bin/magento setup:upgrade
php bin/magento setup:di:compile
php bin/magento cache:flush
Expected result
I expected to see the installed plugin in the admin panel
Actual result
After installing the plugin the frontend and backend stopped opening. Instead a white screen appeared..
After disabling the module via console command, the frontend and backend started working again.
The text was updated successfully, but these errors were encountered:
Preconditions
Steps to reproduce
php bin/magento setup:upgrade
php bin/magento setup:di:compile
php bin/magento cache:flush
Expected result
I expected to see the installed plugin in the admin panel
Actual result
After installing the plugin the frontend and backend stopped opening. Instead a white screen appeared..
After disabling the module via console command, the frontend and backend started working again.
The text was updated successfully, but these errors were encountered: