# 6-5 패키지 적용하기

패키지에는 여러 기능이 적용되어 있어서 빠르게 앱을 만들 수 있어요.

앱에 채팅 기능을 추가하기 위해 채팅 패키지를 적용해 볼게요.

## 패키지 적용하기

<div align="left"><figure><img src="/files/yIgZLG5hTsZ3BJYWYVYt" alt="" width="224"><figcaption></figcaption></figure></div>

관리자 웹 > 운영 모드 > 설정 > 오마이앱 라이브러리 > 패키지에서 패키지를 적용할 수 있어요.

우측 상단 이름 검색창에 '채팅'을 입력하고 검색해 주세요.

<div align="left"><figure><img src="/files/K6eeaBZ1ki6PK5UwPE0F" alt="" width="375"><figcaption></figcaption></figure></div>

\[1:1 채팅 - 지정된 페이지에서 채팅 대상 연결] 패키지를 클릭하고 패키지 적용 버튼을 누르세요.

앱을 종료하고 다시 실행하면 메뉴에 채팅, 매물탭이 추가된 걸 확인할 수 있어요.

매물탭은 사용하지 않을 거기 때문에 관리자 웹 > 메뉴 설정 > 앱 메뉴 설정에서 매물 메뉴를 삭제하고 변경사항 저장을 눌러주세요. 드래그앤드롭으로 메뉴 순서를 커뮤니티 > 중고거래 > 채팅 > 내 정보로 변경해 주세요.

관리자 웹 > 메뉴 설정 > 웹 메뉴 설정 > 서비스 > 매물 관리 메뉴를 삭제하고 변경사항 저장을 눌러주세요.

메뉴 수정은 앱 재실행 후 적용되기 때문에 앱을 종료 후 다시 실행해 주세요.

## 패키지 제거하기

<div align="left"><figure><img src="/files/ELiCiHvxY2vKuFr4jhiE" alt="" width="375"><figcaption></figcaption></figure></div>

적용했던 패키지를 제거하고 싶으면 패키지를 선택하고 패키지 제거 버튼을 누르면 돼요.

<div align="left"><figure><img src="/files/vW7d2GcqZhd4l9G9ezGQ" alt="" width="375"><figcaption></figcaption></figure></div>

패키지를 제거하면 패키지를 적용할 때 생성되었던 메타 및 설정들이 제거돼요.

> \#패키지 적용하기, #채팅 패키지, #1:1 채팅 - 지정된 페이지에서 채팅 대상 연결, #메뉴 삭제, #메뉴 수정, #패키지 제거하는 방법, #패키지 삭제하기, #패키지 되돌리기, #패키지 적용 취소하기

2023 08 24 ruru


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.ohmyapp.io/main/class/puppy-app/6/6-5.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
