> 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-cn/plugins/how-to-develop-plugins/your-first-plugin/publishing-your-project.md).

# 发布项目

### 从“插件乐园”发布

当您准备好与他人共享插件时，请使用“发布”![](/files/ndRo6jZeqZR12alC4ZpU) 按钮发布项目。

![](/files/ihshB1XACucO9wnkKl0H)

###

### 在 GitHub 上托管插件

在您的存储库中启用 GitHub Pages，以便 FormIt 可以加载和显示您的 GitHub 托管插件。

转到您新的 [GitHub](https://github.com) 插件存储库，例如 <https://github.com/h-iL/myFormItPlugIn>

在顶部菜单中，依次单击“设置”>“页面”。在“源”下，单击“无”按钮，然后选择主分支。单击“保存”。

![](/files/B4cbxzZsZxGBODafOwN6)

### 在 FormIt 中展开插件

要使用在 GitHub 上托管的插件，请复制插件页面链接、转到“插件管理器”并滚动到底部，然后将链接粘贴到“添加您的私有插件”或“添加本地插件”下的字段中。然后，单击“添加”![](/files/AWSLqb9XKgV5VCkITn7C) 按钮。

![](/files/rFktcAhOYGmw0Nk30Tfa)

![](/files/8kjrx23Xy01RXvyD39l2)

完成安装插件后，它会添加到工具栏的底部，可供使用。

![](/files/RKFbWe2y1p7vyH7Nyu04)
