Skip to content

ricaurte/active_cms

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

41 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ActiveCms

This project rocks and uses MIT-LICENSE.

Install

You can now choose your backend as paperclip, carrierwave, or dragonfly

Example:

$ gem “paperclip” $ rails generate ckeditor:install –orm=active_record –backend=paperclip

in config/routes.rb add:

mount ActiveCms::Engine => '/'
mount Ckeditor::Engine => '/ckeditor'

For other backends, check out: github.com/galetahub/ckeditor

About

Basic ActiveAdmin CMS-Plugin

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published