Translations to non-English languages are accepted only at Transifex using webbrowser. New English strings of new features can be added as PRs to edge branch file wekan/i18n/en.i18n.json .
Please add most of your questions as GitHub issue: Wekan feature requests and bugs. It's better than at chat where details get lost when chat scrolls up.
- Most Wekan community and developers are here. Works on webbrowser and PWA app that can be added as icon on Android and bookmark on iOS, used like native app.
Kanboard is project management software that focuses on the Kanban methodology.
Just make sure to add the invoice-ninja
tag to your question.
All Pro and Enterprise features from the hosted app are included in the open-source code. We offer a $30 per year white-label license to remove the Invoice Ninja branding from client facing parts of the app.
The self-host zip includes all third party libraries whereas downloading the code from GitHub requires using Composer to install the dependencies.
Feel free to email us for help if you're working on a module, we're happy to provide developer support.
OpenProject is a web-based project management software. Its key features are:
More information and screenshots can be found on our website.
If you want to run an instance of OpenProject in production (or for evaluation), refer to our in-depth installation guides.
If you're a developer wanting to set-up a local environment for contributing to OpenProject or developing plugins, you should refer instead to our Quick Start for Developers.
You found a bug? Please report it to our OpenProject community. Thank you!
TaskBoard is currently being re-written from scratch. The master
and dev
branches are still maintained, but are not getting new features at this time.
If you'd like to see how it's progressing, take a look at the re-write
branch (keeping in mind it's still a work in progress at this point) or the GitHub Project.
A Kanban-inspired app for keeping track of things that need to get done.
The goal of TaskBoard is to provide a simple and clean interface to a functional and minimal application for keeping track of tasks. It's not trying to be the next Trello or LeanKit.
Lavagna is a small and easy to use issue/project tracking software.
It requires Java 8 or better and optionally a database: MySQL, MariaDB or PostgreSQL. It can be deployed in a Java servlet container or as a self contained war.
See:
Lavagna supports MySQL (at least 5.1), MariaDB (tested on 10.1), PostgreSQL (tested on 9.1) and HSQLDB (for small deploy).
It's distributed in 2 forms:
See the documentation at http://help.lavagna.io
If you want to test it locally, you can download the self contained war and run:
Leantime is a lean open source project management system for startups and innovators written in PHP, Javascript with MySQL. https://leantime.io
Features:
then
to load Javascript dependencies and finally run the grunt task to create the compiled js files
We maintain an official Docker image on dockerhub. To run the image enter your MySQL credentials and execute
You can set any of the config variables in config/configuration.php
when running the docker command.
Once started you can go to <yourdomain.com>/install
and run the installation script.