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:
- Navigate to the scripts section in the developer console
- Click "Create Script"
- Fill in the required information:
- Script Name (max 50 characters)
- Script ID (must be unique, in Java package name format like
com.example.myscript) - Short description (max 100 characters)
- Full description (rich text editor)
- Pricing (Free or Paid)
- 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