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

# Publish Plugin

This article will detail how to package and publish plugins to the Eagle Plugin Center.

## Publish your plugin to the Eagle Plugin Center <a href="#fqk6i" id="fqk6i"></a>

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

## Submit a new version <a href="#x0bye" id="x0bye"></a>

If you need to submit a new version, you can follow these steps:

1. Click "Submit" from the top right corner

   <figure><img src="https://1590693372-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F8ag8XBIM3olHOU7WmBBx%2Fuploads%2Foy8o04XEVC1YAmV75fL3%2Fimage.png?alt=media&amp;token=317f2b1c-e197-49b2-b013-2fbb37017178" alt=""><figcaption></figcaption></figure>
2. Select "Submit Plugin"

   <figure><img src="https://1590693372-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F8ag8XBIM3olHOU7WmBBx%2Fuploads%2F4vMDXgsn4GE0yxJOkChq%2Fimage.png?alt=media&amp;token=e27451fe-3bd3-417e-b4b5-d764e93220e0" alt=""><figcaption></figcaption></figure>
3. Click "Upload"

   <figure><img src="https://1590693372-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F8ag8XBIM3olHOU7WmBBx%2Fuploads%2FEXoD72fnzulbWHlLc9ZM%2Fimage.png?alt=media&amp;token=0ec1ba86-aee9-4700-8296-92bcfc3b29a7" alt=""><figcaption></figcaption></figure>
4. Select your plugin and upload (the plugin must be a `.eagleplugin` file)

   <figure><img src="https://1590693372-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F8ag8XBIM3olHOU7WmBBx%2Fuploads%2Fi9GA5hfcwTb6LisPChcr%2Fimage.png?alt=media&amp;token=3516eb88-9099-4bcf-99f1-de1fcaa2c3ee" alt=""><figcaption></figcaption></figure>
5. Fill in the relevant introduction information

   <figure><img src="https://1590693372-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F8ag8XBIM3olHOU7WmBBx%2Fuploads%2FP1AePe2QfduExq99cabJ%2Fimage.png?alt=media&amp;token=15a9f862-5ff1-4a17-9a8e-6e87a26aa876" alt=""><figcaption></figcaption></figure>
6. Fill in the content of this version update

   <figure><img src="https://1590693372-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F8ag8XBIM3olHOU7WmBBx%2Fuploads%2F2onTG36O3eYLvAojynYB%2Fimage.png?alt=media&amp;token=19c7c321-3829-47b7-9a88-efa2683df52b" alt=""><figcaption></figcaption></figure>
7. Submit for review and wait for the review results

   <figure><img src="https://1590693372-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F8ag8XBIM3olHOU7WmBBx%2Fuploads%2FQM1N1uefxdIoZ8yWlWmF%2Fimage.png?alt=media&amp;token=236b0887-7603-4fe9-81e7-eeffb21ab9fd" alt=""><figcaption></figcaption></figure>

After submission, the plugin goes through an initial scan followed by human review. It is published to the Eagle Plugin Center only after both stages pass. See the [Review Process](/plugin-api/plugin-review/review.md) and [Review Results and Resubmission](/plugin-api/plugin-review/results.md) for details.

***

## Provide User Support <a href="#qwdab" id="qwdab"></a>

As a plugin developer, you need to provide user support. When submitting a plugin for review, you need to add a support contact. This can be an email address that users can contact, or a link to a website or help center. In this way, users can obtain technical support through the information you provide.
