Skip to content

Springest/kanban

Repository files navigation

This project is no longer maintained.

If you're interested in taking it over, we'd love to hear from you. Email developers@springest.com or check out one of its maintained forks.


Kanban Board for Codebase.

This is a small project to display your tickets in Codebase ( www.codebasehq.com ) in Kanban style. Screenshot

Installation

After checking out the code repsitory, you need to copy the settings.example.php to settings.php and edit that file with the appropriate config data. You crrently need to specify 4 configuration options:

  • /$codebaseAccount/ This is the Codebase account you use. Not your username, by the way.
  • /$codebaseUser/ This is the username, used for authentication with the Codebase API. The user must have adminitration privileges, otherwise the kanban board will not work.
  • /$codebaseApikey/ This is the API Key, also used for authentication.
  • /$codebaseMainProject/ The simple name of the project for which you want to show the kanban board

This should be all the configuration you need.

Kanban is just plain PHP and Javascript. Just upload the files to your server and you're done!

Usage

You can control the columns through Codebase. For every possible status a column will be created. You can control the ordering of the columns also via Codebase. If a status is treated as if the ticket was closed, then the column will use the full width of the page, otherwise the columns will have a fixed width.

Currently, the kanban board will use the first active milestone it can find.

Contact

If you want to know more, have questions etc. please contact us at developers@springest.nl

Project Status

Please note that we don't actively maintain this tool anymore, as we've switched to GitHub and are now using a new Kanban board which is not open-sourced yet. Feel free to fork this project and build upon it.

About

[UNMAINTAINED] Kanboard board for CodebaseHQ

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •