DevPremier CRM DevPremier Docs Buy

Settings Center

Unified settings hub — searchable catalog linking to every CRM configuration screen

Try:

01 Settings Center overview

The Settings Center is a searchable hub that links to every CRM configuration screen — no duplicate CRUD.

  • Access: /settings or sidebar Settings → Settings Center.
  • Vue app with category sidebar, search, favorites, and quick links to legacy Office settings.
  • 15 categories: Organization, Users & Access, Sales, Products, Projects, Support, Communication, Finance, Automation & AI, Analytics, Integrations, Customization, Security, System, Developer.
  • Permission: settings_center_module.

02 Search & navigation

Find any setting by keyword — e.g. smtp, tax, permissions, webhooks.

  • Category filter narrows results to Sales, Finance, Integrations, etc.
  • Items respect existing module permissions — hidden if the user lacks access.
  • Module settings screens link back to the hub for consistent wayfinding.

03 Settings Center permissions

  • view-settings-center — open hub and search catalog.
  • viewany-settings-center — menu visibility.
  • Office users with office_module read access inherit Settings Center read automatically.

04 Settings Center API

API: GET /api/settings-center/catalog and GET /api/settings-center/search?q=.

Catalog defined in app/Support/Settings/SettingsCenterRegistry.php for easy extension.

Thanks for reading DevPremier CRM docs

Browse all guides