A blog that introduces the appeal and utilization of Drupal.It serves as a source of information to broaden awareness in the world to a large audience.
Front-end
In the Drupal ecosystem, we often find ourselves needing to manipulate strings or data directly within a template. While it’s tempting to throw logic into a .theme file or a hook_preprocess_node, this often leads to "code bloat" and makes templates harder to read.
Michael John Binal
2026.02.06
Modules
Tired of repeating the same tasks in the Drupal admin UI? Wish you could automate tedious operations with a single line in the terminal? That’s where custom Drush commands come in — turning your everyday workflows into fast, repeatable, scriptable magic.
2025.04.07
Server-side
Drupal is CMS (Content Management System) that is easy to build website. But sometimes our client asking a design that was beyond the limitation of Drupal standards and worst thing is that its never existed on contributed modules from Drupal.org. .
Renier John Sediego
2021.10.06