Drupal modules

Drupal module: User Picture Field - A Brilliant Solution for Styling forms With Display Suite

Working with complex Drupal projects I'm always trying to escape many rewrites of existing Drupal built-in functionality. This time I got a client's request to have a user edit form with two-level…

| 49 seen

Drupal Menu Badges + Views + Flags + Rules = Counting Messages

<p>The Drupal project I'm currently working with get's complicated each and every day - so for a start I faced a problem to display dynamic content as menu items - i found a great not…

| 32 seen

Adding CAPTCHA to Drupal 7 Webform

CAPTCHA is an essential tool for preventing spam and malicious attacks on your website. Adding CAPTCHA to your Drupal 7 Webform is a straightforward process that can be completed in a few easy steps…

| 84 seen

Inject Block In Drupal 7 Node With Block Inject module

I was looking for options to inject Google Adsense ads into my Drupal blog. There are a few modules and tactics available. But today I found an excellent module - Block Inject. The Block Inject…

| 7 seen

How To Display Image Galleries with Thumbnails on Drupal with Flex Slider

Recently, I faced a challenge while trying to display image galleries on a Drupal-powered website. While there are a few modules that you can use to build your gallery view, such as the Views…

| 150 seen

How to Create a Stunning Masonry Front Page in Drupal: A Step-by-Step Guide

Creating a Drupal masonry front page can be an effective way to showcase your website's content in a visually appealing way. Masonry layouts are popular for their ability to display content in an…

| 83 seen

How to Use Drupal Web Widgets Module to Embed Custom Content on External Websites

Drupal is a popular and powerful open-source content management system (CMS) that provides a wide range of tools and features to create and manage content on websites. One of the most useful tools in…

| 25 seen

Custom Drupal Search Built with Search API + Database Search + Views

The default Drupal search function is pretty much OK, but if you are looking for ways to control and extend search behavior  - you are stuck with the default out-of-the-box search.…

| 129 seen

How to automatically add watermarks to uploaded images in Drupal

Drupal is a powerful content management system (CMS) that allows users to create and manage websites with ease. One of the features that make Drupal popular among users is its flexibility and…

| 84 seen

Improve User Experience with Image Hover Effects for Drupal Thumbnail Images

Drupal is a powerful and flexible content management system that enables you to create visually appealing and engaging websites. One way to enhance the visual impact of your Drupal site is to add…

| 31 seen

Improve User Experience with AJAX-Powered 'Load More' Pagination for Drupal Views

In Drupal, pagination is a common feature that allows website visitors to browse through a long list of content, such as blog posts or products, by breaking them up into smaller, more manageable…

| 93 seen

Simplify Image Uploads on Your Drupal Site with Multiupload Modules

Do you find uploading images one by one on your Drupal site to be a time-consuming and frustrating task? If so, the Multiupload Filefield Widget and Multiupload Imagefield Widget modules can provide…

| 61 seen