Composer installieren:

  • curl -sS https://getcomposer.org/installer | php -- --install-dir=/usr/local/bin --filename=composer

     
  • composer config repositories.drupal composer https://packages.drupal.org/8

     

Drupal Module installieren(Ausführen in Site-Root Verzeichnis, zB /home/my_website/public_html):

  • composer require "drupal/entity_print 2.x"

Folgenden Fehler bekomme ich bei Drupal Views:

Error message Display "Entity Reference" needs a selected search fields to work properly. See the settings for the Entity Reference list format.

 

Was sollte ich anders machen?

Suche

Neueste Kommentare