en
Language
  • en
  • cs
  • hu
  • de
  • fr
  • es
  • br
  • ru
  • kr
  • jp
AI translation
  • it
  • pl
  • tr

How to uninstall Easy8 plugins

When you want to get rid of a plugin from Easy8, you must uninstall it and unmigrate it from your database. The most common mistake is that a plugin is simply deleted from filesystem, but not removed from database. You may then come across internal errors on different pages.

The production log would contain something like:

The single-table inheritance mechanism failed to locate the subclass: 'EpmActivityFeed'...

These are the correct ways to uninstall Easy plugins

Uninstall all plugins with confirmation

rake easyproject:uninstall:all_plugins RAILS_ENV=production

 

Uninstall a single plugin

rake easyproject:uninstall:plugin RAILS_ENV=production NAME=easy_budgetsheet

 

Already deleted plugins must be restored in the filesystem and then uninstalled.

Try Easy8 in 30 days free trial

Access all features, SSL protected, no credit card required.