Ajax search block
Categories
Component ID
2889580
Component name
Ajax search block
Component type
module
Maintenance status
Development status
Component security advisory coverage
not-covered
Downloads
599
Component created
Component changed
Component body
This module adds a simple Drupal 8 block to search pages within the site using AJAX and quickly navigate to those by clicking on the search results. At the moment this search results depend only on the node titles and taxonomy names. Administrators can enable and disable node types/ vocabularies for the search block. User who search through the search block can quickly go relevant pages by clicking on the search result.
Requirements
- No additional requirements
Dependencies
- No dependencies
How to configure
- Download and enable the module
- Go to admin/config/ajax-search-block and enable the entity types you want in search results.
- Set the base URL setting if there is any issue with project URLs.
- Add the "AJAX search block" to the appropriate region
