Image Add Google Fonts to your Drupal 8 Them…Adding Google Fonts to your Drupal 8 theme can be a bit more difficult than with Drupal 7. This is an example of how to install a font for e…Read More
Image What’s New in PHP7? Top Features that …PHP has been the fourth most popular coding language in the world for seven years straight. More than 200 million websites and around 82% of…Read More
Image New Modules Released to Improve Drupal…Drupal recently released a new set of foundational modules which can improve Drupal development and Drupal’s workflow. The modules range fro…Read More
Image 10 Ways Drupal 8 Will Be More SecureSecurity is very hard to bolt on to any software or product after it has been built. Building it into the core of the code helps to avoid mi…Read More
Wordpress to Drupal 8 MigrationWordpress to Drupal 8 migration setupHere’s an example of an existing WordPress site, which has registered users with comments, anonymous co…Read More
Write A Hello World Test for Drupal 7 …This tutorial covers writing a "Hello World" test for Drupal 7 using the SimpleTest framework that comes with Drupal core. Knowing how to wr…Read More