Module

How to add multiple groups of fields dynamically with CCK

With version 3 of the CCK module comes an innovative sub-module: Content Multigroup. This tool allows users to dynamically add groups of fields to their forms, solving in a simple way a common problem in previous projects. Can you imagine being able to create forms with unlimited fields without having to write custom code? This and much more will be possible with Content Multigroup!

Pass the client IP to Apache from Varnish

Varnish is a great server for the static layer of our Drupal installations and we use or recommend it in the vast majority of installations, there are some special cases where we must make adjustments to the Varnish or Apache configuration so that we do not experience problems with some modules such as the voting API when we require blocking by IP, since Apache sends the response directly to Varnish and not to the user's browser, the IP that we will register will be the local IP 127.0.0.1

How to make Custom templates with Layout Builder?

Layout Builder is a Drupal 9 Core module that provides Layout Builder, a flexible visual design toolset that allows content creators and site administrators to customize the layout of a page through a powerful drag-and-drop user interface.

Check your Drupal site's external links with URL Status Scanner

Do you have external links on your site, and you don't know if they are still working? The URL Status Scanner module helps you detect broken, misconfigured, or down links automatically. It scans from content to code base, displays their exact location, and allows you to download the results for analysis. Ideal for keeping your site functional and free of 404 errors.

Revitalizing Drupal Developments with Innovative Modules

Looking to take your Drupal development to the next level? In this article we share with you three modules that have transformed our projects: Schema Metatag, to improve SEO with structured data; Bulk Update Fields + Views Bulk Operations, to make massive updates without complications; and Feeds Paragraphs Mapper, ideal for complex migrations. A must-read if you want to optimize processes, save time and get the most out of your Drupal site.