Top Drupal 9 Modules You Absolutely Need For your Drupal Project
01 Feb, 2022
|
Shefali Shetty
Starting a Drupal website from scratch? Take a look at some of the must-have Drupal 9 modules that can extend the capabilities of your Drupal 9 website.
Personalizing the Website Experience for Visitors Using the Drupal 9 Smart Content Module
18 Jan, 2022
|
Suresh Prabhu
Deliver unique web experiences and personalized content to see a boost in engagement and conversions. Learn how you can personalize content based on your viewer’s data with the Drupal 9 Smart Content module.
Functions and filters to get you started with Twig Tweak in Drupal 9 (with examples)
14 Dec, 2021
|
Akshay Devadiga
Twig tweak module is a huge time saver for Drupal developers working with advanced twig templates. It offers several useful functions and filters that can ease the developer’s job. Developers can also write well formatted code which is more comprehensible. I highly recommend usage of the Twig tweak module in Drupal 9 for quick and easy Drupal development.
Make Your Drupal 9 CKEditor Pop - 7 Useful Modules You Didn't Know Existed
06 Dec, 2021
|
Ravikant
Although CKEditor for Drupal 9 offers most of the features necessary to create and edit content, there’s that occasional need to go beyond the default capabilities. Take a look at our favorite 7 modules and plugins that you can integrate with CKEditor to add that extra sparkle.
Drupal 9 Custom Module Development – A Beginners Guide
23 Nov, 2021
|
Mohammed Farhaz
The true power of Drupal lies in its modules. With thousands of core and contributed Drupal modules to choose from, Drupal developers can easily implement ones that meet their needs. But what if the requirements are very specific and you don’t have a module available for it? When you need to customize a Drupal website for a client who has unique needs that just cannot be accomplished with core or contributed modules, build your own custom modules.
Easy and Effective Content Moderation in Drupal 9 (With an Example!)
16 Nov, 2021
|
Karishma
Content Moderation and Workflows modules in Drupal 9 are game changers when it comes to following structured editorial workflows. In this article, find out more about the Drupal 9 content moderation module and see it in action.
Improving Site Performance with ImageMagick Drupal Module and WebP
02 Nov, 2021
|
Manish Saharan
Who says you can’t have your cake and eat it too? With Drupal’s ImageMagick module and WebP implementation, you can have high quality images and a fast performing website too! Learn how.
A Deep Dive into the Webform Module for Drupal 8/9
12 Oct, 2021
|
Ankitha
With over 400K websites using it, the Webform module is easily one of the most popular Drupal modules. Take a deeper look into this amazing module and its features in this article.
The Tour Module - Create your own Tour for a Custom Theme in Drupal 9
28 Sep, 2021
|
Vinit Kumar
With the Tour module in Drupal core, creating guided tours for your user is now really easy. Learn how to implement the Tour module for your own custom theme in Drupal 9.