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
- Host: GitHub
- URL: https://github.com/backdrop-contrib/search_api_autocomplete
- Owner: backdrop-contrib
- License: gpl-2.0
- Created: 2024-12-03T12:50:33.000Z (about 1 year ago)
- Default Branch: 1.x-1.x
- Last Pushed: 2025-02-18T08:27:47.000Z (11 months ago)
- Last Synced: 2025-02-18T09:29:51.451Z (11 months ago)
- Topics: autocomplete, backdropcms, search
- Language: PHP
- Homepage: https://backdropcms.org/project/search_api_autocomplete
- Size: 93.8 KB
- Stars: 0
- Watchers: 8
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.txt
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.