Skip to content

cactushead/MantisThemeManager

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

54 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

MantisBT Theme Manager

A Theme Manager for MantisBT, the free web-based bugtracking system.

Version

0.0.3 (20180116) Tested with Mantis 2.9

In Action

preview

  • This fork changes the look of the theme manager to more closely use the MantisBT default styling and layout.
  • Screenshot zoom on hover still works and can additionally be themed by your custom themes (like cactus light).
  • Label indicator to make it clear which is the active theme.
  • The instructions shows a red or green indication as to whether you have created the themes folder.

Install

  1. Download
  2. Unpack the zip file
  3. Rename the unpacked folder called TimPietrusky-MantisThemeManager-xxxxxxx to MantisThemeManager
  4. Copy the MantisThemeManager folder to <mantis-root>/plugins/
  5. Go to Manage / Manage Plugins and hit the Install action for MantisBT Theme Manager
  6. Click on the MantisBT Theme Manager x.x.x link to open the choose a theme page
  7. Create a folder called themes inside <mantis-root>/css/ if it does not yet exist
  8. Copy <mantis-root>/plugins/MantisThemeManager/pages/default.png to <mantis-root>/css/themes/default/default.png

How to use

Follow the Instructions on the MantisBT Theme Manager page.

Themes

Cactus-Light-Theme

  • Creates a flat clean and vibrant theme
  • Alters side menu
  • Adds theme info to footer
  • No additional javascripts required

cactus light theme for MantisBT

Download

MantisBT is a ☆ ✪ ★ rockstar

rockstar theme for MantisBT

Download

Mantis-Suke-Theme

  • adds gradient to bug list rows
  • provides a base for more visual optimization

suke theme for MantisBT

Download

Please create a pull request or issue or what ever to add your theme to the list.

<Your theme>

How to submit a theme

  1. Your theme should have a unique name like mytheme
  2. Name your css default.css and save it to themes/mytheme/default.css
  3. Create a preview image of your theme, name it mytheme.png and save it to themes/mytheme/mytheme.png
  4. Create what ever subfolders you like (e. g. mytheme/img for images used in your default.css)

ToDo

  • Create more themes

License

Licensed under VVL 1.33b7 which means this work is free for all, so use it as you like.

About

A Theme Manager for MantisBT.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • PHP 100.0%