Plugin Directory

Changeset 1969133


Ignore:
Timestamp:
11/05/2018 04:03:16 PM (7 years ago)
Author:
ryotsun
Message:

update readme

File:
1 edited

Legend:

Unmodified
Added
Removed
  • wp-slack-logbot/trunk/readme.txt

    r1969124 r1969133  
    1818
    1919== Installation ==
     20Follow the steps below.
    2021
    2122= Install Plugin =
     
    2728
    28291. Visit [SlackAPI](https://api.slack.com/apps) page and click `Create New App` button on the top right.
    29     ![create new app1](https://github.com/fuwalab/wp-slack-logbot/blob/images/readme_images/1.png)
    30301. Fill-out the following fields, and click `Create App` button.
    3131    - `App Name`
    3232    - `Development Slack Workspace`
    3333
    34         ![create new app2](https://github.com/fuwalab/wp-slack-logbot/blob/images/readme_images/2.png)
    35341. Add Bot User
    3635    1. Click `Bot User` link on the left side menu.
    3736    1. Fill-out the following fields, and click `Add Bot User`
    38         ![add bot user](https://github.com/fuwalab/wp-slack-logbot/blob/images/readme_images/3.png)
    3937
    40381. Enable Event Subscriptions
    4139    1. Click `Event Subscriptions` link on the left side menu.
    4240    1. Turn `Enable Events` ON.
    43         ![enable events](https://github.com/fuwalab/wp-slack-logbot/blob/images/readme_images/4.png)
    4441
    4542    1. Put `Request URL` like following URL.
     
    5451    1. Click `Save Changes`
    5552    1. After saving completed, follow the direction
    56         ![after saving completed](https://github.com/fuwalab/wp-slack-logbot/blob/images/readme_images/5.png)
    5753
    58541. `OAuth & Permissions`
    5955    1. Click `OAuth & Permissions` link on the left side menu.
    60         ![insall app to workspace](https://github.com/fuwalab/wp-slack-logbot/blob/images/readme_images/6.png)
    6156
    6257    1. Click `Install App to Workspace` button
    6358    1. Then it will be shown `OAuth Access Token` and `Bot User OAuth Access Token`
    64         ![generated token](https://github.com/fuwalab/wp-slack-logbot/blob/images/readme_images/7.png)
    6559
    6660        - Copy `Bot User OAuth Access Token`
     
    70641. Go to Plugin Setting page
    7165    1. Paste `Bot User OAuth Access Token` which is copied earlier.
    72         ![insall app to workspace](https://github.com/fuwalab/wp-slack-logbot/blob/images/readme_images/8.png)
    7366    1. Then click `Save Changes` button
    7467
Note: See TracChangeset for help on using the changeset viewer.