year_month_expose_filter
No security coverage
Provides an adaptive Year + Month exposed filter for Drupal Views and block
This module helps site builders create archive-style filtering similar to blog and news archive systems commonly found in publishing platforms.
The filter dynamically generates archive options from existing content and allows users to filter Views results by month and year.
Use Cases
Ideal for:
- Blog archives
- News websites
- Magazine portals
- Event archives
- Content-heavy Drupal platforms
Implementation in Block
- Go to:Structure → Block layout
- Click: Place block
- Search for: Year Month Expose Filter Block
- Place the block in your preferred region.
- Save the block configuration
.
Implementation in View
- Go to: Structure → Views → Edit your View.
- Under: Filter criteria
- Add the filter: Custom Year/Month Archive
- Enable: Expose this filter to visitors
- Save the View.