How to Create a Drupal Installation Profile
An installation profile "turns on" functionality and pre-configures a Drupal Installation so that you have it close to being production-ready.
An installation profile "turns on" functionality and pre-configures a Drupal Installation so that you have it close to being production-ready.
You'll learn how Drupal not only eases the management of multilingual sites but also ensures that these sites are accessible and easy to navigate for a global audience.
Support for PHPUnit will be part of Drupal 8 base distribution! This makes Drupal a crucial platform for shops looking to embrace Continuous Integration.
This post covers how and why Drupal 8's support for unit tests make a holistic, end-to-end testing process more attainable than ever.
This post covers the process of downloading, installing and configuring AMP module for your Drupal 7 site.
Web accessibility compliance should be part of development and not just an afterthought. Here's a quick guide to web accessibility compliance for Drupal developers.
With Widen Community and Promet Source collaboration providing powerful Drupal 8 content management tools and Widen’s DAM platform Widen Collective.
Want to maintain configuration differences in certain environments? Luckily for us, Drupal Community wrote a module for that - Configuration Split.
In this blog, will walk you through an easy process of making your images responsive using the Picture and Breakpoints Module. Learn more here.
In this blog, we will walk through how to use the open source tool, Pa11y, to setup and run automated accessibility testing.
How does one get a badge to put on their web pages? The process is fairly straightforward: Audit the site and confirms WCAG compliance.
Does an accessibility issue on my website mean I need to build a brand new one? Here are the factors to consider before you build a new site.
Drupal reCAPTCHA module improves the CAPTCHA system. CAPTCHA protects your websites from SPAM. Here's a step-by-step guide to install it to your site.
W3C (World Wide Web Consortium) has updated WCAG 2.1 to WCAG 2.2 by adding nine new success criteria and removing one.
You can get sued more than once for the same web accessibility issue. Don't put yourself at risk—get your website audited now.
You might be wondering how one makes non-web files accessible documents. That’s where the Web Content Accessibility Guidelines (WCAG) comes into play.
Here is a guide of five recipes for Drupal strategies to use when you're planning your landing page. Want to learn more? Check out our workshops!
We spoke to our digital accessibility team, and they gave us a checklist of digital important accessibility issues that are often overlooked.
Knowledge of Drupal best practices includes an understanding of Drupal pitfalls. Here's an explanation of what not to do to get the most out of Drupal.
As Drupal sites become increasingly complex, Docker and Expresso PHP are two tools that will streamline and simplify development.