Cortex::FieldTypes::Core

The combined set of Core FieldTypes for the Cortex CMS platform. More details coming soon!

Usage

The core FieldTypes for the Cortex CMS are distributed as a Rails engine, and should be plug-and-play.

This Gem includes the models and cells for all core FieldTypes.

Installation

Add this line to your application's Gemfile:

gem 'cortex-field_types-core'

And then execute:

$ bundle

Or install it yourself as:

$ gem install cortex-field_types-core