Back to Zulip

Choose a plan

templates/corporate/pricing_model.html

12.010.4 KB
Original Source

{% if is_self_hosted_realm %}

Choose a plan

{% else %}

Zulip plans and pricing

You can move freely between Zulip Cloud hosting and your own servers with our high quality export and import tools. {% endif %} {% if is_self_hosted_realm %}

Zulip Cloud

View Zulip Cloud plans and pricing.

{% else %}

Zulip Cloud

Simple managed solution.
Always up to date.

{% endif %}

Free

{% if is_cloud_realm and on_free_tier %}

Current plan {% elif not is_cloud_realm or is_new_customer %} Create organization {% endif %}

Standard

$6.67

/user/month billed annually or $8 billed monthly

{% if is_cloud_realm and on_free_tier and not sponsorship_pending %} {% if free_trial_days %} Start {{ free_trial_days }}-day free trial {% else %} Upgrade to Standard {% endif %} {% elif (is_cloud_realm and is_sponsored) or (customer_plan and customer_plan.tier == customer_plan.TIER_CLOUD_STANDARD) %} {% if on_free_trial %} Current plan (free trial) {% else %} Current plan {% endif %} {% elif is_cloud_realm and sponsorship_pending %} Sponsorship requested {% elif customer_plan and customer_plan.tier != customer_plan.TIER_CLOUD_STANDARD %} Contact sales {% else %} {% if free_trial_days %} Start {{ free_trial_days }}-day free trial {% else %} Upgrade to Standard {% endif %} {% endif %}

Plus 10 users minimum

$10

/user/month billed annually
or $12 billed monthly

{% if customer_plan and customer_plan.tier == customer_plan.TIER_CLOUD_PLUS %} Current plan {% elif customer_plan and customer_plan.tier != customer_plan.TIER_CLOUD_PLUS %} Contact sales {% else %} Upgrade to Plus {% endif %}

Self-hosted

Retain full control over your data.
100% open-source software.

Free

Register now for unlimited notifications: grassroots communities · open-source projects · academic research · small non-profits · non-profit events · families & friends

Free

{% if is_self_hosted_realm and customer_plan and customer_plan.tier == customer_plan.TIER_SELF_HOSTED_LEGACY %} Unlimited push notifications
until {{ customer_plan.end_date.strftime('%d %B, %Y') }} {% elif not is_self_hosted_realm %} {% if rendering_page == 'self_hosting' %} Install a Zulip server {% else %} Self-host Zulip {% endif %} {% else %}

{% endif %}

Basic

85+% discount for non-workplace users!

{% if (has_scheduled_upgrade and scheduled_upgrade_plan.tier == scheduled_upgrade_plan.TIER_SELF_HOSTED_BASIC) or (is_self_hosted_realm and sponsorship_pending and requested_sponsorship_plan == "Basic") or (is_self_hosted_realm and customer_plan and customer_plan.tier != customer_plan.TIER_SELF_HOSTED_LEGACY)%} $3.50

/user/month billed monthly

{% else %} $3.50

/user/month billed monthly

$20/month off for the first year! {% endif %} {% if has_scheduled_upgrade and scheduled_upgrade_plan.tier == scheduled_upgrade_plan.TIER_SELF_HOSTED_BASIC %} Upgrade is scheduled {% elif is_self_hosted_realm and sponsorship_pending and requested_sponsorship_plan == "Business" %} Sponsorship requested {% elif is_self_hosted_realm and on_free_tier and not sponsorship_pending %} {% if free_trial_days %} Start {{ free_trial_days }}-day free trial {% else %} Upgrade to Basic {% endif %} {% elif is_self_hosted_realm and customer_plan and customer_plan.tier == customer_plan.TIER_SELF_HOSTED_BASIC %} {% if on_free_trial %} Current plan (free trial) {% else %} Current plan {% endif %} {% elif is_self_hosted_realm and customer_plan and customer_plan.tier != customer_plan.TIER_SELF_HOSTED_LEGACY %} Contact sales {% elif is_self_hosted_realm %} {% if free_trial_days %} Start {{ free_trial_days }}-day free trial {% else %} Upgrade to Basic {% endif %} {% else %} Log in to upgrade {% endif %}

Business 25 users minimum

{% if (has_scheduled_upgrade and scheduled_upgrade_plan.tier == scheduled_upgrade_plan.TIER_SELF_HOSTED_BUSINESS) or (is_self_hosted_realm and sponsorship_pending and requested_sponsorship_plan == "Business") or (is_self_hosted_realm and customer_plan and customer_plan.tier != customer_plan.TIER_SELF_HOSTED_LEGACY)%} $6.67

/user/month billed annually or $8 billed monthly

{% else %} $6.67

/user/month billed annually or $8 billed monthly

$20/month off for the first year! {% endif %} {% if has_scheduled_upgrade and scheduled_upgrade_plan.tier == scheduled_upgrade_plan.TIER_SELF_HOSTED_BUSINESS %} Upgrade is scheduled {% elif is_self_hosted_realm and sponsorship_pending and requested_sponsorship_plan == "Business" %} Sponsorship requested {% elif is_self_hosted_realm and on_free_tier and not sponsorship_pending %} Upgrade to Business {% elif is_self_hosted_realm and customer_plan and customer_plan.tier == customer_plan.TIER_SELF_HOSTED_BUSINESS %} {% if on_free_trial %} Current plan (free trial) {% else %} Current plan {% endif %} {% elif is_self_hosted_realm and customer_plan and customer_plan.tier != customer_plan.TIER_SELF_HOSTED_LEGACY %} Contact sales {% elif is_self_hosted_realm %} Upgrade to Business {% else %} Log in to upgrade {% endif %}

Enterprise

{% if has_scheduled_upgrade and scheduled_upgrade_plan.tier == scheduled_upgrade_plan.TIER_SELF_HOSTED_ENTERPRISE %} Upgrade is scheduled {% elif is_self_hosted_realm and customer_plan and customer_plan.tier == customer_plan.TIER_SELF_HOSTED_ENTERPRISE %} Current plan {% else %} Contact sales {% endif %}