Files
chill.social/content/en/pricing.md
T

118 lines
4.3 KiB
Markdown

---
title: "An offer that fits your needs"
description: "Depending on your organisation, the type of support you provide and the number of users, we have a tailored solution."
layout: "simple"
---
{{< pricing-table-2 >}}
{
"plans": [
{
"name": "Free",
"price": "€0",
"price_unit": "perUser",
"description": "Self-hosted and fully autonomous.*",
"selfhosted": true,
"features": [
"No licence fees",
"Access to all features",
"Access to all the documentation",
"Not hosted by Chill",
"No support, or on a time and materials basis at €110 per hour"
],
"additional_description": "* System administration skills required.",
"button": {
"text": "See the documentation",
"url": "/en/resources/installation/"
}
},
{
"name": "Starter Pack",
"price": "€1,200",
"price_unit": "perYear",
"additional_price": "+ €1,400 set-up fee",
"additional_price_unit": "",
"description": "For organisations that want a minimum of hand-holding",
"features": [
"Software installation",
"+1 day of configuration",
"2 hours of support in the first year",
"3 users included*",
"20 GB of document storage"
],
"additional_description": "* From the 4th user onwards: €40 extra per year.",
"button": {
"text": "Request a quote",
"url": "/en/contact?subject=quote"
}
},
{
"name": "Complete Pack",
"price": "€1,200",
"price_unit": "perYear",
"additional_price": "+ €2,800 set-up fee",
"additional_price_unit": "",
"description": "For organisations that want to delegate the configuration entirely.",
"featured": true,
"features": [
"Everything in the Starter Pack *",
"+1 additional day of configuration"
],
"additional_description": "* From the 4th user onwards: €40 extra per year.",
"button": {
"text": "Request a quote",
"url": "/en/contact?subject=quote"
}
},
{
"name": "Bespoke Pack",
"price": "On request",
"description": "For organisations that need specific development work",
"features": [
"Bespoke development",
"Dedicated project team",
"Ticketing tool",
"Regular updates",
"Support through the digital transition"
],
"button": {
"text": "Request a quote",
"url": "/en/contact?subject=quote"
}
},
{
"name": "Training",
"price": "€850",
"price_unit": "perDay",
"description": "Several options for getting to grips with the tool",
"features": [
"On site",
"Remote",
"Short or long",
"Bespoke content"
], "button": {
"text": "Contact us",
"url": "/en/contact?subject=training"
}
}
]
}
{{< /pricing-table-2 >}}
<div class="grid grid-cols-1 gap-6 rounded-2xl border border-slate-200 px-6 py-5">
<div class="grid grid-cols-1 gap-4 lg:grid-cols-[1fr_auto] lg:items-center">
<div class="space-y-3">
<p class="text-base text-slate-700">All prices shown in this table are exclusive of VAT.</p>
</div>
<div class="grid lg:justify-items-end">
{{< pdf-download-link path="pdf/grille-tarifaire.pdf" text="Download the detailed price list" class="text-primary-500 underline font-semibold block mb-4" >}}
</div>
</div>
<div class="grid text-center">
<p class="text-sm leading-6 text-slate-600">This offer is provided by <strong>Champs Libres</strong>, the main publisher of the <strong>CHILL</strong> software. Other providers may be added in the future.</p>
</div>
</div>