Share Your Solutions with Community
Share your solutions with Plugin Manager
First Look

The Plugin Window (Plugin Manager) is where you can:
Download community solutions (blocks / models / scenarios / datasets)
Upload your own solutions
Publish for free (open source) or set a price
Open the Plugin Window
Menu:
Tools > Plugin WindowShortcut:
Alt + PToolbar button: Plugin Window
What Can Be Shared?
Block
.py (custom block)
Auto-imported into Custom Blocks list when the download finishes.
Model
archive (zip/rar/7z)
Downloaded into the Studio marketplace weights folder.
Scenario
.pmod
Downloaded into the Studio marketplace scenes folder.
Dataset
archive (zip/rar/7z)
Downloaded into the Studio marketplace scenes folder.
The window has two tabs: Upload Plugin and Download Plugin.
Upload a Plugin
Upload steps (Upload Plugin tab)
Open Upload Plugin.
Select Plugin Type:
BLOCK,SCENARIO,MODEL, orDATASET
Select Plugin Class (category) when available:
Input,Basic Operations,Output,Image Processing,AI Applications
Select the file:
Block: choose a block from the dropdown (from your local
custom_blocksfolder)Scenario/Model/Dataset: click Select Plugin File
The picker expects an archive format (
.zip,.rar,.7z).
Add a short description (how to use it, required dependencies, notes).
(Optional) Click Select Screenshot Files (max 3).
Choose your release style:
Check Publish plugin as open source to force price =
0Or set a price in SET PLUGIN PRICE
Click Upload Selected Plugin and monitor the progress bar/logs.
If you haven't already done so, make sure your AugeLab Studio account is associated with valid payment information. If payment information is missing, you will be prompted to update it. You can do this by visiting the marketplace.
Download Plugins
Download steps (Download Plugin tab)
Open Download Plugin.
Click Refresh List to fetch the latest items.
Select a plugin from the table to view its details.
Click Download Selected Plugin and wait for completion.
If the downloaded item is a Block, Studio attempts to import/register it automatically after download. If it does not appear, restart AugeLab Studio and click the refresh button in the Custom Blocks list.
Troubleshooting
Tips & Troubleshooting
Upload fails immediately
Make sure you selected a file and filled the description.
Block download succeeded but block doesn’t show
Restart Studio, then refresh the Custom Blocks list.
“Plugin already imported” warning
Remove/backup the existing local file first, then restart and download again.
Download tab shows empty list
Check internet connection and click Refresh List.
Last updated