Skip to content
railsengines.com

Mokio

Ruby on Rails Content Management System

No ratings yet
Gem
mokio
Repository
versoft/mokio
License
MIT
Stars
25
Added
August 11, 2026

About

Ruby on Rails Content Management System

This task will create custom.js file in under assets/javascripts/backend folder, which will be imported in the panel.

What you get

  • CKEditor 5 - CKEditor 5
  • Custom model and controller - How to create own model and controller in CMS
  • SeoTags - How to add meta tags to your own models
  • Generate sitemap.xml - How to generate automatic sitemap.xml for dynamic and static content
  • Select2 helper - How to use select inputs with autosearch
  • Backend input helpers - Describes some input helpers
  • History - Model history tracking

Mounting it

ruby
# Gemfile
gem "mokio"

# config/routes.rb
mount Mokio::Engine, at: "/mokio"

Details

25 stars on GitHub · MIT licensed · maintained by versoft. Source: https://github.com/versoft/mokio

Discussion (0)

Sign in to join the discussion.

No comments yet.