lyssal/search-engine-bundle

Using external search engines (like Qwant or Google) to add a search form in your project.

0.1 2018-11-25 11:35 UTC

This package is auto-updated.

Last update: 2024-04-15 01:55:53 UTC


README

The Lyssal search engine bundle permits you to generate a form using external search engines (like Qwant or Google).

Available search engines

  • AOL
  • Ask
  • Baidu
  • Bing
  • DuckDuckGo
  • Ecosia
  • Exalead
  • Google
  • Lilo
  • Million Short
  • MyWebSearch
  • Qwant
  • Startpage
  • WOW
  • Yahoo!

Loot at Lyssal\SearchEngine\Engine\SearchEngine for labels to use for each search engine.

To generate the form:

{{- lyssal_searchengine_display() -}}

Installation

Read the installation documentation.

Specify a search engine

To specify the search engine to use, read the Search engine documentation.

The template

To know how to use the template, read the Template documentation.

The website

To specify the website in which we search, read the Website documentation.