Drupal

Use Drush command with Batch to update Node

In this tutorial, we are going learn how to create/update nodes with the help of the Drush command using  Batch API in Drupal. For that, we need to create a custom module. The file structure will be like below: Example: In the below example, we are updating the article content type Title field with a dummy value by dividing it into...

by anurag.nagar
Tag: #drupal #batchapi#updatenode#drushcommand#drush
28-Nov-2022