Drupal Community Resources

Drupal is primarily maintained and supported free of charge by the Drupal community of users and developers who volunteer their time to help others and improve Drupal. This is a collection of resources for additional information and help with Drupal.

Where to Get help with Drupal:

  • drupal.org - The offical Drupal website.

  • groups.drupal.org - Forums discussing everything Drupal.

  • Handbooks - Information about modules and theming.

  • API - The offical Drupal Application Programming Interface reference.

  • IRC - The Drupal related chat channels available on the Internet Relay Chat network (irc.freenode.net). What is the IRC?

    •   #drupal-support - The first stop to get help with a problem.

    •   #drupal - Drupal developers talk about the future of Drupal.

 

Help with Related technologies

Drupal relies on a combination of technologies such as programming languages and protocols. This is a list of some of the important ones and their respective resrouces.

  • JQuery - A Javascript library integral to Drupal

  • MySQL - The relational database commonly used with Drupal.

  • PHP - The Pre Hypertext Processor language that Drupal is written in.