• Resolved flyfisher842

    (@flyfisher842)


    Yours is one of 4 crm plugins all doing the same thing. Not cleaning up after yourselves. When your plugin was installed, it setup roles and cababilities in your plugin tables and in Events Manager plugin and in Frontier Post plugin.

    Upon uninstall your plugin only removed your tables and the data in the tables. It left all the rest of the crap in my database. A database for a client. So now I have a choice of paying for a db cleanup, destroying about 2 weeks worth of work or giving a client a corrupted database.

    This is not acceptable. And it will be reported to the wordpress plugins team.

Viewing 2 replies - 1 through 2 (of 2 total)
  • Plugin Author Mike Stott

    (@mikemayhem3030)

    Hi @flyfisher842

    We do remove the user roles on uninstall, however we do not remove the CRM data as often people will re-install at a later date and then have lost their data if it removed it automatically.

    It’s valid feedback though, and we’ll add in some additional options / notice that the data + tables are kept unless you choose to delete them on uninstall.

    Thank you for the feedback.

    Mike

    Plugin Author Mike Stott

    (@mikemayhem3030)

    Hi @flyfisher842

    Todays update (v2.98.9) adds in functionality to reset (delete) the CRM data held in the WP tables.

    Any additional empty zbs specific tables you can drop via PHP my admin manually

    Mike

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘uninstall procedures’ is closed to new replies.