There’s nothing more satisfying than getting a video that ranks “1 of 10” by views on YouTube.
Good to see that Drupal CMS is popular.
Category: Drupal
Using Claude Code to spin up DDEV Sites
Now I’m getting a little lazy.
I just used Claude Code to build a DDEV site following commands from a README.
And it did a pretty good job.
This will be the local site for Friday’s live stream.
It’ll be about creating tables, absolutely riveting stuff, I know.
Hope you can join, I promise to bring my A-game to the table. 😉


Getting Started with Paragraphs and Bootstrap in Drupal
Last week I published a tutorial over at WebWash on using Paragraphs with Bootstrap.
In the tutorial, we implement to Bootstrap Card component and we use Radix which is a Bootstrap 4 theme.
Click on the link below to read tutorial or watch the video
Link: Getting Started with Paragraphs and Bootstrap in Drupal
How to Build a Directory site using Drupal 8
This was a fun video to record. I decided one night to build a whole website and record it. By the end, I ended up with a video which is 3 and a half hours long.
Speaking at DrupalSouth Canberra 2018
DrupalSouth this year will be held in Canberra this December.
My presentation, Media Management in Drupal 8, has been accepted which is great news!!!
Best of all, I’ll be presenting at 9 am on Monday (the first day), which is great because I can get the presentation over and done with. Then I can relax and enjoy the conference.
My session is broken out into two parts; slides and demo.
I have 63 slides where I discuss the history of media in Drupal and which modules you should use.

The rest of the time will be spent demonstrating how to configure modules.
Hope to see you all at DrupalSouth.
Getting Started with Bootstrap 4 using Barrio in Drupal 8
In my latest tutorial over at WebWash, you’ll learn how to use Bootstrap 4 using the Barrio theme in Drupal 8.
This is the first of a few tutorials which cover how to use Bootstrap 4 in Drupal 8.
Link: Getting Started with Bootstrap 4 using Barrio in Drupal 8
Search across Fields in Views using Combine Fields Filter in Drupal 8
In my latest tutorial over at WebWash, I demonstrate how to use the “Combine fields filter” in Views.
It allows you to search across multiple fields in Views.
Link: Search across Fields in Views using Combine Fields Filter in Drupal 8
Create Predefined Options for Webform in Drupal 8
In my latest tutorial over at WebWash, I show you how to use predefined options in Webform.
Build Custom Layouts using Bootstrap Layouts in Drupal 8
In this tutorial over at WebWash, I show you how to create Bootstrap grids in Display Suite and Panels using Bootstrap Layouts module in Drupal 8.
Link: How to Implement Layouts using Bootstrap Layouts in Drupal 8
Create a Bootstrap Sub-theme in Drupal 8
In my first tutorial of 2018 over at WebWash, I show you how to create a Bootstrap sub-theme using Drupal 8.
I start the tutorial off by talking about Bootstrap and what it is. Then we jump right into things by showing you some of the theme’s settings and more.
After that, you’ll learn how to create a sub-theme and compile Sass using laravel-mix.