Plugin keeps getting called after uninstallation

This topic was automatically closed 365 days after the last reply. New replies are no longer allowed.
4 years ago
It used to work properly before as I far as I can remember. The only notable difference is I moved
            Database.SetInitializer<MyPluginObjectContext>(null);
from Install()
to  OnModelCreating() to suit a second table creation. I did confirm it's gone from InstalledPlugins.txt too.
4 years ago
What is your nopCommerce version?
Your customization and it's purpose is not clear. Is there any error message?
This topic was automatically closed 365 days after the last reply. New replies are no longer allowed.