Publishing Extension

Summary

This section covers how to publish your Zoho Writer extension — from private team distribution to the public Zoho Marketplace, and deploying across multiple global datacenters.

Publishing Options

OptionAudienceReview RequiredDistribution
PrivateYour team/organizationNoShare link
Public (Marketplace)All Zoho Writer usersYesMarketplace listing
Multi-DatacenterGlobal users across regionsNo (per-DC publish)Deploy per datacenter

Sub-Sections

Extension States

Draft → Private → Public (Pending Review) → Public (Approved)
StateDescription
DraftExtension created but not yet published
PrivatePublished for team; accessible via share link
Public (Pending Review)Submitted to marketplace; awaiting Zoho review
Public (Approved)Listed on marketplace; available to all Zoho Writer users

Pre-Publishing Checklist

  • Extension functionality works correctly
  • All connections configured and tested
  • Error handling in place for all API calls
  • Extension tested in Zoho Writer
  • All required metadata filled (name, description, icon)
  • Screenshots prepared (for marketplace submissions)
  • Support contact information provided

Related Pages