#5269 - Improve addon management detection of installed and not installed addons
| Identifier | #5269 |
|---|---|
| Issue type | Feature request or suggestion |
| Title | Improve addon management detection of installed and not installed addons |
| Status | Open |
| Tags |
Roadmap: Over the horizon (custom) |
| Handling member | Deleted |
| Addon | core_addon_management |
| Description | Currently, addon management will determine an addon is installed if its hook exists even if it never ran its install code (if it exists).
This can happen when coding a new addon for the site which has no modules or blocks but needs to perform install / uninstall operations. This system could be improved by using addon_installed and ensuring addons can be installed if their files exist (even if their TAR does not yet exist). |
| Steps to reproduce | |
| Funded? | No |
The system will post a comment when this issue is modified (e.g., status changes). To be notified of this, click "Enable comment notifications".


Comments
There have been no comments yet