Skip to content

Commit 2f89ff8

Browse files
authored
Merge pull request #2867 from appwrite/update-education-plan
Update Education plan offering
2 parents 47b8e95 + e300d3a commit 2f89ff8

File tree

2 files changed

+27
-1
lines changed

2 files changed

+27
-1
lines changed
Lines changed: 26 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,26 @@
1+
---
2+
layout: changelog
3+
title: "Education plan: project limit reduced to 2"
4+
date: 2026-04-07
5+
---
6+
7+
Due to a substantial increase in abuse, malicious activity, and breaches of our fair use guidelines, including running commercial projects, we are reducing the [Education plan](/education)'s project limit from 10 to 2.
8+
9+
We understand this is not ideal. However, the recurring abuse of Education program resources had grown to a point where it was not feasible for our team to manually address each violation and we took this decision to protect the reliability and trust between Appwrite Cloud and the larger developer community.
10+
11+
Each Education plan project still remains Pro-equivalent, with unlimited databases, buckets, functions, and sites, plus 2TB bandwidth, 150GB storage, and 200K monthly active users per project. The only exclusion is email support. Here's a simple comparison of a project on the Free plan versus the Education plan:
12+
13+
| Feature | Free plan | Education plan |
14+
| --- | --- | --- |
15+
| Databases per project | 1 | Unlimited |
16+
| Buckets per project | 1 | Unlimited |
17+
| Functions per project | 2 | Unlimited |
18+
| Sites per project | Unlimited | Unlimited |
19+
| Bandwidth | 5GB / month | 2TB / month |
20+
| Storage | 2GB | 150GB |
21+
| Monthly active users | 75,000 | 200,000 |
22+
| Project pausing | After 1 week of inactivity | Never |
23+
24+
For existing Education plan members with more than 2 projects, all current projects will remain active. However, they will not be able to create additional projects.
25+
26+
We will continue looking for other ways to create value for Education plan members, through better learning content, hackathons, and more.

src/routes/education/(components)/FAQ.svelte

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414
},
1515
{
1616
question: 'What does the Education plan offer?',
17-
answer: 'Students with access to the Education plan can create 10 projects with equal usage limits as the Appwrite Pro plan (minus email support) at no cost. We also have a special channel for Education program members in the Appwrite Discord server for support, which will feature exclusive events, hackathons, etc.'
17+
answer: 'Students with access to the Education plan can create 2 projects with equal usage limits as the Appwrite Pro plan (minus email support) at no cost. We also have a special channel for Education program members in the Appwrite Discord server for support, which will feature exclusive events, hackathons, etc.'
1818
},
1919
{
2020
question: 'Who is eligible to apply?',

0 commit comments

Comments
 (0)