Skip to content
This repository has been archived by the owner on Jan 17, 2023. It is now read-only.

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
ik9999 authored Jun 14, 2018
1 parent 856f032 commit a8f2abf
Showing 1 changed file with 14 additions and 0 deletions.
14 changes: 14 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,20 @@ Display labels with names.

![screenshot from 2018-03-16 08-35-21](https://user-images.githubusercontent.com/6804575/37505316-42dfb3b8-28f5-11e8-97e3-57cab1056460.png)

## Installation

Download LabelStyle app `wget https://github.com/ik9999/r_labelstyle/releases/download/v1.0/dist.zip`

Goto Restyaboard app directory.e.g., directory: /usr/share/nginx/html/restyaboard/

Unzip the downloaded LabelStyle app (r_labelstyle directory) into your restyaboard app directory

Give file permission to unzipped files which are in client/apps/r_labelstyle/ pathe.g., `chmod -R 0777 client/apps/r_labelstyle/`

Configure LabelStyle on http://{YOUR_SERVER_NAME}/#/apps/r_labelstyle path in your Restyaboard server.

Clear the browser cache, login again to create board with LabelStyle app.

## Usage

After installing the app, go to Admin - Apps - LabelStyle settings - Change "Label style" value to "tags". Now relogin.
Expand Down

0 comments on commit a8f2abf

Please sign in to comment.