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

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.

Presentation slides

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 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.

Link: Getting Started with Bootstrap in Drupal 8