zr / zr-editorial-bundle
ZR Editorial Bundle
Installs: 24
Dependents: 1
Suggesters: 0
Security: 0
Stars: 0
Watchers: 8
Forks: 0
Open Issues: 0
Type:drupal-recipe
Requires
- php: >=8.1
- drupal/content_lock: ^3.0@alpha
- drupal/diff: ^1.8
- drupal/field_group: ^3.6
- drupal/linkit: ^7.0
- drupal/pathauto: ^1.13
- drupal/quick_node_clone: ^1.22
- drupal/redirect: ^1.11
- drupal/tagify: ^1.2
- zr/zr-cke5-recipe: ^1.0
- zr/zr-paragraph-bundle: ^1.0
- zr/zr-seo-bundle: ^1.0
README
To install the ZR Editorial Bundle, follow the steps below:
-
Ensure the below has been added to the
composer.json
installer-paths:"web/recipes/custom/{$name}": ["type:drupal-recipe"]
-
Run
composer require zr/zr-editorial-bundle
-
Run the following command (within
/web
directory):ddev drush recipe recipes/custom/zr-editorial-bundle