mitramejia / fae

CMS for Rails. For Reals.

Home Page:https://www.faecms.com

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Fae

CMS for Rails. For Reals.

Code Climate

Like many Rails CMS engines, Fae delivers all the basics to get you up and running quickly: authentication, authorization, a sleek UI, form helpers, image processing and workflows. But unlike other engines, Fae's generated models, controllers, and views are built to customize and scale.

Fae supports Rails 4.1 to 5.0. We are currently working on Rails 5.1 support.

Installation

  1. Add the gem to your Gemfile and run bundle install
gem 'fae-rails'
  1. Run the installer
$ rails g fae:install
  1. Visit /admin and setup your super admin account

Documentation

For full documentation visit:
https://www.faecms.com/documentation

Topics

Features

Tutorials

Helper/DSL Docs

Contributing

Upgrading

Changelog

MIT License

About

CMS for Rails. For Reals.

https://www.faecms.com

License:MIT License


Languages

Language:Ruby 56.0%Language:HTML 16.3%Language:JavaScript 15.0%Language:CSS 12.7%