Content Management System

Documentation | Examples

Overview

Isotope11's Content Management System is a custom system built in Ruby on Rails. It uses FCKEditor as its page editor, and it's built around a few custom modules and ideals.

Modules

At present, the following modules are available for the Content Management System:

  • E-Commerce
    • Can scale from a small 2 or 3 product site to a full-fledged catalog, indexing similar products and linking products across dimensions for easy navigation through the catalog.
    • Integrates with Quickbooks.
  • Calendar / Event Scheduling
    • Integrates with e-commerce module.
  • Blog
  • Chat
  • Photo Album
  • Search
    • Built intelligently around any custom objects the site may want to use.
  • Forms
    • Build a contact form, or a small-ish database backed application.
  • Mapping Module
    • Can check whether an address is within boundaries, overlay data on a map, provide a map of store locations, etc.
  • Tab Groups (just a bit of fancier inline content)

Modules may be nested.

Documentation

Need help using the Content Management System? Click here.

Examples