> For the complete documentation index, see [llms.txt](https://windows.help.formit.autodesk.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://windows.help.formit.autodesk.com/zh-tw/plugins/how-to-develop-plugins/your-first-plugin/publishing-your-project.md).

# 發佈專案

### 從 Plugin Playground 發佈

當您準備好與其他人共用外掛程式時，請使用「發佈」![](https://1391554357-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FqBONwaUagxWuLSXIwvKO%2Fuploads%2Fgit-blob-04b09e6e2cad56217e16757bd2fdefacec034259%2Fimage%20\(66\).png?alt=media) 按鈕來發佈專案。

![](https://1391554357-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FqBONwaUagxWuLSXIwvKO%2Fuploads%2Fgit-blob-863e1f51be406f83eba84dd0a496b2249635bdfa%2Fpublish%20a%20plugin.png?alt=media)

###

### 在 GitHub 上裝載外掛程式

在您的儲存庫中啟用 GitHub 頁面，以便 FormIt 可以載入和顯示您的 GitHub 裝載的外掛程式。

移至您新的 [GitHub](https://github.com) 外掛程式集，例如 <https://github.com/h-iL/myFormItPlugIn>

在頂端功能表中，按一下「Settings」>「Pages」。在「Source」下，按一下「None」按鈕，然後選取「main branch」。按一下「Save」。

![](https://1391554357-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FqBONwaUagxWuLSXIwvKO%2Fuploads%2Fgit-blob-1d9fcf5fb4fc4ea94c5a88f4bd3269f1641e2d5c%2Fimage%20\(30\).png?alt=media)

### 在 FormIt 中部署外掛程式

若要使用 GitHub 上裝載的外掛程式，請複製外掛程式頁面連結，移至 Plugin Manager 並捲動至底端，然後在「Add your private or local plugin」下的欄位中貼上連結。然後按一下加入 ![](https://1391554357-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FqBONwaUagxWuLSXIwvKO%2Fuploads%2Fgit-blob-3bef8b91f88c5223b512251103be3390c5fd3509%2Fimage%20\(58\).png?alt=media) 按鈕。

![](https://1391554357-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FqBONwaUagxWuLSXIwvKO%2Fuploads%2Fgit-blob-5aaf1f3e901741dcab8411b7aa247b2cb571e7b6%2Fimage%20\(80\).png?alt=media)

![](https://1391554357-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FqBONwaUagxWuLSXIwvKO%2Fuploads%2Fgit-blob-857231b742d989f965808ef1b9cb3edf375f4edf%2Fimage%20\(85\).png?alt=media)

外掛程式安裝後，會加入工具列底端，就可以使用了。

![](https://1391554357-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FqBONwaUagxWuLSXIwvKO%2Fuploads%2Fgit-blob-a7b98ba2ac7f9e33366d2a115ca8073b5be368b6%2Fimage%20\(38\).png?alt=media)
