> 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/publishing/package.md).

# Package Plugin

## Exporting Your Plugin as an Eagle Plugin <a href="#fqk6i" id="fqk6i"></a>

To publish your plugin project to the Eagle Plugin Center, you first need to export the plugin in the `.eagleplugin` format.

1. Open the plugin panel (or press the `P` key)

   <figure><img src="/files/fujMOQTzMM52lduXTaAx" alt=""><figcaption></figcaption></figure>
2. Right-click on the plugin you want to publish

   <figure><img src="/files/436nUprxWWAVXy8tQvmJ" alt=""><figcaption></figcaption></figure>
3. Select "Pack Plugin"

   <figure><img src="/files/0Kmb1aAO06pYLuVivMv4" alt=""><figcaption></figcaption></figure>
4. Choose the save path and complete the export

   <figure><img src="/files/w9cy7b2uI85YCMuVSgSz" alt=""><figcaption></figcaption></figure>
5. Check the Eagle Plugin file that you just exported.

   <figure><img src="/files/DQGRF1SBPM1qaqqztKvK" alt=""><figcaption></figcaption></figure>

Next, go to the Eagle Plugin submission page, upload the `.eagleplugin` file, and provide the required information. The submission first goes through an [initial scan](/plugin-api/plugin-review/review.md#stage-1-initial-scan), then proceeds to human review. Complete the [pre-submission checklist](/plugin-api/publishing/prepare.md) before uploading.
