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

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

Provides autocomplete functionality for Search API searches in Backdrop CMS
https://github.com/backdrop-contrib/search_api_autocomplete

autocomplete backdropcms search

Last synced: 10 months ago
JSON representation

Provides autocomplete functionality for Search API searches in Backdrop CMS

Awesome Lists containing this project

README

          

# Search API Autocomplete

This module provides autocomplete functionality for Search API searches.

Autocompletion can be activated and configured for each search (all search views
and pages) individually, so you have fine-grained control over where
autocompletion can be used – and by whom.

## Dependencies

- Search API

## Installation

- Install this module using the
[official Backdrop CMS instructions](https://docs.backdropcms.org/documentation/extend-with-modules)

## Issues

Bugs and feature requests should be reported in the
[issue queue](https://github.com/backdrop-contrib/search_api_autocomplete/issues).

## Maintainers

- [indigoxela](https://github.com/indigoxela)
- Seeking additional maintainers

## Credits

Drupal maintainer: [Thomas Seidl (drunken monkey)](https://www.drupal.org/u/drunken-monkey)

*Supporting organizations for Drupal:* Google Summer of Code funded the initial
development of the module (in 2011).

## License

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