Skip to main content
U

sing UI Patterns in Drupal

Using UI Patterns in Drupal

Component based development (CBD)

Drupal has special interest in component based development. Since it is more structured way of organizing code for specific UI elements we will use it here.

Integration module

  • UI Patterns Layouts - makes patterns available via Layout Discovery
  • UI Patterns Views - makes patterns available as views row styles
  • UI Patterns Display Suite - makes patterns available as display suite field templates
  • UI Patterns Field Group - makes patterns available to field group