Details
-
Bug
-
Resolution: Unresolved
-
None
-
None
-
High
-
Empty show more show less
Description
problem
The admin user who runs the updater gets no notice if there is installed a new translate5 plugin.
Currently we define via SQL files if the plugin should be enabled or disabled by default.
In the future the user should be notified in the updating process about new plugins. The current config value (already imported into the DB → plugin notices should run after DB update) should be used as the default value for the admin.
Best and easiest solution:
if there are new plugins, print a overview of all plugins in the instance, with the info if enabled or not, and if new.
Also print the info, if the plugins are enabled via installation.ini or DB config and the notice, that the new plugins must be enabled manually if installation.ini is used (and the enabling via SQL does not work).