View on GitHub
FreeCAD Addon Academy

Portable

Publishing your addon as portable file.

Use Cases

This approach can be useful if you for example want to install your addon on an offline system or send it to someone by file.

Steps

  1. Locate your addon’s repository folder.

  2. Create a ZIP archive of the folder.

    Make sure no additional sub-folder is added

  3. Provide the archive to your users.

    Preferably with its checksum for security