Extensions
AlchemyCMS has a rich ecosystem of official and community extensions that add functionality to your application. Official extensions are maintained under the AlchemyCMS GitHub organization.
Need a custom extension? Our sponsoroffers professional Alchemy development services.
Authentication
alchemy-devise official
Devise-based user authentication for AlchemyCMS. If you don't bring your own authentication, you can use this gem to authorize users in the Alchemy admin.
E-commerce
alchemy-solidus official
Integrates Solidus e-commerce with AlchemyCMS. Provides shared admin navigation between both backends, ingredients for placing Solidus products, variants, and taxons on Alchemy pages, and shared admin sessions and user abilities.
API
alchemy-json_api official
A JSON:API compliant API for AlchemyCMS. Use Alchemy as a headless CMS and consume content from any frontend framework.
alchemy-graphql outdated
GraphQL API for AlchemyCMS.
Search
alchemy-pg_search official
PostgreSQL full text search for AlchemyCMS. Adds search functionality using PostgreSQL's built-in full text search capabilities.
Storage
alchemy-dragonfly-s3 official
Store Alchemy pictures and file attachments on Amazon S3 using the Dragonfly S3 datastore.
alchemy_cloudinary official
Render AlchemyCMS images directly from Cloudinary with smart resizing, cropping, and CDN delivery.
Internationalization
alchemy_i18n official
Translation files for AlchemyCMS. Provides admin interface translations for many languages.
Error Tracking
alchemy-sentry official
Sentry error reporting for AlchemyCMS.
alchemy-bugsnag official
Bugsnag error reporting for AlchemyCMS.
alchemy-appsignal official
AppSignal error reporting for AlchemyCMS.
alchemy-solid_errors community
Integrates Solid Errors into AlchemyCMS, adding a dashboard for error tracking.
Background Jobs
alchemy-mission_control-jobs community
Integrates Mission Control Jobs into AlchemyCMS, adding a dashboard for Active Job.
Created an Alchemy extension?
If you have built an extension for AlchemyCMS and would like it listed here, please open a pull request to add it.