Alchemy CMS
A component-based CMS framework, server-rendered or headless
No ratings yet
- Gem
- alchemy_cms
- Repository
- AlchemyCMS/alchemy_cms
- License
- BSD-3-Clause
- Stars
- 905
- Added
- July 30, 2026
About
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.
What you get
- 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
Mounting it
ruby
# Gemfile
gem "alchemy_cms"
rails alchemy:install
The admin is at /admin, configurable through Alchemy.admin_path.
Discussion (0)
Sign in to join the discussion.
No comments yet.