Stonemind WEB Headless Drupal: Using Drupal’s API to Batch Script Your Drupal Site.

Headless Drupal: Using Drupal’s API to Batch Script Your Drupal Site.

Whenever I work with a significant framework or off-the-shelf software, I invariably encounter situations in which I need to do “one-off” programmatic batch tasks outside the normal flow of the application.

Today, I will explore how to do some programmatic manipulation of Drupal (specifically Drupal 6, although this approach is very similar in Drupal 5) showing specific examples to get you started creating your own scripts.

Related Post