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 Why Use a Content Delivery Network? Be…What is a CDN? A CDN or Content Delivery Network will make your website load much faster for users from all around the world. The system is …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 What is Drupal?Drupal is a popular open-source content management system written in PHP. Having been created in the early 2000s by a Belgian student, it no…Read More
Image Drupal Development and Twig: What Are …Drupal development is becoming an increasingly popular choice for developers all around the world. This has sparked the interest for upgrade…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
Drupal 8 is the Future of CMSAt OPTASY we’re big fans of Drupal. While we remain a technology agnostic firm and believe in matching organization needs with the best tech…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
Image Automating Remote AdministrationThis feature has long been a goal for OPTASY; it’s been more challenging than we expected. You see, automation is easy if all sites are buil…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