Skip to content
This repository was archived by the owner on Jun 17, 2020. It is now read-only.

otwarteklatki/fae

 
 

Repository files navigation

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 2.0 supports Rails 5.0 to 5.2, support for Rails 4.x is deprecated as of Fae 2.0.

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

About

Open Cages fork of Fae CMS

Resources

License

Code of conduct

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Ruby 57.2%
  • HTML 14.9%
  • JavaScript 14.8%
  • CSS 13.1%