The combined set of Core FieldTypes + Field View Components for the Cortex CMS platform. More details coming soon!
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
(view components) for all core FieldTypes.
Add this line to your application's Gemfile:
gem 'cortex-plugins-core'
And then execute:
$ bundle
Or install it yourself as:
$ gem install cortex-plugins-core