A component-based CMS framework, server-rendered or headless
No ratings yet# Gemfile
gem "alchemy_cms"Both replace Contentful. Comfortable Mexican Sofa is the better-known of the two (2,500 stars), while Alchemy CMS also stands in for WordPress.
A component-based CMS framework, server-rendered or headless
No ratings yet# Gemfile
gem "alchemy_cms"A database-backed CMS you mount into an existing Rails app
No ratings yet# Gemfile
gem "comfortable_mexican_sofa"Alchemy models pages as compositions of typed elements, which makes it the closest thing in Rails to a structured headless CMS you happen to own. Elements and ingredients: a content model you define in YAML A page tree with nesting and languages A JSON API, so it can be headless when you need it to be Role-based editing permissions The admin is at /admin , configurable through Alchemy.admin path .
Read the full Alchemy CMS listing →
A CMS that mounts into a Rails app rather than replacing it. Marketing edits pages; you keep one deployment. Sites, layouts, pages and reusable snippets Typed content fragments — text, rich text, file, date, boolean An admin UI for editors Multiple sites and locales from one install The catch-all CMS route must come last, or it will swallow your app's routes.
Read the full Comfortable Mexican Sofa listing →
Rows where the two differ are marked.
| Alchemy CMS | Comfortable Mexican Sofa | |
|---|---|---|
| Category | Content | Content |
| Replaces (differs) | Contentful, WordPress | Contentful, Ghost |
| License (differs) | BSD-3-Clause | MIT |
| GitHub stars (differs) | 905 | 2500 |
| Gem (differs) | alchemy_cms | comfortable_mexican_sofa |
| Mounts at (differs) | /admin | / |
| Member rating | — | — |