Drupal modules
Fighting Webform Spam - Drupal 9 - AntiBot
| 82 viewsRecently I migrated my personal blog (the one you are currently reading) from Drupal 7 - to Drupal 9. The migration process actually still is in process, as I faced a few issues with the site, like…
How to See Messages Sent From The Contact Form Drupal 9
| 17 viewsRecently working on my latest Drupal l9 project - BalticInvestors.com I faced a strange issue - after enabling the core default contact form, it seemed that data is not stored anywhere after actually…
Fix for Drupal 'Social Share Counter' module - Facebook Counter Not Working
| 2 viewsI have been using Drupal's Social Share counter module for some time already. It worked great until recently it stopped and all posts were showing 0 shares. After a quick research on the modules…
How To Merge Vocabularies on Drupal (Taxonomy Manager)
| 34 viewsA couple of years ago I launched the Piece of Life project in the frames of this blog. The idea was simple - instead of building a separate website for our photo stories, incorporate it in already…
How To Setup Google Analytics For Drupal 8 Website
| 18 viewsSetting up Google Analytics for a Drupal 8 powered website is as simple as it is with Drupal 7 website, luckily for us, there is a small and neat module doing the hard work for us. Google Analytics…
Building Drupal 8 Website From Scratch - Part 3, Essential Modules (Pathauto, Google Analytics, Disqus)
| 5 viewsIn the third part of Drupal 8, website building from a scratch series I will focus on a few essential must have, modules to boost Drupal website's SEO and usability. Before continuing to learn how…
How To Enable Custom Google Fonts For Drupal 8 Website
| 7 viewsThere are several options how to enable custom fonts for Drupal 8 website, in this article I will stick with one of the easiest - using a custom module - @font-your-face As usual, for this Drupal…
Speed Up Drupal site by 76% Using Image Lazyloader
| 2 viewsIn this article you will learn how I managed to increase load times for a Drupal powered site (the one you are currently reading) by more than 76%. Now the following tip will apply for Drupal sites…
How To Setup Pretty URL's For Drupal 8
| 5 viewsIt seems just yesterday I wrapped a simple Drupal tutorial on how to enable pretty URL's for Drupal 7 site. Turns out already three years have passed. Time flies, newer versions of Drupal emerges,…
Drupal 7.50 introduces User warning messages for incorectly removed modules
| 1 viewsThe other day I did perform a minor upgrade from Drupal 7.43 to Drupal 7.50, and was a bit scarred when noticed a huge warning page, at first I thought there are some problems with my files and…