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
| Option | Audience | Review Required | Distribution |
|---|
| Private | Your team/organization | No | Share link |
| Public (Marketplace) | All Zoho Writer users | Yes | Marketplace listing |
| Multi-Datacenter | Global users across regions | No (per-DC publish) | Deploy per datacenter |
Sub-Sections
Extension States
Draft → Private → Public (Pending Review) → Public (Approved)
| State | Description |
|---|
| Draft | Extension created but not yet published |
| Private | Published 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