Plugins created by the Ava CMS community. These extend Ava CMS with additional functionality. You can use these by dropping them into your app/plugins/ folder and enabling them in your config.
Available Plugins
| Plugin | Description | Author |
|---|---|---|
| Sitemap (bundled) | Automatic XML sitemap generation for search engines | Ava CMS |
| Feed (bundled) | RSS/Atom feeds for blog subscriptions | Ava CMS |
| Redirects (bundled) | Manage URL redirects from the admin panel | Ava CMS |
| Ava CMS for Cloudflare® | Automatically purge your Cloudflare cache when content is rebuilt. | Adam Greenough |
Submit Your Plugin
Built a plugin you'd like to share? We'd love to list it here!
- Plugin name and a short description of what it does
- Link to the GitHub repo (or other download source)
- Which Ava CMS version you tested it with
- A brief installation guide (or include it in your repo's README)
How to submit:
- Open an issue on GitHub with the label "community-plugin"
- Or share it in Discord
Plugin Development
Want to create your own plugin? See the Creating Plugins guide for a complete walkthrough, or browse the bundled plugins source code for working examples.