Best Practices

Using Drupal best practices is the foundation for building a site that is secure, stable, and highly performant, drastically reducing technical debt and long-term maintenance costs. Sticking to the standards ensures better scalability and makes it easier for the large Drupal community to provide effective support when needed.

  • Keep core, theme, and modules updated
  • Stay informed on upgrades and security releases
  • Automate back-ups and do them regularly
  • Secure your site - use Composer to apply updates
  • Use accessible themes
  • Use the Drupal Console
  • Get Involved in the Community