After Drupal has been installed, let's add the following modules which we will use when interacting with Drupal
Components Librariesarrow-up-right
Develarrow-up-right
Admin toolbararrow-up-right
Twig Field Valuearrow-up-right
Focal Pointarrow-up-right
Crop APIarrow-up-right
Responsive Images (core)
Media & Media Library (both on core)
ddev composer require drupal/components drupal/devel drupal/admin_toolbar drupal/twig_field_value drupal/focal_point drupal/crop
ddev drush en components devel admin_toolbar admin_toolbar_tools twig_field_value focal_point crop
Last updated 4 years ago