Sidr Module for Drupal: Responsive Menus and Regions
Create beautiful responsive sites with collapsible menus or regions with the Sidr module for Drupal, which lets your site go responsive with style.
Create beautiful responsive sites with collapsible menus or regions with the Sidr module for Drupal, which lets your site go responsive with style.
A tutorial on migrating URL aliases and URL redirects with Drupal migrations to improve SEO by avoiding 404 errors and broken URLs.
Anyone who owns a website knows the value of Google Analytics - a free tool from Google that gives you a ton of useful information about who is visiting your site, how they are getting to it, what they are doing and much more! As with most of the cases, we can configure this tool to do more than it does out of the box.
Learn how to migrate translated content from Drupal 7 to Drupal 8. This tutorial is about migrating translations created with the Content Translation module.
⚠️ November 2020 update: We've written an updated version of this tutorial with new code samples. Read it here.
Since the release of Drupal 8 with a standardized way of managing translations, many sites running Drupal 7 are making a switch to Drupal 8. In Drupal 7 there are two ways to translate content:
If you have ever worked with sites that deal with events, you've probably been asked to create some type of calendar display. In this article, we'll discuss how to set up a basic events calendar using the Calendar (8.x-1.x-dev) for Drupal.
Need assistance? Learn everything you need to know to get hands-on with Drupal. Sign up for our Complete Drupal Training course and grow your skills, fast.
A tutorial on migrating translated content from CSV, JSON, XML and other non-drupal sources to Drupal 8. This example uses the "migrate" module and data stored in CSV files.
A tutorial on migrating translated content from Drupal 6 to Drupal 8 using the "migrate" module.
Introduction and quick guide to using sitediff - a handy site version comparison tool which helps you detect changes between various versions of a website.
A detailed tutorial on creating custom fields in Drupal using the field API.