Ad-hoc task to perform post install tasks.
We use this to set the active activity chooser footer plugin to tool_moodlenet.
We couldn't do this directly in install.php, because there is an admin_apply_default_settings() call after all plugins are
installed and that would reset whatever value we had set earlier to 'hidden'.