Live data from Hacker News

Show HN: Motor Admin Rails – Low-Code Admin Panel Gem

getmotoradmin.com

1–4 of 4 posts

Re: Show HN: Motor Admin Rails – Low-Code Admin Panel Gem

#2
Hi HN!

Motor Admin gem has been developed to replace the outdated ActiveAdmin/RailsAdmin/Blazer gems in your existing or future Rails app.

Unlike other Rails admin gems, Motor Admin doesn't use DSL or any other type of customization/configuration Ruby APIs.

All adjustments in Motor Admin can be made directly in the UI via WYSIWYG interfaces.

This probably makes it the first no-code/low-code Rails open-source admin engine.

Would appreciate any feedback regarding the gem!

Re: Show HN: Motor Admin Rails – Low-Code Admin Panel Gem

#3
post #2

Hi HN! Motor Admin gem has been developed to replace the outdated ActiveAdmin/RailsAdmin/Blazer gems in your existing or future Rails app. Unlike other Rails admin gems, Motor Admin doesn't use DSL or any other type of customization/configuration Ruby APIs. All adjustments in Motor Admin can be made directly in the UI via WYSIWYG interfaces. This probably makes it the first no-code/low-code Rails open-source admin en…

My mind was blown away when I saw the dynamic query editor for dashboards and how it can be appended to each resource. That was pretty neat.

I will definitely use this on my next project. Thanks for creating and sharing this.