Skip to content
Snippets Groups Projects

Issue #3476780: Updated the composer file to suggest related recipes.

Files
2
@@ -11,6 +11,8 @@
"drupal/token": "^1.15"
},
"suggest": {
"drupal/drupal_cms_seo_tools": "Add additional SEO tools to help configure and manage meta tags, SEO analysis, sitemaps, with an SEO checklist and dashboard."
"drupal/drupal_cms_seo_tools": "Add additional SEO tools to help configure and manage meta tags, SEO analysis, sitemaps, with an SEO checklist and dashboard.",
"drupal/drupal_cms_analytics": "Adds recipes for tracking website traffic.",
"drupal/drupal_cms_accessibility_tools": "Adds automated checks to help ensure content conforms to web accessibility guidelines."
}
}
Loading