{% macro statusBadge(edition, licensedEdition) %} {% if edition == CraftEdition %} {% if edition == licensedEdition %}
Solo{{ "For sites built by and for the developer."|t('app') }} |
Pro{{ "For everything else."|t }} |
||
|---|---|---|---|
| {{ statusBadge(CraftPersonal, licensedEdition) }} | {{ statusBadge(CraftClient, licensedEdition) }} | {{ statusBadge(CraftPro, licensedEdition) }} | |
| {{ "One-Time Price"|t }} | {{ "Free"|t('app') }} | {{ price(CraftPro, editions[CraftPro]) }} | |
| {{ buybtn(CraftPro, editions[CraftPro], licensedEdition, canTestEditions) }} | |||
| {{ "User Accounts"|t }} | |||
| {{ "Additional user accounts"|t }} | {{ "One Admin account"|t('app') }} | {{ "Unlimited"|t }} | |
| {{ "User groups"|t }} | |||
| {{ "User permissions"|t }} | |||
| {{ "Public user registration"|t }} | |||
| {{ "System Branding"|t }} | |||
| {{ "Custom login screen logo"|t }} | |||
| {{ "Custom HTML email template"|t }} | |||
| {{ "Custom email message wording"|t }} | |||
| {{ "Assets"|t }} | |||
| {{ "Amazon S3 support"|t }} | |||
| {{ "Rackspace Cloud Files support"|t }} | |||
| {{ "Google Cloud Storage support"|t }} | |||
| {{ "Localization and Translation"|t }} | |||
| {{ "Section and entry locale targeting"|t }} | |||
| {{ "Content translations"|t }} | |||
| {{ "Locale-specific user permissions"|t }} | |||
| {{ buybtn(CraftPro, editions[CraftPro], licensedEdition, canTestEditions) }} | |||