Skip to content

Commit 70cd02d

Browse files
authored
Merge pull request #2801 from appwrite/paused-projects-update
project pause update across website
2 parents e7ad270 + 97c7f07 commit 70cd02d

File tree

3 files changed

+2
-3
lines changed

3 files changed

+2
-3
lines changed

src/routes/blog/post/announcing-appwrite-pro/+page.markdoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ Pro gives you much more room and flexibility to build, scale, and maintain your
3232
- **Free**
3333
- **$15 per member per month**
3434
---
35-
- Unlimited projects (never paused)
35+
- Unlimited projects
3636
- Unlimited projects (never paused)
3737
---
3838
- 5GB bandwidth

src/routes/blog/post/appwrite-compared-to-supabase/+page.markdoc

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -180,7 +180,6 @@ Here’s a table that compares both Appwrite and Supabase:
180180
| Serverless functions runtimes | 10+ languages supported | Only 1 language officially supported |
181181
| Self-hosting / Cloud | Self-hosting and Cloud available | Self-hosting and Cloud available |
182182
| Supported programming languages | Supports [SDKs](/docs/sdks) in 10 languages JavaScript, Python, PHP, Kotlin, Dart | Supports SDKs in 6 languages |
183-
| Pausing of projects | Free projects are not paused ever | Free projects are paused after 1 week of inactivity |
184183
| 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 |
185184
| 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 |
186185
| Messaging providers | 10 providers covering SMSes, emails, and push notifications | Zero |

src/routes/changelog/(entries)/2025-07-23.markdoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ title: "Pricing update to Appwrite's Free plan"
44
date: 2025-07-23
55
---
66

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

99

1010
**What does this mean for developers on the Free plan?**

0 commit comments

Comments
 (0)