Skip to content

Publishing

Signup developer console

To get started with publishing scripts, you'll need to sign up for a developer account. Once signed up, you'll have access to the developer console where you can manage your scripts.

Create release

To create a new script:

  1. Navigate to the scripts section in the developer console
  2. Click "Create Script"
  3. Fill in the required information:
  4. Script Name (max 50 characters)
  5. Script ID (must be unique, in Java package name format like com.example.myscript)
  6. Short description (max 100 characters)
  7. Full description (rich text editor)
  8. Pricing (Free or Paid)
  9. If Paid: Set price (minimum $2.00)

Publishing status

A script can have different statuses as outlined below. The current status of a script can be viewed at the scripts overview page.

Status Description Can Edit? Visible to Users?
Draft The script is still in draft and not available for anyone to download. Yes No
Processing for production The script is being processed before made available in the marketplace. Once processed the status will automatically change to "Production". The processing normally doesn't take longer then 15 minutes. No No
Production The script is available in the marketplace. Limited Yes
Unpublished The script is not visible to new users but existing users can still access it and receive updates. Yes Limited

Important notes:

  • Once a script is published as paid, you cannot change it back to free
  • The Script ID cannot be changed after creation
  • You can toggle between Production and Unpublished status at any time
  • When a script is unpublished, existing users can still find it and will receive updates