We don't use the Contact module on our site, and this module seems to require the contact_form entity to exist.
The result is things will fail with this error:
Drupal\Component\Plugin\Exception\PluginNotFoundException: The "contact_form" entity type does not exist. in Drupal\Core\Entity\EntityTypeManager->getDefinition() (line 139 of /opt/drupal/web/core/lib/Drupal/Core/Entity/EntityTypeManager.php)
.
Install this module on a site without the Contact module enabled.
The module should either explicitly require the Contact module (less good), or only enable certain functionality when the Contact module is enabled (perhaps split that stuff into a sub-module).
Active
2.0
Code
Not all content is available!
It's likely this issue predates Contrib.social: some issue and comment data are missing.
No activities found.