GithubHelp home page GithubHelp logo

website's Introduction

Kanboard's website

This website is a simple HTML static webpage.

How to add a new plugin to the list?

Update the files plugins.json and plugins.html, then send a pull-request.

  • compatible_version is the latest stable version tested with your plugin.
  • remote_install allows people to install the plugin from the Kanboard user interface.

Your plugin archive must contains a folder with the plugin name (namespace), example:

MyPlugin-1.0.0.zip
└── MyPlugin
    ├── Controller
    ├── Locale
    │   └── fr_FR
    ├── Template
    │   ├── ...
    ├── Test
    │   └── ...
    └── ...

The archive will be extracted by Kanboard into the folder plugins as plugins/MyPlugin.

Note: Do not use the GitHub archive URL for the download link. Once unzipped, the directory structure is not the same as the one mentioned above. Kanboard won't be able to load the plugin. Make your own archive or set to false the remote_install field.

website's People

Contributors

aljawaid avatar av-ipunkt avatar bw-hro avatar chriswep avatar creecros avatar enricofrigo avatar fguillot avatar hernandezfo avatar hussein-khalil avatar jajm avatar jbaubree avatar jclwilson avatar k10blogger avatar kenlog avatar kuerme avatar kwibus avatar lastlink avatar manelperez avatar manuvarkey avatar nblock avatar oliviermaridat avatar papecoding avatar psy-q avatar ptr0x1 avatar rafacamargo123 avatar rocketman avatar stinnux avatar timostahl avatar turpina avatar yvalentin avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.