webgarden / mantisbt-todolists
To-Do Lists Plugin for MantisBT
Fund package maintenance!
andrzejkupczyk
Installs: 61
Dependents: 0
Suggesters: 0
Security: 0
Stars: 14
Watchers: 3
Forks: 4
Open Issues: 0
Type:mantisbt-plugin
pkg:composer/webgarden/mantisbt-todolists
Requires
- php: ^8.0
- ext-json: *
- composer/installers: ^2.3.0
- webgarden/mantisbt-termite: ^1.0
Requires (Dev)
- mantisbt/mantisbt: dev-master
- phpstan/phpstan: 2.1.31
This package is auto-updated.
Last update: 2025-11-12 09:24:37 UTC
README
To-do lists plugin for Mantis Bug Tracker. Allows users to manage to-do tasks within a bug report. If you find this plugin useful, feel free to try my other plugins as well.
Installation
MantisBT To-Do Lists plugin is packaged with Composer
and uses composer installers library
to install the plugin in the plugins/ToDoLists directory:
composer require webgarden/mantisbt-todolists
Old school alternative
If you prefer to avoid modifying the original MantisBT composer.json file,
you can follow these steps:
- download or clone the repository and place it under the MantisBT plugins folder
- rename the folder to ToDoLists
- cd into plugin's folder and run
composer install --no-dev
Functionality
Issue details
recording.webm
Configuration
Translations
Currently supported languages are: 🇩🇪 🇪🇸 🇫🇷 🇬🇧 🇵🇱 🇷🇺
