mirror of
https://github.com/YunoHost-Apps/mantis_ynh.git
synced 2024-09-03 19:36:33 +02:00
Mantis package for YunoHost
.github | ||
conf | ||
doc | ||
scripts | ||
ALL_README.md | ||
config_panel.toml | ||
LICENSE | ||
manifest.toml | ||
README.md | ||
README_es.md | ||
README_eu.md | ||
README_fr.md | ||
README_gl.md | ||
README_it.md | ||
README_zh_Hans.md | ||
tests.toml |
Mantis for YunoHost
Read this README in other languages.
This package allows you to install Mantis quickly and simply on a YunoHost server.
If you don't have YunoHost, please consult the guide to learn how to install it.
Overview
MantisBT is an open source issue tracker that provides a delicate balance between simplicity and power. Users are able to get started in minutes and start managing their projects while collaborating with their teammates and clients effectively.
Shipped version: 2.25.7~ynh3
Demo: https://mantisbt.org/bugs/my_view_page.php
Screenshots
Documentation and resources
- Official app website: https://mantisbt.org/
- Official admin documentation: https://mantisbt.org/documentation.php
- Upstream app code repository: https://github.com/mantisbt/mantisbt/
- YunoHost Store: https://apps.yunohost.org/app/mantis
- Report a bug: https://github.com/YunoHost-Apps/mantis_ynh/issues
Developer info
Please send your pull request to the testing
branch.
To try the testing
branch, please proceed like that:
sudo yunohost app install https://github.com/YunoHost-Apps/mantis_ynh/tree/testing --debug
or
sudo yunohost app upgrade mantis -u https://github.com/YunoHost-Apps/mantis_ynh/tree/testing --debug
More info regarding app packaging: https://yunohost.org/packaging_apps