All Projects → wearefine → Fae

wearefine / Fae

Licence: mit
CMS for Rails. For Reals.

Programming Languages

ruby
36898 projects - #4 most used programming language

Projects that are alternatives of or similar to Fae

Binda
Headless CMS based on Ruby on Rails
Stars: ✭ 60 (-91.44%)
Mutual labels:  cms, rails, ruby-on-rails
Matestack Ui Core
Matestack enables you to create sophisticated, reactive UIs in pure Ruby, without touching JavaScript and HTML. You end up writing 50% less code while increasing productivity, maintainability and developer happiness.
Stars: ✭ 469 (-33.1%)
Mutual labels:  hacktoberfest, rails, ruby-on-rails
Strapi
🚀 Open source Node.js Headless CMS to easily build customisable APIs
Stars: ✭ 41,786 (+5860.91%)
Mutual labels:  hacktoberfest, cms, content-management-system
Laravel 8 Simple Cms
Laravel 8 content management system for starters.
Stars: ✭ 444 (-36.66%)
Mutual labels:  hacktoberfest, cms, content-management-system
Comfortable Mexican Sofa
ComfortableMexicanSofa is a powerful Ruby on Rails 5.2+ CMS (Content Management System) Engine
Stars: ✭ 2,707 (+286.16%)
Mutual labels:  cms, rails-engine, rails
Ifme
Free, open source mental health communication web app to share experiences with loved ones
Stars: ✭ 1,147 (+63.62%)
Mutual labels:  hacktoberfest, rails, ruby-on-rails
Hugo
The world’s fastest framework for building websites.
Stars: ✭ 55,899 (+7874.18%)
Mutual labels:  hacktoberfest, cms, content-management-system
Sail
Sail is a lightweight Rails engine that brings an admin panel for managing configuration settings on a live Rails app
Stars: ✭ 484 (-30.96%)
Mutual labels:  rails, ruby-on-rails
Motion
Reactive frontend UI components for Rails in pure Ruby
Stars: ✭ 498 (-28.96%)
Mutual labels:  rails, ruby-on-rails
Rails email preview
Preview and edit app mailer templates in Rails.
Stars: ✭ 524 (-25.25%)
Mutual labels:  rails-engine, rails
Textpattern
A flexible, elegant, fast and easy-to-use content management system written in PHP.
Stars: ✭ 572 (-18.4%)
Mutual labels:  cms, content-management-system
Property web builder
The ultimate Ruby on Rails engine for creating real estate websites ⛺
Stars: ✭ 414 (-40.94%)
Mutual labels:  cms, rails
Cockpit
Add content management functionality to any site - plug & play / headless / api-first CMS
Stars: ✭ 5,173 (+637.95%)
Mutual labels:  hacktoberfest, cms
Laracms
LaraCMS 是在学习 laravel ( web 开发实战进阶 + 实战构架 API 服务器) 过程中产生的一个业余作品,试图通过简单的方式,快速构建一套基本的企业站同时保留很灵活的扩展能力和优雅的代码方式,当然这些都得益Laravel的优秀设计。同时LaraCMS 也是一个学习Laravel 不错的参考示例。
Stars: ✭ 588 (-16.12%)
Mutual labels:  cms, content-management-system
Fullycms
Fully CMS - Multi Language Content Management System - Laravel
Stars: ✭ 465 (-33.67%)
Mutual labels:  cms, content-management-system
Maily
📫 Rails Engine to preview emails in the browser
Stars: ✭ 502 (-28.39%)
Mutual labels:  rails-engine, rails
Webpacker
Use Webpack to manage app-like JavaScript modules in Rails
Stars: ✭ 5,282 (+653.5%)
Mutual labels:  hacktoberfest, rails
Osem
Open Source Event Manager. An event management tool tailored to Free and Open Source Software conferences.
Stars: ✭ 649 (-7.42%)
Mutual labels:  hacktoberfest, rails
Sulu
Core framework that implements the functionality of the Sulu content management system
Stars: ✭ 645 (-7.99%)
Mutual labels:  hacktoberfest, cms
Tinacms
Open source editor that brings visual editing into React websites. A developer-centric CMS to build contextual and intuitive editing experience without sacrificing code quality.
Stars: ✭ 6,804 (+870.61%)
Mutual labels:  cms, content-management-system

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

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].