How to Create a Custom Views Argument Plugin in Drupal

When you're building a site, it's standard to set up "pretty URLs". For example, we'd rather see /catalog/accessories than /taxonomy/term/18 and we'd rather see /about-us than /node/19. With Drupal, we use the Pathauto module to configure these types of standard content paths. But in some cases, there's no option to create a nice URL pattern, so we end up seeing those URLs.

Lire la suite about How to Create a Custom Views Argument Plugin in Drupal

Drupal Modules You Can't Live Without

If you're migrating or upgrading your site to Drupal's latest version, you'll be amazed by how many out-of-the-box modules are available.

That being said, there are still a set of handy contrib modules you'll probably use for most of your projects. This isn't a complete list, just a starting point for anyone new to Drupal looking for a useful set of modules to try. 

Lire la suite about Drupal Modules You Can't Live Without

Creating an Events Calendar in Drupal

If you have ever worked with sites that deal with events, you've probably been asked to create some type of calendar display. In this article, we'll discuss how to set up a basic events calendar using the Calendar (8.x-1.x-dev) for Drupal.

Need assistance? Learn everything you need to know to get hands-on with Drupal. Sign up for our Complete Drupal Training course and grow your skills, fast.

Lire la suite about Creating an Events Calendar in Drupal