WP Manifestindependent plugin directory
manifest / multisite / rrze-settings

RRZE Settings

General settings and enhancements for a WordPress multisite installation.

by RRZE Webteam · github.com/rrze-webteam/rrze-settings · 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-settings/archive/refs/heads/main.zip

Readme

RRZE Settings

RRZE Settings is a WordPress plugin that provides general settings and enhancements for multisite installations.

Features

  • Centralized settings for WordPress multisite installations.
  • Utility methods for use by other plugins.
  • Enhancements tailored for specific workflows.

Installation

  1. Clone the repository:

     git clone https://github.com/RRZE-Webteam/rrze-settings.git
    
  2. Place the plugin folder in your WordPress wp-content/plugins directory.

  3. Activate the plugin through the WordPress network admin interface.

Usage

Methods Available for Other Plugins

The following methods can be used by other plugins:

  • \RRZE\Settings\Helper::userCanViewDebugLog(): Check if the user can see the debug log (if available).
  • \RRZE\Settings\Helper::getBiteApiKey(): Get the BITE API key.
  • \RRZE\Settings\Helper::getDipEduApiKey(): Get the DIP Edu API key.

Development

Requirements

-WP >= 6.8 -PHP >= 8.2 -Node.js >= 22.8.0 -npm >= 10.8.2

Contributing

Contributions are welcome! Please follow the guidelines below:

  1. Fork the repository.
  2. Create a new branch for your feature or bugfix.
  3. Submit a pull request with a detailed description of your changes.

License

This plugin is licensed under the GNU General Public License (GPL) Version 3.

Author

Developed by the RRZE Webteam.

Support

For support, please refer to the GitHub repository.

Read the full README on GitHub →

Releases

TagPublished
2.2.13 Aug 24, 2026
2.2.12 Jul 8, 2026
2.2.9 Jun 26, 2026
2.2.7 Jun 16, 2026
2.2.6 Jun 16, 2026
2.2.5 May 28, 2026
2.2.4 May 19, 2026
2.2.3 Apr 17, 2026
2.2.2 Mar 17, 2026
2.2.1 Feb 26, 2026
2.2.0 Feb 26, 2026
2.1.0 Feb 19, 2026
2.0.20 Feb 3, 2026
2.0.19 Jan 30, 2026
2.0.18 Jan 29, 2026
2.0.17 Nov 19, 2025
2.0.16 Oct 23, 2025
2.0.15 Oct 17, 2025
2.0.14 Sep 23, 2025
2.0.13 Sep 19, 2025
2.0.12 Sep 18, 2025
2.0.11 Sep 12, 2025
2.0.10 Sep 12, 2025
2.0.9 Sep 10, 2025
2.0.8 Sep 5, 2025

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