Ask A Question

Notifications

You’re not receiving notifications from this thread.

Need a Best CMS for Rails App Landing page

Ali Ahmed asked in Rails

Hello Guys,

I am trying to have a CMS in my rails app that should be very easy to implement and very flexible so that site users can do messing with the content/styling of different pages. I did some research and found Locomotive quite useful but I haven't used it neither digged very deeply into it yet also I am not aware of the complexities it has. Any one with the experience, please advise.

Besides, I would love to know that how gorails.com CMS has been created, is it like customly built to manage pages or any open source platform used like locomotive etc. Basically, my purpose here is to have a CMS on my site just like gorails.com (maybe) which should allow different users of my site (such as Admin Users) to manage the content and styling of my app's landing page.

Your frequent response will be very appreciable.

Thanks.

Reply

You could use something like clearance to control access to the editor and then something like Twix to perform the actual editing

https://github.com/basecamp/trix

https://github.com/thoughtbot/clearance

Reply

You could look into FaeCMS or Spina. They seem to be well made modern CMS for simple projects.

Reply
Join the discussion
Create an account Log in

Want to stay up-to-date with Ruby on Rails?

Join 82,329+ developers who get early access to new tutorials, screencasts, articles, and more.

    We care about the protection of your data. Read our Privacy Policy.

    Screencast tutorials to help you learn Ruby on Rails, Javascript, Hotwire, Turbo, Stimulus.js, PostgreSQL, MySQL, Ubuntu, and more.

    © 2024 GoRails, LLC. All rights reserved.