Skip to content
peakpg edited this page Sep 13, 2010 · 44 revisions

BrowserCMS is a general purpose, open source Web Content Management System (CMS), written in Ruby on Rails. It is designed to support three distinct groups of people:

  1. Non-technical web editors who want a humane system to manage their site, without needing to understand what HTML or even Rails is.
  2. Designers who want to create large and elegantly designed websites with no artificial constraints by the CMS.
  3. Developers who want create CMS driven websites for their clients, or add a CMS to their Rails applications.

Documentation

  1. Installation – How to get the CMS and get it running.
  2. Upgrading a BrowserCMS Project – How to upgrade your project to a newer version of BrowserCMS.
  3. Module List – Modules are the reusable way for developers to extends and share new BrowserCMS functionality.
  4. Articles – A list of articles contributed by the Community on how to use, customize and extend BrowserCMS.
  5. Reference Guides – The core guides that are packaged with the CMS, available here online.
  6. API Docs – Online version of the source code documentation.
  7. Proposals – A landing page for proposals that would be significant changes or improvements to either the Core CMS or modules.

Contributing to the Project

To report a bug, you can file a ticket here. If there is a feature you would like, please discuss it in the mailing list here.

Discussion

If you have questions, you can also find us in a few places.

  1. Our google group/mailing list.
  2. On Twitter at @browsercms.
  3. In IRC at irc.freenode.net #browsercms
Clone this wiki locally