Blog

Meet Drupal Site Builder Danita Bowman

Danita has been on Drupal.org and working with Drupal full-time for 4 years. In this interview she answers some questions for us about being a site builder. Meet Danita!

Video: Manage Customers with RedHen CRM

Are you curious about how you could build and customize a customer relationship manager (CRM) using Drupal? Maybe you've heard of RedHen CRM and you're eager to learn more. If so, this week we have a new video tutorial just for you. And, thanks to ThinkShout's generous sponsorship, it's free!

Dynamically Access PHP Object Properties with $this

Sometimes we need to be able to retrieve the value of a property on an object, but we don't know the name of that property. Instead, we need to dynamically calculate the property name, and then access the value. For example: $row->{$my_property};. This post looks at how the Views module uses this technique and allows for a huge amount of flexibility.

Pausing Our Podcast

This week, instead of publishing a regular podcast episode, we recorded a short update about the podcast itself. We're not producing any more episodes for the rest of 2015, but you can look forward to a new, better podcast in 2016.

Configure Search API Solr: Use Stopwords When Indexing Content

Most written text has a lot of functional words, like "a", "the", or "is" which are important to the person reading the content as they help it flow in a cohesive manner, but aren't necessary as important to someone searching the content of your site. In this tutorial we'll look at ways to ignore those words in our search index.

About us

Drupalize.Me is the best resource for learning Drupal online. We have an extensive library covering multiple versions of Drupal and we are the most accurate and up-to-date Drupal resource. Learn more