XOOPS / XoopsCore

Core Framework for next version of XOOPS CMS: 2.6.0
https://xoops.org
138 stars 81 forks source link

Add ability to "interact" with Admin on module install/uninstall #544

Open zyspec opened 7 years ago

zyspec commented 7 years ago

Enhancement -

Would like the ability for the module install/uninstall process to include the ability to interact with the Admin. There are instances where the install/uninstall could be enhanced by allowing the Admin to pick/choose a path through the process to optimize features.

An example of an uninstall process that would enhance the experience is to ask the Admin if they want to keep any uploaded files on the server or delete them. Currently the module developer has to decide how to handle this during module creation. It would be much better to let the Admin decide if they want to keep file(s), image(s), etc. associated with the module or to just delete them.