---
title: Community Plugins
description: Browse community-maintained Pages Plugins for asset negotiation, reverse proxying, and more.
image: https://developers.cloudflare.com/dev-products-preview.png
---

> Documentation Index  
> Fetch the complete documentation index at: https://developers.cloudflare.com/pages/llms.txt  
> Use this file to discover all available pages before exploring further.

[Skip to content](#%5Ftop) 

# Community Plugins

The following are some of the community-maintained Pages Plugins. If you have created a Pages Plugin and would like to share it with developers, create a PR to add it to this alphabetically-ordered list using the link in the footer.

* [pages-plugin-asset-negotiation ↗](https://github.com/Cherry/pages-plugin-asset-negotiation)  
Given a folder of assets in multiple formats, this Plugin will automatically negotiate with a client to serve an optimized version of a requested asset.
* [proxyflare-for-pages ↗](https://github.com/flaregun-net/proxyflare-for-pages)  
Move traffic around your Cloudflare Pages domain with ease. Proxyflare is a reverse-proxy that enables you to:  
   * Port forward, redirect, and reroute HTTP and websocket traffic anywhere on the Internet.  
   * Mount an entire website on a subpath (for example, `mysite.com/docs`) on your apex domain.  
   * Serve static text (like `robots.txt` and other structured metadata) from any endpoint.  
Refer to [Proxyflare ↗](https://proxyflare.works) for more information.
* [cloudflare-pages-plugin-rollbar ↗](https://github.com/hckr-studio/cloudflare-pages-plugin-rollbar)  
The [Rollbar ↗](https://rollbar.com/) Pages Plugin captures and logs all exceptions which occur below it in the execution chain of your [Pages Functions](https://developers.cloudflare.com/pages/functions/). Discover, predict, and resolve errors in real-time.
* [cloudflare-pages-plugin-trpc ↗](https://github.com/toyamarinyon/cloudflare-pages-plugin-trpc)  
Allows developers to quickly create a tRPC server with a Cloudflare Pages Function.
* [pages-plugin-twind ↗](https://github.com/helloimalastair/twind-plugin)  
Automatically injects Tailwind CSS styles into HTML pages after analyzing which classes are used.

```json
{"@context":"https://schema.org","@type":"BreadcrumbList","itemListElement":[{"@type":"ListItem","position":1,"item":{"@id":"/directory/","name":"Directory"}},{"@type":"ListItem","position":2,"item":{"@id":"/pages/","name":"Pages"}},{"@type":"ListItem","position":3,"item":{"@id":"/pages/functions/","name":"Functions"}},{"@type":"ListItem","position":4,"item":{"@id":"/pages/functions/plugins/","name":"Pages Plugins"}},{"@type":"ListItem","position":5,"item":{"@id":"/pages/functions/plugins/community-plugins/","name":"Community Plugins"}}]}
```
