Get alerted when new updates are available for your installed add-ons.
🔔 Features
Alerts when new updates are available (can be disabled in preferences and add-on options):
Summary of updates available (ACP index and Add-ons page, can be enabled/disabled in options)
Info about new versions...
In XF 2.1 enabling in src/config.php the setting $config['enableAddOnArchiveInstaller'] = true; seems to only give access/permissions for super admin users defined in src/config.php ?
Is it possible to only give addon archive install/updates permissions to non-super admin users without giving...