# Pubblicazione del progetto

### Pubblicazione da Plugin Playground

Quando si è pronti a condividere il plug-in con altri utenti, utilizzare il pulsante di pubblicazione![](/files/KxKvzFjLuIn83PnVIEgR)per pubblicare il progetto.

![](/files/ysznFWY6lBiEPeHvlbEn)

###

### Hosting del plug-in su GitHub

Attivare GitHub Pages nel repository in modo che FormIt possa caricare e visualizzare i plug-in ospitati su GitHub.

Accedere al nuovo repository dei plug-in [GitHub ](https://github.com), ad esempio <https://github.com/h-iL/myFormItPlugIn>.

Nel menu superiore, fare clic su Settings > Pages. In Source, fare clic sul pulsante None e selezionare il ramo principale. Fare clic su Salva.

![](/files/ni58iEGsRHe0Tl5Vy1IQ)

### Installazione client del plug-in in FormIt

Per utilizzare un plug-in ospitato su GitHub, copiare il collegamento alla pagina del plug-in, passare a Plugin Manager e scorrere verso il basso, quindi incollare il collegamento nel campo sotto Add Your Private or Local Plugin. Quindi fare clic sul pulsante di aggiunta ![](https://github.com/FormIt3D/autodesk-formit-windows-help/blob/master-ita/plugins/.gitbook/assets/image%20\(58\).png).

![](/files/Zi3L5hQrnAUqIv2XYGCX)

![](/files/JbPTDfs1AOGX6f4TKEyD)

Una volta installato, il plug-in verrà aggiunto alla parte inferiore della barra degli strumenti, pronto per l'uso.

![](/files/GZAV6rqmK9zQDY6gydSe)


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://windows.help.formit.autodesk.com/it/plugins/how-to-develop-plugins/your-first-plugin/publishing-your-project.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
