.. |ico3| image:: /images/rightarrow.jpeg :height: 2ex ======================== **Plug-in Management** ======================== Register Python Plug-In ----------------------- Marvelous Designer now supports registering **Python (.py)** plug-ins directly. Registered plug-ins will appear in the **Plugin** tab and can be launched directly from within Marvelous Designer. **Supported formats by OS:** - **Windows:** **.py** - **macOS:** **.py** **To register a plug-in:** 1. Open **Plugin** tab → **Plug-in Manager**. 2. Click the **+ ADD** button. 3. Select your plug-in file (``.py``) and click **Open**. 4. Name the plug-in and choose its display position in the **Plugin** tab. 5. Click **OK**. Your plug-in is now successfully added and will appear in the designated position in the **Plugin** tab. |ico3| **Plug-in Tab** .. figure:: /images/PluginManager.png :align: center | |ico3| **User Setting** .. figure:: /images/UserSettingMD.png :align: center | |ico3| **Register Plugins** .. figure:: /images/RegisterPlugins.png :align: center | |ico3| **Plugin Location Set** .. figure:: /images/PluginLocation.png :align: center | |ico3| **Using Plugins** .. figure:: /images/UsingPlugin.png :align: center | Click **OK** to complete the registration. **Note:** - Registered plug-ins also appear below path: - Main Menu |ico3| Settings |ico3| Plug-in