ForgeosCMS

ForgeosCMS is an extension of Ruby on Rails for CMS development

VERSION : 1.9.4

Install

  1. Generate a new Rails Application
    
    $ rails new my_site -d mysql
    $ cd my_site
    $ rake rails:template LOCATION=https://raw.github.com/webpulser/forgeos_cms/rails3/forgeos_cms_install.rb
    
  2. Then go to localhost:3000/admin and Enjoy !

Default settings

Admin

Pages

  • HomePage
  • 404 page

Powered by Webpulser