Archive Year Month Expose Block and View
1 sites
No security coverage
This module provides a user-friendly exposed filter for Drupal Views that allows content to be filtered by month and year, commonly used for creating archive-style listings. It dynamically generates filter options from existing content to help users find older posts, news articles, or events.
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.