Facets

Module Drupal Illustration Voir sur Drupal.org
Nb téléchargements : 43008

Components

  • Code
  • Documentation
  • Miscellaneous
  • User interface
  • Core search integration
  • Search API integration
  • Facet summary

Documentation

Images


Ecosystem

Licence

http://www.gnu.org/licenses/old-licenses/gpl-2.0.html

permet de créer et manager des filtres de recherche

Release

Status : Published
Projects : Modules
Maintenance status : Seeking co-maintainer(s)
Development status : Under active development
Supported Branches : 2.0., 3.0.
shield Stable releases for this project are covered by the security advisory policy.



Description

Overview

The Facet module allows site builders to easily create and manage faceted search interfaces. In addition to the UI components that come out of the box, themers and module developers can build their own widgets that can optionally be contributed back to Drupal.org. Facets work with Drupal Core Search and Search API, meaning that code and configuration can be reused as-is with the most popular search solutions available to Drupal.

Facets is a Drupal 9 and above only solution. Please see Facet API for a Drupal 7 solution.

We showcase the ecosystem of Search API, including facets, sorting, autocomplete and more at http://drupalsear.ch. It is possible to login and check out the configuration of the site to see some of the best practice configurations. The code for this demo site is available at https://github.com/nickveenhof/drupal8-umami-search.

How to Contribute

Want to create your own extension module? Post a link to your project against the appropriate issue to eliminate duplication of effort, and make sure to search for other modules that are already integrating with facets. We have a section in the README.txt for extension modules.

Not a coder? Excellent!! We need your help to find use cases and interesting search interfaces that this module should strive to achieve. Post a feature request to the issue queue with a screenshot and detailed explanation of the desired functionality.

Attribution

The architecture of this module is a complete rewrite of the drupal 7 Facet API module with concepts inspired by search api (such as the processors).
The Drupal 8 and 9 version were inspired by the functionality of Facet API (Drupal 7) and the facetapi_bonus (Drupal 7) project.



Toutes les informations proviennent du site drupal.org