A component-based CMS framework, server-rendered or headless
No ratings yet# Gemfile
gem "alchemy_cms"Both replace Contentful and WordPress. Spina CMS is the better-known of the two (2,300 stars), while Alchemy CMS covers a narrower slice of the same job.
A component-based CMS framework, server-rendered or headless
No ratings yet# Gemfile
gem "alchemy_cms"A clean, distraction-free CMS mounted into an existing Rails app
No ratings yet# Gemfile
gem "spina"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 →
Spina is a CMS with a deliberately quiet editing interface, built as a Rails engine. Page structures you define, with typed content parts Multiple themes and multiple languages Media library An editor interface that non-developers do not need training for The admin lives at /admin and the front end is rendered by your own views.
Read the full Spina CMS listing →
Rows where the two differ are marked.
| Alchemy CMS | Spina CMS | |
|---|---|---|
| Category | Content | Content |
| Replaces | Contentful, WordPress | Contentful, WordPress |
| License (differs) | BSD-3-Clause | MIT |
| GitHub stars (differs) | 905 | 2300 |
| Gem (differs) | alchemy_cms | spina |
| Mounts at | /admin | /admin |
| Member rating | — | — |
Nothing unique here.
Nothing unique here.