Skip to content

Administrate field for integrating the Trix WYSIWYG editor

License

Notifications You must be signed in to change notification settings

headwayio/administrate-field-trix

Repository files navigation

Administrate::Field::Trix

A plugin to use the Trix WYSIWYG editor within in Administrate.

Install

Add administrate-field-trix and trix to your Gemfile:

gem 'administrate-field-trix'
gem 'trix'

Install:

$ bundle install

Usage

Add a WYSIWYG field to your FooDashboard:

ATTRIBUTE_TYPES = {
  bar: Field::Trix
}.freeze

About

Administrate::Field::Trix is maintained by headway.

About

Administrate field for integrating the Trix WYSIWYG editor

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published