LOGIK_PORTAL // LOGIK PORTAL
--:--:--  ·  SYS:OK  ·  CONN:ACTIVE  
$ cat logik_portal.py

LOGIK
PORTAL_

v7.1.0  ·  FLAME 2025.1+

Share Python Scripts, Batch Setups, Inference Nodes, and Logik Matchboxes from within Flame.

autodesk flame python matchboxes batch setups inference nodes

Logik Portal is a Python script for Autodesk Flame that acts as a hub for sharing python scripts, matchboxes, batch setups, and inference nodes. Once installed the Logik Portal will be accessible from Flame Main Menu → Logik → Logik Portal

Python scripts install to /opt/Autodesk/shared/python or a user-defined location. Matchboxes get installed into a LOGIK directory in a user-defined location.

Install from the terminal using the curl command below (downloads and installs Logik Portal to /opt/Autodesk/shared/python in one step), or download the zip and copy the logik_portal folder into: /opt/Autodesk/shared/python

Once installed, launch from: Flame Main Menu → Logik → Logik Portal

CURL INSTALL curl -s https://logik-portal.com/install.php?folder=logik_portal | bash
LOADING...
Flame Version2025.1+
PlatformRocky Linux  ·  MacOS
InternetRequired
LicenceGNU General Public License v3.0 (GPL-3.0)
v7.1.0
05.04.26
  • Submit buttons now redirect to logik-portal.com for submissions
  • All files are now downloaded from logik-portal.com — FTP server no longer used
  • Increased window size
  • Downloads now happen much faster
  • Updated to PyFlameLib v5.3.1
v7.0.1
01.04.26
  • Fixed window sizing issue
v7.0.0
12.16.25
  • Updated to PyFlameLib v5.0.0
  • Removed PySide2 support
  • Matchboxes now pulled from GitHub instead of FTP server
  • Python scripts now pulled from GitHub instead of FTP server
  • Fixed issue with scripts not showing in locally installed list without a properly formatted header docstring
v6.5.1
10.20.25
  • Fixed issues with inference upload/download window
v6.5.0
03.16.25
  • Updated to PyFlameLib v4.3.0
v6.4.0
01.09.25
  • Added configurable Python script install path — defaults to /opt/Autodesk/shared/python
  • Fixed: matchbox loading wrong script when names were similar
v6.3.0
01.04.25
  • Updated to PyFlameLib v4.0.0
  • SCRIPT_PATH now uses absolute path — supports alternative install locations
  • Now requires Flame 2023.2+
v6.2.0
08.31.24
  • Added disclaimer when downloading inference nodes
  • Added notice for inference node submitters to include open-source model links
  • Fixed misc bugs
v6.1.0
08.16.24
  • Added search to Python scripts, batch setups, and inference nodes tabs
  • User warned to save work before self-updating the Portal from within Flame
v6.0.0
08.03.24
  • Added Inference Nodes tab
  • Updated to PyFlameLib v3.0.0
  • Removed Archive tab
  • Fixed matchbox and Autodesk scripts install issues
v5.9.0
03.05.24
  • Script list now shows min/max Flame version columns
  • Incompatible scripts greyed out and non-installable
v5.8.0 – v5.0
2022 – 2023
  • Sort by year, semantic versioning, UI/PySide updates, progress windows, search added to matchbox tab, portal opens to last-used tab
v4.x – v1.0
2020 – 2021
  • Full early history on GitHub

Stay up to date with the latest script updates. Subscribe to receive a digest when scripts are added or updated. Choose daily or weekly delivery — emails are only ever sent when there’s something new.

SUBSCRIBE