Views display style that removes all the wrapper markup between items.
Instead of <div><article … /></div> you will have your content output as one article tag after another, or whatever the content of your rows is, without surrounding divs.
This is the Drupal views style plugin for plain listings, no wrappers.
Installation
composer require drupal/views_plain
Configuration
While editing a View, select the 'Plain' option under 'Format'.
Notes
This module does not (yet) remove the divs surrounding the view itself: #3389592: Remove more unneeded divs from around the whole view and the item listing as a whole
Supporting organizations:
Maintains Drupal 10+ having found the module they were going to make already exists.
Project information
Minimally maintained
Maintainers monitor issues, but fast responses are not guaranteed.Maintenance fixes only
Considered feature-complete by its maintainers.36 sites report using this module
- Created by colorfield on , updated
Stable releases for this project are covered by the security advisory policy.
Look for the shield icon below.
Releases
8.x-1.0
released 25 September 2023
Works with Drupal: ^8 || ^9 || ^10
First official release
Install:
Development version: 8.x-1.x-dev updated 28 Aug 2025 at 18:39 UTC





