INTRODUCTION
------------
This module aims to add a simple Drupal block to search pages within the site using AJAX. 
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.

  * For a full description of the module, visit the project page:
   https://www.drupal.org/project/ajax_search_block

  * To submit bug reports and feature suggestions, or to track changes:
   https://www.drupal.org/project/issues/ajax_search_block
   
REQUIREMENTS
------------
No additional requirements

INSTALLATION
------------
Install as you would normally install a contributed Drupal module. 
See: https://www.drupal.org/docs/8/extending-drupal-8/installing-drupal-8-modules for further information.

CONFIGURATION
-------------
  1. Download and enable the module
  2. Go to admin/config/ajax-search-block and enable the entity types you want in search results.
  3. Add the "AJAX search block" to the appropriate region
  
MAINTAINERS
-----------
Current maintainers:
  * Eranga Jayaweera (Eranga) - https://www.drupal.org/u/eranga
