Skip to content

wearefine/fae

master
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
bin
August 7, 2014 15:22
February 2, 2022 11:41
March 25, 2022 13:39
March 1, 2022 16:41
January 6, 2022 11:12
November 18, 2014 15:42
June 17, 2019 09:29
March 21, 2017 13:34
April 20, 2018 16:35
January 28, 2022 13:08
February 25, 2022 11:12

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

Upgrading

Changelog

MIT License