Skip to main content

Using Drupal Console

D

rupal console provides a lot of great functions and bootstrap code. The code is latest and according to the Drupal standards, therefore it is best to use as a starting point.

In this article we walk you through different Drupal console commands and give some scenarios where these may be very useful to use.

  • Use existing commands

  • Create a console command


Drupal View Field Plugin

D

rupal backend development has great deal in core Views. There are many important plugins that we can develop to improve our experience of Drupal Development.  Once you learn how the different parts of views work, and then learn how can we improve and speed up Drupal development using different kinds of plugins.

In this article we would develop a view field plugin. The task of this view would be to find certain words in the text and make it bold. We can extend this feature to do a variety of tasks. For example remove sentences containing certain words, or replace a token by some URL etc.

  • Directory structure

  • Try the new plugin

  • Download


Using UI Patterns in Drupal

U

sing UI Patterns in Drupal

Using UI Patterns in Drupal

  • Component based development (CBD)

  • Integration module


Good landing pages

  • card1

  • footer cards