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
- Host: GitHub
- URL: https://github.com/xpressengine/plugin-orientator
- Owner: xpressengine
- Created: 2015-11-17T06:13:32.000Z (over 10 years ago)
- Default Branch: master
- Last Pushed: 2025-03-21T02:06:47.000Z (about 1 year ago)
- Last Synced: 2025-06-10T15:48:52.489Z (12 months ago)
- Topics: xpressengine-plugin
- Language: PHP
- Size: 24.4 KB
- Stars: 1
- Watchers: 6
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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` 명령 실행
## 적용
플러그인을 활성화 시키면 바로 적용됩니다.