Drupal

A Deep Dive into Drupal 10.3: What You Need to Know

Drupal has long been a leader in innovation and flexibility among content management systems. With the release of Drupal 10.3, the platform takes a significant leap forward. This update, the final feature release of Drupal 10, introduces new features and improvements that enhance both user experience and developer capabilities. Let’s explore what makes this release […]

July 15, 2024

Drupal

Upgrade from Drupal 7 to Drupal 10+: Key Advantages

Introduction Upgrading from Drupal 7 to Drupal 10 offers a compelling set of advantages that can significantly benefit your website in terms of security, performance, usability, and access to modern features. Here are the key reasons to consider upgrading: Enhanced Security Security Support: Drupal 7 will reach its end of life, meaning it will no […]

July 10, 2024

Drupal

Embracing the Future: The Drupal Starshot Initiative

Introduction Drupal has been a leading open-source content management system (CMS) for over two decades. In a transformative move, Dries Buytaert, the creator of Drupal, has introduced the Drupal Starshot initiative. Announced 23 years after the original launch of Drupal, this initiative aims to make Drupal’s powerful features more user-friendly and accessible. This blog explores […]

July 10, 2024

Drupal

How to Enhance Schema.org Metatag Module in Drupal with Custom Fields

Introduction Schema.org is a system designed to enhance how search engines interpret your website’s content. The Schema.org Metatags module in Drupal simplifies the process of incorporating this information, thereby improving your site’s search engine rankings and increasing the likelihood of displaying rich, informative snippets in search results. In this blog, we’ll explore how to expand […]

June 26, 2024

Drupal

Enhancing Drupal with custom Twig functions and filters

Introduction Drupal, a leading content management system (CMS), is renowned for its adaptability and scalability, offering developers a platform to create tailored digital solutions. At the heart of Drupal’s theming layer lies Twig, a versatile templating engine. This blog explores the utilization of custom Twig functions and filters, explaining how these extensions can enrich Drupal […]

Drupal

How to Build Custom Views Argument Plugins in Drupal

Introduction Drupal Views has a robust feature for filtering content based on any field using contextual filters. Contextual filters come with various filter types, such as Content ID from URL, query parameter, raw value from URL, and more. Additionally, you can create custom filter types if the existing ones do not meet your requirements perfectly. […]

May 30, 2024

Drupal

Unleashing the Power of SOLR with Faceted Search: A Comprehensive Guide

Introduction In the ever-expanding digital realm, providing users with seamless and intuitive search experiences is paramount for the success of any application or website. Whether you’re managing an e-commerce platform, a knowledge base, or an enterprise-level search solution, facilitating efficient content discovery can significantly enhance user satisfaction and engagement. This is where Apache SOLR shines, […]

March 28, 2024

Drupal

Use MSSQL as Default Database with Drupal 10 (Windows)

By default MariaDB, MySQL/Percona, PostgreSQL and SQLite databases are available for Drupal. The purpose of this blog is to Use MSSQL as Default Database with Drupal 10 (Windows).  Let’s start installing Xdebug 3 on MacOs Step 1 :  First we need to install MSSQL database on Windows Go to https://www.microsoft.com/en-in/sql-server/sql-server-downloads and download setup file Step […]

March 27, 2024

Drupal

Step-by-Step guide to upgrade Drupal 9 to Drupal 10

The process of upgrading a Drupal Project from 9 to 10 can be a bit of a challenging task. This blog covers the basic guidelines that will help you to upgrade major versions of simple or complex projects.   1. Check for pre-requisites   Platform requirements:   Drupal 10 requires PHP 8.1+. These platform updates must […]

March 5, 2024