Replaces XenForo search with Google custom search.
(Example of Search tab)
(Example of Search page)
(Example of search results)
(Example of Options page)
Features:
All phrases start with googlecustomsearch_ for your convenience.
Setup step 1:
Go to the Google custom search start page: https://developers.google.com/custom-search/
Go to the Options page and enter your Search engine ID. This is the part after the cx= part of the code provided from step 1.
(Example of Search tab)
(Example of Search page)
(Example of search results)
(Example of Options page)
Features:
All phrases start with googlecustomsearch_ for your convenience.
Setup step 1:
Go to the Google custom search start page: https://developers.google.com/custom-search/
- Log into your Google account.
- Click the 'Get started' link.
- Click the 'create an instance of a Programmable Search Engine' link.
- Click the 'Control Panel' link.
- In the field 'Name your search engine' enter any name.
- In the field 'Enter a site or pages' enter *.domain.com use your domain.
- Select Image search.
- Click Create.
- Copy the code that is provided.
Go to the Options page and enter your Search engine ID. This is the part after the cx= part of the code provided from step 1.