The FWG Search module (mod_fwg_search) places a gallery search and filter form in any module position on your site. Visitors use it to enter keywords or apply filters that narrow down the files shown in the gallery.
Go to Extensions → Modules and create a new module of type FWG Search. Assign it to a module position, set its menu assignment, then configure the parameters described below.
The form always includes a Keyword field (searches file titles and descriptions) and a Gallery field (filters by gallery category). When additional addons are active, they inject extra fields into the form automatically.

The following addons extend the search form with additional filter fields:
| Parameter | Default | Description |
|---|---|---|
| Module class suffix | — | Appends a CSS class suffix to the module wrapper for custom styling. |
| After search | Leave | Stay — applies the filter to the current page (via AJAX or page reload). Leave — redirects to the gallery listing page with the search parameters appended. |
| Addon params | — | Additional filter fields injected by active addons, such as tag selectors, date ranges, or rating filters. |