silverstripeltd/silverstripe-bifrost-admin

Silverstripe Search Administration module

Installs: 0

Dependents: 0

Suggesters: 0

Security: 0

Stars: 1

Watchers: 2

Forks: 0

Open Issues: 0

Language:TypeScript

Type:silverstripe-vendormodule

dev-main 2025-07-04 04:50 UTC

This package is auto-updated.

Last update: 2025-07-07 01:19:07 UTC


README

Silverstripe Search

Silverstripe Search Administration module

The Silverstripe Search Administration module provides an interface for configuring your search settings from within the Silverstripe CMS.

Installation

composer require silverstripeltd/silverstripe-bifrost-admin

This module requires the Forager Module is set up and configured first so refer to the SDK documentation for how to set that up.

After installation the admin section is available in the CMS Sidebar:

Administration screen

Also note that the "Search Service" menu item will also be renamed "Search Indexing" to avoid confusion between these modules.

Permissions

The module comes with permissions so that you can control who can access the Search Service Administration area and perform administrative actions. You will need to assign these to the non-admin users you wish to be able to access it. Head to the Security section (/admin/security) in the CMS to do this.

Available admin section permissions

Currently only Synonyms are supported: Available synonym permissions

More information

You can get more information on the Search Service and its features in the Service Documentation