Skip to content

Magento does not open after installing the plugin #13

@Artyman84

Description

@Artyman84

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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions