Add links to the package 'Kanboard on Yunohost'

This commit is contained in:
Frederic Guillot
2015-02-21 15:09:45 -05:00
parent 8b73025f18
commit 38f6f640e1
2 changed files with 11 additions and 1 deletions

View File

@@ -48,6 +48,7 @@ GNU Affero General Public License version 3: <http://www.gnu.org/licenses/agpl-3
Related projects Related projects
---------------- ----------------
- [Kanboard for Yunohost by @mbugeia](https://github.com/mbugeia/kanboard_ynh)
- [Trello import script by @matueranet](https://github.com/matueranet/kanboard-import-trello) - [Trello import script by @matueranet](https://github.com/matueranet/kanboard-import-trello)
- [Chrome extension by Timo](https://chrome.google.com/webstore/detail/kanboard-quickmenu/akjbeplnnihghabpgcfmfhfmifjljneh?utm_source=chrome-ntp-icon), [Source code](https://github.com/BlueTeck/kanboard_chrome_extension) - [Chrome extension by Timo](https://chrome.google.com/webstore/detail/kanboard-quickmenu/akjbeplnnihghabpgcfmfhfmifjljneh?utm_source=chrome-ntp-icon), [Source code](https://github.com/BlueTeck/kanboard_chrome_extension)
- [Wunderlist To Kanboard script by EpocDotFr](https://github.com/EpocDotFr/WunderlistToKanboard) - [Wunderlist To Kanboard script by EpocDotFr](https://github.com/EpocDotFr/WunderlistToKanboard)

View File

@@ -57,6 +57,7 @@ Apparently, Centos and Debian backports security patches so PHP 5.3.3 should be
Kanboard v1.0.10 and v1.0.11 requires at least PHP 5.3.7 but this change has been reverted to be compatible with PHP 5.3.3 with Kanboard >= v1.0.12 Kanboard v1.0.10 and v1.0.11 requires at least PHP 5.3.7 but this change has been reverted to be compatible with PHP 5.3.3 with Kanboard >= v1.0.12
How to test Kanboard with the PHP built-in web server? How to test Kanboard with the PHP built-in web server?
------------------------------------------------------ ------------------------------------------------------
@@ -82,3 +83,11 @@ More information here:
- [Wunderlist](http://www.wunderlist.com/) - [Wunderlist](http://www.wunderlist.com/)
- <https://github.com/EpocDotFr/WunderlistToKanboard> - <https://github.com/EpocDotFr/WunderlistToKanboard>
How to install Kanboard on Yunohost?
------------------------------------
[YunoHost](https://yunohost.org/) is a server operating system aiming to make self-hosting accessible to everyone.
There is a [package to install Kanboard on Yunohost easily](https://github.com/mbugeia/kanboard_ynh).