Problem

It's encouraged to disable the help module in production. It mostly offers help to sitebuilders and developers. This is not needed in production.

However, Social Core depends on the help module which means that disabling help will disable most of Open Social.

Solution

Remove drupal:help from the social_core.info.yml file.

Check if any other code in Social Core references the help module (hook_help implementations can be left intact).

Comments

Kingdutch created an issue. See original summary.

Kingdutch’s picture

ronaldtebrake’s picture

Status: Needs review » Fixed

Status: Fixed » Closed (fixed)

Automatically closed - issue fixed for 2 weeks with no activity.