Skip to content

Instantly share code, notes, and snippets.

@mvance
Last active April 22, 2021 16:20
Show Gist options
  • Save mvance/5fadde06b0df5f943db5 to your computer and use it in GitHub Desktop.
Save mvance/5fadde06b0df5f943db5 to your computer and use it in GitHub Desktop.
Some of the Drupal resources I find most useful

Drupal resources

websites

  • drupal.org
  • Drupal Answers - a StackExchange Q&A site (great for asking the community one-off questions that have a clearly defined answer)
  • simplytest.me - short-lived demo sites (great for quick testing of modules, themes, and distributions; not all distributions seem to work smoothly here though)
  • Pantheon - platform as a service hosting (offers free developer accounts; great for quickly testing fresh installs of distributions, modules, etc.)

books / magazines

  • Pro Drupal Development - sadly, the Drupal 7 version of the book isn't quite as comprehensive as earlier versions, but it's still a good starting place for learning Drupal development best practices
  • Definitive Guide to Drupal 7 - written by many authors, so a bit disjointed and redundant at times, but does provide a lot of information
  • Drupal resources on O'Reilly Safari - lots of Drupal resources, if you happen to have a Safari subscription
  • Drupal books from Packt publishing - Packt publishes a lot of Drupal books, but the quality can vary quite a bit, most (all?) are also hosted on O'Reilly Safarai (above)

video tutorials & presentations

  • Drupal.tv - LOTS of conference videos across a wide variety of Drupal topics
  • Drupal Association on YouTube - lots of Drupalcon conference videos
  • Drupalize.Me - lots of tutorial videos on a variety of topics (design, theming, development, site building, etc.)

beginner "must see" videos

intermediate "must see" videos

other places to find Drupal developers

podcasts

events, conferences, and "camps"


Miscellaneous Non-Drupal Resources

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment