Skip to content

Issues 3416848, 3416851, 3418148: SC config page

Richard Allen requested to merge issue/musica-3416848:3416848 into 1.1.x
  • This MR adds the SC config page, along with the associated perms and menu links.
  • Perms have been fixed on existing router items (fixes issue #3418148).
  • Adds a new menu item "Musica" under system.admin_config with path /admin/config/musica. Contains all the child configuration pages for the Musica module.
  • The SC config page sets and retrieve API config items using a Form and the Config API.

Note: I migrated the Spotify API to use Config API some short time ago, but it still lacks it's own config page.

New menu item:

image

New Musica configuration page (the actual menu items are still not finalized):

image

Edited by Richard Allen

Merge request reports

Loading