Every repository with this icon (
Every repository with this icon (
Settings Extension
Radiant has a number of settings that can either be set in the config files or through the console. However, there are cases when the administrator does not have access to the console or simply prefers a GUI for such tasks. Alex Wayne’s Settings extension exposes Radiant’s configuration options to the administrative UI.
Installation
From the root of your Radiant project run:
./script/extension install settings
(If this fails see the manual installation instructions)
Then restart your application server.
Usage
Login to your Radiant site. Click the new tab called Settings.

Click on the small icon before the name or the name itself to edit a particular setting.
Refer to Additional Configuration Options for a complete list of options and their possible settings. Refer to Customizing the Admin UI for instructions on accessing the same settings without the use of the Settings extension.






