View Issue Details

IDProjectCategoryView StatusLast Update
0005269Composrcore_addon_managementpublic2023-02-09 18:36
ReporterPatrick SchmalstigAssigned To 
SeverityFeature-request 
Status non-assignedResolutionopen 
Product Version 
Fixed in Version 
Summary0005269: Improve addon management detection of installed and not installed addons
DescriptionCurrently, 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).
TagsRoadmap: Over the horizon
Time estimation (hours)2
Sponsorship open

Activities

There are no notes attached to this issue.

Issue History

Date Modified Username Field Change
2023-02-02 21:20 Patrick Schmalstig New Issue
2023-02-02 21:20 Patrick Schmalstig Summary Improve addon management screen => Improve addon management detection of installed and not installed addons
2023-02-09 18:36 Chris Graham Tag Attached: Roadmap: v12
2024-03-26 00:58 Patrick Schmalstig Tag Renamed Roadmap: v12 => Roadmap: Over the horizon