
Learn to create dynamic menu links in Drupal 8-10 using menu plugins, including authenticated-only links, dynamic counts of offers, and caching considerations for performance.
Create a code-only bid entity in Drupal by defining a content entity module with owner and offer references, a bit amount, and revision support, powered by the Drupal Entity API.
Extend entity teasers with dynamic variables in get price amount to reflect the offer’s highest bid, minimum price, and promo batch status.
Learn to update a Drupal view with an ajax callback to delete, insert, or update records without refreshing the page, using ajax responses and view refresh triggers.
Explore the Drupal caching API to implement complex caching for entities and blocks using cache tags, cache contexts, and max age for precise invalidation.
Learn how Drupal dynamic cache operates on fuse listings and offer views, including entity-level invalidation, hits and misses, and time-based caching strategies to optimize performance.
Learn to implement Drupal middleware to create an HTTP filter that redirects users after login, using the middleware API, Symfony's HTTP kernel, and a stack-based login redirect service.
Customize the user registration in Drupal using a route subscriber to replace the core register form with a custom registration form, validating email, username, and password, and log in.
[Please read the table of contents first! Also the prerequisites are important]
In this hands-on course, an offer software where users are able to create offers and place bids will be created. The course builds further on the Udemy course "Drupal 8 & 9 module development: start with custom entities" but can be taken individually as well. Please read the table of contents to know what to expect!
Start Code and end code available, PDF with text per chapter
This is the best resource for custom module development with Drupal 8, 9, or 10.
Advanced topics like custom entities, entity forms, access control, events, caching, workflows, and many more are discussed while building actual software platform
After the course, you’ll be able to build robust and scalable software solutions of many kinds.
Stef Van Looveren has more than 10 years of expertise with Drupal.
I’ve been around in the drupal ecosystem for ten years and have supported in many ways: code contributing, blogging, sharing solutions on DrupalAnswers, and attending conferences. With this course, I share almost all of the knowledge I’ve built up so far since using Drupal 8 and 9.
My message is: "It struck me that there are so few good learning paths for drupal. With this course, I try to fill the gap. I gave it my best and I hope you will enjoy it!"