An open API service indexing awesome lists of open source software.

https://github.com/backdrop-contrib/better_exposed_filters

Replaces the Views single-select or multi-select elements with radio buttons or checkboxes, respectively.
https://github.com/backdrop-contrib/better_exposed_filters

backdrop backdropcms cms filters views

Last synced: about 1 year ago
JSON representation

Replaces the Views single-select or multi-select elements with radio buttons or checkboxes, respectively.

Awesome Lists containing this project

README

          

Better Exposed Filters
======================

Replaces the Views' default single-select or multi-select elements with radio
buttons or checkboxes, respectively.

Views Filters are a powerful tool to limit the results of a given view. When you
expose a filter, you allow the user to interact with the view making it easy to
build a customized advanced search. For example, exposing a taxonomy filter lets
your site visitor search for articles with specific tags. Better Exposed
Filters gives you greater control over the rendering of exposed filters.

Installation
------------

- Install this module using [the official Backdrop CMS instructions](https://backdropcms.org/guide/modules)
- Configure any view under Administration > Structure > Views.
- Adjust the view to use Better Exposed filters under Advanced > Exposed Form.

Documentation
-------------

Additional documentation is located [in the Wiki](https://github.com/backdrop-contrib/better_exposed_filters/wiki/Documentation)

Issues
------

Bugs and Feature requests should be reported [in the Issue Queue](https://github.com/backdrop-contrib/better_exposed_filters/issues)

Current Maintainers
-------------------

- [Jen Lampton](https://github.com/jenlampton)
- [Laryn Kragt Bakker](https://github.com/laryn)
- Seeking additional maintainers

Credits
-------

- Originally written for Drupal by [Mike Keran](https://www.drupal.org/u/mikeker)
- Ported to Backdrop CMS by [Jen Lampton](https://github.com/jenlampton)
- Port to Backdrop sponsored by [America's Best Bootfiters](http://www.bootfitters.com)

License
-------

This project is GPL v2 software. See the LICENSE.txt file in this directory for
complete text.