zr / zr-seo-bundle
ZR SEO Bundle
v1.0.0
2025-05-14 09:51 UTC
Requires
- php: >=8.1
- drupal/metatag: ^2.1
- drupal/simple_sitemap: ^4.2
README
To install the ZR SEO Bundle, follow the steps below:
-
Ensure the below has been added to the
composer.jsoninstaller-paths:"web/recipes/custom/{$name}": ["type:drupal-recipe"]
-
Run
composer require zr/zr-seo-bundle -
Run the following command (within
/webdirectory):ddev drush recipe recipes/custom/zr-seo-bundle