TextformatterWrapTable by pmichaelis

Wrap a container div around markup tables.

TextformatterWrapTable

Processwire - Wrap Table


Processwire wrap table module is a textformatter module for processwire CMS/CMF. It is wrapping markup tables with a div container. wrapping tables with div containers simplifies the process of displaying responsive tables in the frontend.

The css classes for the wrapper and the table are configurable. .table-responsive / .table

by default the module produces the following markup:

<div class="table-responsive">
    <table class="table">
    ...
    </table>
</div>

Install and use modules at your own risk. Always have a site and database backup before installing new modules.

“We were really happy to build our new portfolio website on ProcessWire! We wanted something that gave us plenty of control on the back-end, without any bloat on the front end - just a nice, easy to access API for all our content that left us free to design and build however we liked.” —Castus, web design agency in Sheffield, UK