Skip to content
risingisland edited this page Mar 24, 2026 · 4 revisions

Welcome to the GS Config GUI wiki!

The purpose of this plugin is to do two things:

  • First, provide an easy method to Edit/Update settings in gsconfig.php, without having to touch any code.
  • Second, if there is an update that requires additional settings to be added to gsconfig.php, this plugin will automatically add those upon save.

A backup of your current version is created upon save.

If you have custom elements in your config, they are not touched.

After adding to your plugins folder and activating, you will find the config. in your Settings page's Sidebar menu.

image

Help

Question:

Why am I receiving this error?

image

Answer:

At some point in time, a typo was given in the upgrade instructions for a language value of en_EN to be added instead of en_US.

As the language file en_EN does not exist, it is asking you to correct this by choosing an existing language.

Clone this wiki locally