Skip to content

Latest commit

 

History

History
41 lines (24 loc) · 1.79 KB

README.md

File metadata and controls

41 lines (24 loc) · 1.79 KB

Wakanda-widgets

In this new repository, you can share your custom Wakanda widgets with the community.

How to create a widget for Wakanda

Please refer to the documentation on the Wakanda website : http://doc.wakanda.org/

How to request for your widget to be added to this list

To have your widget added to this list, you must:

  1. Fork this repository.

  2. Add your widget as a submodule.

  3. Send us a pull request.

We will review your widget before accepting it. To be accepted, your widget MUST include the following:

  • a well-formed widget with its corresponding "package.json" file.
  • a "readme.md" file with basic explanations about your widget.
  • a "license" file associated with your widget.

How to use a widget from this list in your project

To use a widget from this list in your project:

  1. Download the corresponding submodule by cloning it in GIT or by using the "Download ZIP" button from the widget's repository.

  2. To install the widget, refer to Installing a Custom Widget.

  3. Open Wakanda Studio. The new widget will appear in the "Custom Widget" section of the "Widgets" tab in the GUI Designer.

Disclosure

Each widget is maintained by and remains the property of its owner. Its presence on this list does not imply an endorsement by Wakanda.

Wakanda reserves the right to bundle widgets that are significant for the community directly within its products provided that the license permits it and that the owner of the widget is in agreement.