Card Grid

module_card_grid

This module runs off data tags. So you would tag a basic page module_card_grid and a data tag module_card_grid:XXX.

What this will do is pull any page tagged XXX into a card and display it in a grid format.

#Card Grid filters

By default. card grids have built-in keyword search - that a user can type into to filter through cards in the grid. It searches the card title and card text.

Toggle filters

For each card in the card grid - if any filter:XXX tags exist - they will be added to the card grid - toggling one on/off will show/hide all cards that have a given filter:XXX tag.

Card sorting

By default, the card grid will sort "Newest first" - but you also have the option of switching to "A-Z" alphabetical sorting.