mrtool / contao-google-custom-search
Frontend Module for Google Custom Search
Installs: 29
Dependents: 0
Suggesters: 0
Security: 0
Stars: 0
Watchers: 2
Forks: 0
Type:contao-module
Requires
- php: >=5.3
- contao-community-alliance/composer-installer: *
- contao/core: >=3,<4
This package is not auto-updated.
Last update: 2021-12-20 13:33:03 UTC
README
An contao extension that provides a module to create input/result lists with google custom search
How to use:
Create an module "Google Searchengine" in the contao backend and then choose one of 3 styles:
- Normal search: Renders both the input and result list
- Search input: Renders only the input (be sure to set the "Link name" to the same as for the result)
- Search result: Renders only the result list (be sure to set the "Link name" to the same as for the input)
Additional note
This module is provided "as is", without warranty of any kind. It is still under development if you find any issues please use the github issue tracker.