-
Notifications
You must be signed in to change notification settings - Fork 0
Collection of utilities for Drupal 8 that allows you to perform useful operations like reset language, url or content type
License
erighetto/node_operations
Folders and files
| Name | Name | Last commit message | Last commit date | |
|---|---|---|---|---|
Repository files navigation
CONTENTS OF THIS FILE --------------------- * Introduction * Requirements * Recommended modules * Installation * Configuration * Troubleshooting * FAQ * Maintainers INTRODUCTION ------------ Collection of Drush Commands for Drupal 8 that allows you to perform useful operations like reset language, url or content type. * Unset the node promoted value. So you can bulk remove the "promoted" flag to all node of some content type * Slug. After installing https://www.drupal.org/project/pathauto only the entities with flag "Generate automatic URL alias" set to true This operation change those flag and rebuild the path * Change the type of a node. Pay attention: this can produce garbage in your db if content type do not support additional field related to the changing node * Set a consistent language of those node where language is set to UND REQUIREMENTS ------------ * https://www.drush.org (Version 9) * https://www.drupal.org/project/pathauto (Only if want to use it) RECOMMENDED MODULES ------------------- * None. INSTALLATION ------------ * Install as you would normally install a contributed Drupal module. See: https://www.drupal.org/documentation/install/modules-themes/modules-8 for further information. CONFIGURATION ------------- * No global configuration. TROUBLESHOOTING --------------- FAQ --- MAINTAINERS ----------- Current maintainers: * Emanuel Righetto (erighetto) - https://www.drupal.org/u/emanuelrighetto
About
Collection of utilities for Drupal 8 that allows you to perform useful operations like reset language, url or content type
Resources
License
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published