An open API service indexing awesome lists of open source software.

https://github.com/xpressengine/plugin-orientator

XpressEngine 3 plugin orientator
https://github.com/xpressengine/plugin-orientator

xpressengine-plugin

Last synced: 4 months ago
JSON representation

XpressEngine 3 plugin orientator

Awesome Lists containing this project

README

          

# plugin-orientator

## 설치
### Console
```
$ php artisan plugin:install orientator
```

### Web install
- 관리자 > 플러그인 & 업데이트 > 플러그인 목록 내에 새 플러그인 설치 버튼 클릭
- `orientator` 입력 후 설치하기

### Ftp upload
- 다음의 페이지에서 다운로드
* https://store.xpressengine.io/plugins/orientator
* https://github.com/xpressengine/plugin-orientator/releases
- 프로젝트의 `plugin` 디렉토리 아래 `orientator` 디렉토리명으로 압축해제
- `orientator` 디렉토리 이동 후 `composer dump` 명령 실행

## 적용
플러그인을 활성화 시키면 바로 적용됩니다.