e107inc / e107

e107 Bootstrap CMS (Content Management System) v2 with PHP, MySQL, HTML5, jQuery and Twitter Bootstrap. Issue Discussion Room: https://gitter.im/e107inc/e107
https://e107.org
GNU General Public License v3.0
318 stars 212 forks source link

[Feature request]: when you uinstall plugin add option delete records from gsitemap plugin #5128

Open Jimmi08 opened 6 months ago

Jimmi08 commented 6 months ago

Motivation

no need to manually delete related records from gsitemap plugin

Proposed Solution

When you uinstall plugin and gsitemap plugin is installed (or not) and plugin has addon e_gsitemap, add question - if to delete records from this plugin. It should be independent from question about delete plugin tables.

Probably new method to e_gsitemap plugin? So plugin developer can have this under control. With working example for core plugins like forum or download.

Alternatives

Manually delete records - there is not best way how to filter those records

Additional Context

Thanks