> For the complete documentation index, see [llms.txt](https://developer.eagle.cool/plugin-api/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://developer.eagle.cool/plugin-api/ja-jp/distribution/package.md).

# プラグインパッケージ

## Eagleプラグインとしてプラグインをエクスポートする <a href="#fqk6i" id="fqk6i"></a>

プラグインプロジェクトをEagle Plugin Centerに公開するには、まずプラグインを `.eagleplugin` 形式でエクスポートする必要があります。

1. プラグインパネルを開く（または `P` キーを押します）

   <figure><img src="/files/FlLkm7WYpaySF9CBb4il" alt=""><figcaption></figcaption></figure>
2. 公開したいプラグインを右クリックします

   <figure><img src="/files/RBcCmlpXWxXMPsuaoMZI" alt=""><figcaption></figcaption></figure>
3. 「プラグインをパッケージ化」を選択します

   <figure><img src="/files/Xf7ngrudB3sXz6i6oicX" alt=""><figcaption></figcaption></figure>
4. 保存先を選択し、エクスポートを完了します

   <figure><img src="/files/W4vfUQEL3f5P9ZTo7HNm" alt=""><figcaption></figcaption></figure>
5. エクスポートしたEagleプラグインファイルを確認します。

   <figure><img src="/files/0VHZtboTh2IsmSy2U02b" alt=""><figcaption></figcaption></figure>

次に、Eagle Pluginの提出ページで `.eagleplugin` ファイルをアップロードし、必要な情報を入力します。提出物は最初に[初期スキャン](https://developer.eagle.cool/plugin-api/ja-jp/distribution/pages/A81gIUXoDJnkh5eLOvOy#第1段階初期スキャン)を受け、通過後に人による審査へ進みます。アップロード前に[提出前チェックリスト](/plugin-api/ja-jp/distribution/prepare.md)を確認してください。
