Skip to content

Latest commit

 

History

History
22 lines (15 loc) · 509 Bytes

README.md

File metadata and controls

22 lines (15 loc) · 509 Bytes

Bootstrap Views Cards

Adds a views plugin to render outputs as Bootstrap 5 cards

Requirements

  • Views (Drupal core)
  • Bootstrasp 5 based theme (technically optional - you can implement your own styling if you prefer)

Features

This Views plugin supports most Bootstrap 5 card features:

  • Header
  • Footer
  • Image
  • Card body with:
    • Title
    • Subtitle
    • Text

You may use template overrides and/or preprocess functions to customize further.