Create new section under Control Panel -> System Settings -> Settings

Hi,

Is it possible to add new sections/fields in Control Panel -> System Settings -> Settings?

Use case: I have settings that apply to the whole solution and are not market-specific.

Thanks in advance!
// Aram

Litium version: 6.2.2

Please check SettingsPageSetup.cs in the default setup of Accelerator 7, or check out this link https://docs.litium.com/more/best-practices/tips-tricks/control-panel-pages

This guides are for creating new pages, or am I missing something? I would like to modify the an existing page (“Settings”-page), if possible?

Control panel pages are the pages that you will see in the settings menu so that is the way to go if you want own settings pages. It is not possible to add a panel on the already existing settings page.