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

How do I uninstall this extension? #37

Closed
poliver1 opened this issue Jun 2, 2019 · 3 comments
Closed

How do I uninstall this extension? #37

poliver1 opened this issue Jun 2, 2019 · 3 comments

Comments

@poliver1
Copy link

poliver1 commented Jun 2, 2019

Hiya. I'm struggling to uninstall this extension.

I've removed the folder fromm app/code
I've removed the entry from setup_module table
I've removed entry from config.php

but still whenever i run setup:upgrade i get this

PHP Fatal error: Uncaught Error: Class 'Hackathon\EAVCleaner\Console\Command\RestoreUseDefaultValueCommand' not found in /httpdocs/vendor/magento/framework/ObjectManager/Factory/AbstractFactory.php:116

I've searched the whole database and can't find anymore Hackathon entries, pls help

@sprankhub
Copy link
Member

You probably need to clean the generated/code directory as well and run a DI compile.

@poliver1
Copy link
Author

poliver1 commented Jun 4, 2019

Thank you for your time.

I've cleared the generated/code directory and ran a DI compile but got another error. :(

There are no commands defined in the "app:config" namespace.

Did you mean one of these?
    setup:config
    setup:store-config

In ClassReader.php line 19:

  Class Hackathon\EAVCleaner\Console\Command\RestoreUseDefaultValueCommand do
  es not exist

I guess I'll have to search FTP for entries.

@sprankhub
Copy link
Member

It seems obvious, but you also flushed the cache, right? ;-)

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

2 participants