Want to master custom module development in Drupal?
Saroj K. breaks down the hook system: alter, action, and info hooks—plus when to use services.
Great for exam prep or real-world builds.
🔗 https://bit.ly/3LKIdhf
#DrupalHooks #DrupalDev #ModuleDevelopment #DrupalTutorial
Beginner tip via Saroj K. on Weekly Drupal: Know your config vs content.
Config = site structure (deployable), Content = live data (DB-bound).
Start every project with a config-first mindset.
🔗 https://bit.ly/49H9UzC
#Drupal #DrupalTutorial #ConfigManagement #DevOps
New to JSON:API in Drupal?
Drupal Academy kicks off a beginner series on setting up headless CMS features.
Starts with config, permissions, and testing — React integration coming soon.
🔗 https://bit.ly/3XS2l3m
#Drupal #JSONAPI #HeadlessCMS #DrupalTutorial
⚙️ Want to integrate AI into your Drupal editorial workflow?
OpenSense Labs kicks off a new tutorial series on setting up AI Core, OpenAI, and CKEditor 5.
Full guide 👉 https://bit.ly/48lAWNd
#Drupal #AI #CKEditor #DrupalTutorial
Want to ditch passwords in Drupal?
Aikav Technologies’ guide shows how to enable biometric or magic link logins using Passwordless and WebAuthn modules.
Full tutorial 👉 https://bit.ly/43pdP1s
#DrupalSecurity #WebAuthn #PasswordlessLogin #DrupalTutorial
📸 Want to display maps and camera data from photo uploads in Drupal?
Andres Torres shows how with Exif, Geolocation, Leaflet, and a helper module.
It’s metadata made useful.
🔗 https://bit.ly/4op7Hyt
#Drupal #Exif #Geolocation #DrupalTutorial
Need to export Drupal Views data?
Specbee’s Akshay Devadiga explains how the Views Data Export module outputs CSV, JSON, or XML.
Now updated for Drupal 10 workflows.
https://bit.ly/4nNj4jf
#Drupal10 #ViewsDataExport #DrupalTutorial #DrupalModules
📘 New tutorial: Tamara Bondarenko (Drupfan) breaks down how to build forms with Drupal’s Webform module.
Covers setup, YAML tweaks, conditional logic, exports, and extending with Form API.
Read via TDT: https://bit.ly/46VL6DC
#Drupal #Webform #DrupalTutorial #SiteBuilding