random
random

Reputation: 10309

Content Management System for RoR application

I have a created a website and wanted to integrate it with a CMS such that start page, blog, support requests etc will be managed by a CMS and it will redirect it to the main website through say login button.

Technology stack used is RoR and was wondering if there is a CMS which manages start page, blog, support requests and redirects to the main website through a link.

Thanks in advance.

Upvotes: 0

Views: 166

Answers (2)

Rajarshi Das
Rajarshi Das

Reputation: 12330

You could try one of the best CMS's I have used: Refinary CMS.

Upvotes: 1

Benjamin Manns
Benjamin Manns

Reputation: 9148

Yes, there are plenty of options. I would encourage you to check out the content management systems category on the Ruby Toolbox for options. Most can be used as a component of a larger app.

Upvotes: 2

Related Questions