Skip to content

Undocumented dependency on Paragraphs #75

@rosiel

Description

@rosiel

When I install the module on a fresh site template (no paragraphs), I get a WSOD. The error is:

 ----- -------------- -------- ---------- --------------------------------------------------------------------- 
  ID    Date           Type     Severity   Message                                                              
 ----- -------------- -------- ---------- --------------------------------------------------------------------- 
  174   31/Jul 09:44   php      Error      Drupal\Component\Plugin\Exception\PluginNotFoundException: The       
                                           "paragraphs_type" entity type does not exist. in                     
                                           Drupal\Core\Entity\EntityTypeManager->getDefinition() (line 142 of   
                                           /var/www/

We should probably check if paragraphs are installed, or make the dependency mandatory.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions