Skip to content
railsengines.com

Motor Admin

Low-code admin panel and business intelligence, mounted in your app

Takes off your invoice

You would run instead $0/mo

No ratings yet
Gem
motor-admin
Repository
motor-admin/motor-admin-rails
License
AGPL-3.0 or commercial
Stars
1,500
Added
August 02, 2026
Motor Admin mounted at /motor_admin
Motor Admin mounted at /motor_admin

About

Motor Admin gives you an admin panel that non-developers can reshape from the browser,
plus SQL-backed reports and dashboards, all mounted in your app.

What you get

  • Auto-generated CRUD for every model
  • Column, filter and form customisation saved to the database
  • SQL queries, dashboards and alerts
  • Custom forms that POST to your own endpoints

Mounting it

ruby
# Gemfile
gem "motor-admin"

# config/routes.rb — added by the installer
mount Motor::Admin => "/motor_admin"

Licensing note

AGPL-3.0, with a commercial option. If AGPL is a problem where you work, resolve that
before building on it.

Discussion (0)

Sign in to join the discussion.

No comments yet.