Download the PHP package nhn-edu/team-task-collector without Composer
On this page you can find all versions of the php package nhn-edu/team-task-collector. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Download nhn-edu/team-task-collector
More information about nhn-edu/team-task-collector
Files in nhn-edu/team-task-collector
Package team-task-collector
Short Description This project is collects the work status of team members. And make a list of the collected results, and register it as a new task.
License Apache-2.0
Homepage https://github.com/eric-nhnedu/team-task-collector
Informations about the package team-task-collector
team-task-collector
This project is collects the work status of team members. And make a list of the collected results, and register it as a new task.
💾 Install
This Sample Project can be used by using the package manager or downloading the source directly. However, we highly recommend using the package manager. If you install it yourself, you will need to fix the "https://github.com/eric-nhnedu/php-dooray" dependency issue yourself.
Via Package Manager
This SDK are registered in two package managers, composer. You can conveniently install it using the commands provided by the package manager. When using composer, be sure to use it in the environment PHP 5.6+ is installed.
composer
🔨 Usage
A personal authentication token is required to use the SDK. Follow the steps below to obtain a personal authentication token.
Prepare
- Log in to Dooray PC Web.
- Click the cogwheel icon (내설정; My Settings) at the top-right of the screen.
- Click the [설정; Settings] button.
- Click the API menu and click the "개인 인증 토큰; Personal Authentication Token" menu.
- Click the "인증 토큰 생성하기; Generate Authentication Token" button.
- Fill in the "용도; Use" field with a suitable description and click the "생성하기; Create" button.
- Click the "복사하기; Copy" button to copy the "인증 토큰; Authentication Token" to the clipboard.
Fix configuration
Edit the config.json
file: