Settings

Configure site-wide settings including site title, language, email, social media links, and custom values.

Change a Setting

  1. Go to Settings
  2. Select a settings group on the right sidebar
  3. Edit the values you want to change
  4. Click Save

Settings Groups

Page Settings: Site title, browser tab title, home page configuration

Language Settings: Set website language (English, German, French, Italian, Spanish, Hindi). Note: Admin interface is English only.
See Translations for multilingual content.

Header Settings: HTML meta tags, keywords, description for SEO

Search Settings: Default labels and help text for simple search forms

Mail Settings: Configure email forwarding for contact forms

  • SMTP host and credentials
  • Forwarding address
  • Enable/disable message forwarding

Social Media: Add links to social media profiles (displayed in footer)

Custom Settings: Your own key-value pairs for use in templates

Create a Custom Setting

  1. Go to Settings
  2. Select Custom Settings
  3. Click Create New Setting
  4. Enter setting name (e.g., "contact_email")
  5. Enter value (e.g., "info@example.com")
  6. Use in templates: [[setting|contact_email]]

Import/Export Settings

Export settings:

  1. Go to Settings
  2. Click Export Settings
  3. Download JSON file

Import settings:

  1. Go to Settings
  2. Click Import Settings
  3. Upload JSON file
  4. Existing settings with same names will be overwritten

Tip: Export settings to back up your configuration or transfer settings between NDR Core instances.
Note: Some settings (like language and mail configuration) require application restart to take full effect.