Skip to content

Drupal 8 module including a search form block for redirecting to a path with a parameter.

License

Notifications You must be signed in to change notification settings

ilyano/simple_search_form

 
 

Repository files navigation

Simple search form

This module implements a simple search form with input and submit button. It allows to redirect the user to a page with a GET parameter. e.g. /some-site-page?myparam=sometext

Installation

Configuration

Add the "Simple search form" block in Structure > Block layout.

Use case

The parameter matches search API fulltext search or view exposed search filter.

About

Drupal 8 module including a search form block for redirecting to a path with a parameter.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • PHP 100.0%