Skip to content

GitLab

  • Menu
Projects Groups Snippets
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in / Register
  • I ISPConfig 3
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 552
    • Issues 552
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 45
    • Merge requests 45
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Monitor
    • Monitor
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Repository
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • ISPConfig
  • ISPConfig 3
  • Issues
  • #4927
Closed
Open
Created Jan 22, 2018 by Zironda Srl@zironda

Icon on top navigation bar

Hi, in developing a module for ispconfig we realized that it is not possible to specify the icon to be displayed in the module.conf.php file, but it is "chosen" according to the module name. In future releases it may be possible to choose it by set an option like this ?

$module['nav'][] = array( 'title' => 'Audit', 'open' => 1, 'items' => $items **'icon' => [name/path to icon]**);

Thankyou!

Edited Jan 22, 2018 by Zironda Srl
Assignee
Assign to
Time tracking