WP Manifestindependent plugin directory
manifest / integrations / rrze-search

RRZE Search

Erweiterung der lokalen Sitesearch von WordPress um flexibel anpassbare weitere Suchen. Basiert auf dem Theme FAU Einrichtungen der Universität Erlangen-Nürnberg

by Tollwerk & RRZE · github.com/rrze-webteam/rrze-search · website

0stars
0forks

Install

No release zip yet. The repository archive installs, but the folder name will carry the branch suffix and updates will not flow:

wp plugin install https://github.com/rrze-webteam/rrze-search/archive/refs/heads/master.zip

Readme

RRZE-Search

Adds additional search engines to the wordpress default search.

Download

GitHub-Repo: https://github.com/RRZE-Webteam/rrze-search

Author

RRZE-Webteam , http://www.rrze.fau.de

Copyright

GNU General Public License (GPL) Version 3

Purpose

Implements additional Search Engine resources in the form of an Adapter Class, which extends Foundational Classes. That is to say, that the Google Foundational class enabled the use of the Google Customer Search feature and the Adapter classes hold information in utilization, i.e. Name, Labels and API Keys and IDs.

Dependencies

This plugin was optimized for the FAU Einrichtungen theme (https://github.com/RRZE-Webteam/FAU-Einrichtungen).

Add Additional Search Engine Resources

  • Duplicate SearchEngine-Class.php from RRZESearch\Infrastructure\Engines\Templates
  • Refactor the ClassName
  • Duplicate SearchEngine-Adapter.php from the same directory.
  • Refactor the AdapterClassName
  • Update query function according to its Search Engine's requirements.

Read the full README on GitHub →

Releases

TagPublished
1.0.4 May 22, 2026
1.0.3 Dec 2, 2025
1.0.2 Nov 20, 2025
1.0.1 Nov 19, 2025
1.0.0 Oct 24, 2025

These releases are tags only. The author does not attach a packaged zip, so there are no download counts to report.