IC Python API:Uploading and Managing Marketplace Plugins

From Reallusion Wiki!
Jump to: navigation, search
Main article: iC8 Python API.
Main article: iC7 Python API.

Developers wishing to offer their plugins in the Reallusion Marketplace will find the following instructions useful.

Uploading Python plugins to the marketplace

Follow the steps below to upload your plugin to the Reallusion Marketplace.

How to put a new plugin into the marketplace

Enter the backend management system and click on Create Plugin.

Ic uploading dev plugins 01.png

Filling out the asset information

  1. Select the minimum supported version of iClone and the zip file for the plugin.
    • For example: if the plugin was made in iClone 7.92, then select version 7.9.
  2. You can provide a trial version of the plugin here.
  3. Set the price for the plugin here.
  4. Upload the thumbnail for the plugin here.
  5. The product description for the plugin is required.

Ic uploading dev plugins 02.png

Filling out the product information

  1. The header for the product page can be uploaded here.
  2. You can upload media related to the plugin here, like YouTube videos.
  3. For testing purposes you can choose Save and Hide to prevent the plugin from appearing on the Marketplace.
    • After verification, you may release the plugin by clicking on Save and Publish.

Ic uploading dev plugins 03.png

How to update the plugin

Follow the steps below to edit or update the plugin after it has been loaded.

  1. Enter backend management and click on Edit Plugin/Content Item.
  2. By clicking on Choose File, you can swap out the original zip file that had been uploaded.
  3. Click the Save button to finalize the updates.

Ic uploading dev plugins 04.png

How to upload additional versions for the plugin

  • Make sure to separate the different versions of your plugin into individual zip files.
  • Do not pack different versions of the plugin into one zip file.
  1. Click on the Add More button.
  2. Pick a version of iClone in the dropdown menu.
  3. Choose the corresponding zip file for the version.
  4. Repeat the steps above until all the versions are accounted for.
  5. Click any of the Save buttons to upload the different versions.

Ic uploading dev plugins 05.png

  • Once uploaded, the additional versions will appear under the Required Product section of the product page.
  • When the plugin is downloaded, all the available versions of the plugin are downloaded as well.

Ic uploading dev plugins 06.png

How to download your own plugins

  1. Click on Edit Plugin/Content Item.
  2. Find the desired plugin and enter the edit page.
  3. Click the zip link in front of the Choose file button to download it.

Ic uploading dev plugins 07.png

How users can download your plugins

  1. Users can enter their plugin inventory list to find the plugin.
  2. If there is more than one version of the plugin, then the one preferred can be selected in the Download dropdown menu.

Ic uploading dev plugins 08.png