Talking Drupal Newsletter 10/27/25
#526 - Off The Cuff: AI News, Hooks, and Drupal 11
Today we are talking about AI News,Drupal Hooks, and Drupal 11. We’ll also cover Webform Scheduled Tasks as our module of the week.
Topics
AI in News Anchoring
Drupal Hooks and Themes
Adoption of Object-Oriented Modules
Challenges with Theme Hook Orders
Understanding Hook Ordering in Modules
Simplifying Hook Ordering with Drupal 11.2
Updating to Drupal 11: Considerations and Plans
Exciting Features in Drupal 11
Drupal Orchestration and Integration
New England Drupal Camp Announcement
State of Drupal Work and Future Prospects
Resources
Hosts
Nic Laflin - nLighteneddevelopment.com nicxvan
John Picozzi - epam.com johnpicozzi
Module of the Week
with Avi Schwab - froboy.org froboy
This module (2.x branch) provides a generic scheduler for processing webform submissions. There are two kinds of plugins developers can write to hook into the scheduler:
Result set plugins: these allow you to create a group of submissions which will be processed by the task. For example, all submissions since the last time the task was run or the entire set of submissions attached to the form.
Task plugins: these accept an iterator of submissions from the result set plugins and perform some action. An action might consist of exporting and emailing the set of results or providing a summary of the submissions that occurred in the last week.
This episode is sponsored by Amazee.ai
New England Drupal Camp
Friday, November 14, 2025
Higher-Ed Summit
Training
Contribution Day
Community Social
Saturday, November 15, 2025
Keynote
Sessions
After-Party
Upcoming Episodes
#528 Drupal Goes to the U.N. with Tiffany Farriss and Mike Gifford. Recording on November 4.
#529 MCP, Automators, and Agents with Mike Gifford. Recording November 11.
#530 Join the Community Working Group with AmyJune Hineline and Mark Casias. Recording November 18.
#531 Evolve Digital with Maya Schaeffer. Recording November 25.
Submit your questions on the #TalkingDrupal channel on Drupal Slack.
Contact Us
#talkingdrupal on Drupal Slack

