Skip to content
Merged
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
Original file line number Diff line number Diff line change
Expand Up @@ -6,23 +6,21 @@ sidebar:

---

import { DirectoryListing } from "~/components"
import { DirectoryListing } from "~/components";

:::caution


**Cloudflare Apps is deprecated and will be discontinued August 31, 2024.**

After August 31, 2024, we will be automatically uninstalling installed apps from your Cloudflare zone(s). This will not impact Cloudflare's first-party services running on your zones.
After August 31, 2024, we will be automatically uninstalling installed apps from your Cloudflare zone(s), the only exception being the [Datadome app](https://datadome.co/). This will not impact Cloudflare's first-party services running on your zones.

**The [Datadome app](https://datadome.co/) is the only exception to this.**
After December 20, 2024, DataDome will also be uninstalled from your Cloudflare zone(s). We encourage all customers who have configured DataDome through Cloudflare Apps to instead [configure DataDome through the Cloudflare Worker installation](https://docs.datadome.co/docs/cloudflare-worker).

We understand that uninstalling apps might be disruptive. To address any potential issues, please review and [remove](/support/more-dashboard-apps/cloudflare-apps/removing-cloudflare-apps/) apps installed on your zones through the Cloudflare dashboard.

For any questions about the deprecation or support requests, reach out to [email protected].

We will be creating a new Apps experience. If you’re interested, leave us feedback and sign up [here](https://forms.gle/sHxVMoQzZpTtuJak9).

We will be creating a new Apps experience. If you are interested, leave us feedback and sign up in [this form](https://forms.gle/sHxVMoQzZpTtuJak9).

:::

Expand Down
Loading