Autocomplete Node Search
Categories
Component ID
Component name
Component type
Maintenance status
Development status
Component security advisory coverage
Downloads
Component created
Component changed
Component body
Module Autocomplete Node search will provide you a block which you can configure in any region and search any node title.
After hitting enter it will get redirected to the searched page.
You can find this block by navigating through `admin/structure/block`.
If you are configuring `Autocomplete Node search` for anonymous users, permission should be given for anonymous users.
If your search yields no result, no redirection will take place. Hitting enter/submit button will give you back the existence page on which you were earlier.
Git instructions and git clone command
One-Time Only
Setting up repository for the first time
git clone --branch 8.x-1.x https://git.drupal.org/sandbox/sugandhkhanna/2839494.git autocomplete_node_search
cd autocomplete_node
