Adds a views plugin to render outputs as Bootstrap 5 cards
- Views (Drupal core)
- Bootstrasp 5 based theme (technically optional - you can implement your own styling if you prefer)
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.