Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion src/routes/blog/post/announcing-appwrite-pro/+page.markdoc
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ Pro gives you much more room and flexibility to build, scale, and maintain your
- **Free**
- **$15 per member per month**
---
- Unlimited projects (never paused)
- Unlimited projects
- Unlimited projects (never paused)
---
- 5GB bandwidth
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -180,7 +180,6 @@ Here’s a table that compares both Appwrite and Supabase:
| Serverless functions runtimes | 10+ languages supported | Only 1 language officially supported |
| Self-hosting / Cloud | Self-hosting and Cloud available | Self-hosting and Cloud available |
| Supported programming languages | Supports [SDKs](/docs/sdks) in 10 languages JavaScript, Python, PHP, Kotlin, Dart | Supports SDKs in 6 languages |
| Pausing of projects | Free projects are not paused ever | Free projects are paused after 1 week of inactivity |
| Functions marketplace | Has a marketplace featuring a variety of function templates and integrations such as Discord bots, payments with Stripe, ChatGPT API, etc. | No functions marketplace |
| Permissions | A simple-to-use permissions system that is consistent across all Appwrite products | Complex permissions system that needs knowledge of SQL to get started |
| Messaging providers | 10 providers covering SMSes, emails, and push notifications | Zero |
Expand Down
2 changes: 1 addition & 1 deletion src/routes/changelog/(entries)/2025-07-23.markdoc
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ title: "Pricing update to Appwrite's Free plan"
date: 2025-07-23
---

Starting September 1st, 2025, the Free plan will be limited to two projects per organization. Projects will never be paused.
Starting September 1st, 2025, the Free plan will be limited to two projects per organization.


**What does this mean for developers on the Free plan?**
Expand Down
Loading