This block is broken or missing. You may be missing content or you might need to enable the original module.
Export the configuration from the Dev site
drush cex
From the root folder of the Drupal project
git add .
git commit
git push
Now ssh to the remote server, cd to your project's production root folder
git pull
drush cim
composer install
drush cr
Add new comment