LabelStyle Plugin Installation
Introduction
Restyaboard is an open source alternative to Trello, but with smart additional features like offline sync, diff /revisions, nested comments, multiple view layouts, chat, and more. And since it is self-hosted, data, privacy, and IP security can be guaranteed.
Restyaboard is more like an electronic sticky note for organizing tasks and todos. Apart from this, it is ideal for Kanban, Agile, Gemba board and business process/workflow management. It can be extended with productive plugins
Today, several universities, automobile companies, government organizations, etc from across Europe take advantage of Restyaboard.
This document contains information about how to install the LabelStyle plugin in the Restyaboard.
What you'll learn
- How to install the LabelStyle plugin in the Restyaboard
Video Tutorial
For step-by-step instructions on LabelStyle Plugin Installation, refer YouTube video
LabelStyle Plugin Installation
- Download the plugin from https://github.com/RestyaPlatform/board-apps/releases, and choose the latest version and copy the link address
https://github.com/RestyaPlatform/board-apps/releases/download/v1/r_labelstyle-v0.1.0.zip
- Goto your Restyaboard installation root directory. e.g., directory:
/usr/share/nginx/html/restyaboard/
- Then goto
client/apps
directory and get the zip file by typing the commandwget {plugin_link}
in the command prompt - Extract/unzip the plugin zip and give file permission to extracted files. e.g.,
chmod -R 0777 r_labelstyle/
- You can configure LabelStyle app on
http://{YOUR_SERVER_NAME}/#/apps
path in your Restyaboard server. - After the above process, clear the browser cache and login again to view the installed LabelStyle plugin on your Restyaboard.