Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Magento does not open after installing the plugin #13

Open
Artyman84 opened this issue Apr 3, 2020 · 0 comments
Open

Magento does not open after installing the plugin #13

Artyman84 opened this issue Apr 3, 2020 · 0 comments

Comments

@Artyman84
Copy link

Preconditions

  1. Magento 2.3.4
  2. PHP 7.3.2

Steps to reproduce

  1. Installed magento v 2.3.4
  2. Switched to developer mode via console command
  3. Installed plugin via command: composer require kiwicommerce/module-admin-activity
  4. 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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant