Fae

screenshot of Fae
rails

CMS for Rails. For Reals.

Overview:

FaeCMS for Rails is a content management system engine designed for Ruby on Rails applications. It offers essential features such as authentication, authorization, a user-friendly interface, form helpers, image processing, and customizable workflows. Fae stands out from other CMS engines by providing generated models, controllers, and views that are flexible for customization and scalability. It supports Rails 7 with Fae 3.x and legacy Rails versions with Fae 2.x for Rails 5.0 to 5.2.

Features:

  • Global Search: Easily search for content across the entire system.
  • Filtering, Pagination, and Sorting: Convenient tools for managing large sets of data.
  • Authorization: Control access and permissions for users.
  • Multi-Language Support: Manage content in multiple languages.
  • Change Tracker: Track changes made within the system.
  • Custom Image Processing: Customize image processing functions.
  • Form Field Label & Helper Text Manager: Manage labels and helper text for form fields.
  • Netlify Deploy Monitor: Monitor deployments on Netlify.
rails
Ruby on Rails

Ruby on Rails, often referred to as Rails, is an open-source web application framework written in Ruby. Known for its convention over configuration and don't repeat yourself (DRY) principles, Rails simplifies and accelerates the development of database-backed web applications.