4 posts in this category
Discover how to streamline web development with Bitbucket Pipelines. Learn practical CI/CD strategies for WordPress and Drupal in this comprehensive guide.
In a local Drupal 9 site, set up using DDEV from a site hosted on Acquia, every time I need to run a drush command I get the following error:
When the media module that is part of the the Drupal 8+ core is installed, we expect that the default media entity types, get created automatically, so they
drush status drush cex --destination=path/to/export-config drush cim drush updb drush generate drush sql-dump --gzip