How this analysis was created: This summary and feature list were written by an AI model that read the project's README and public documentation pages. Each feature links to the documentation it came from; stars, license and language come straight from the GitHub API. The model does not read the source code, and the analysis is refreshed when the project is re-analysed. Learn more on our About page.
A robust Admin Interface for Ruby on Rails apps
The main features of excid3/madmin are: Admin Interfaces.
Open-source alternatives to excid3/madmin include: taylorchen709/vueadmin — vueAdmin is a framework for admin dashboard development and internal tooling, providing a foundation for building… activeadmin/activeadmin — ActiveAdmin is a framework for building administrative back-office dashboards and data management screens within Ruby… forestadmin/agent-nodejs — 🌱 Node.js agent for Forest Admin. hot-glue-for-rails/hot-glue — Rapid scaffold builder for Turbo-Rails and Hotwire. Get the tutorial now at:. motor-admin/motor-admin-rails — Low-code Admin panel and Business intelligence Rails engine. No DSL - configurable from the UI. Rails Admin, Active… rayman1104/ra-data-nestjsx-crud — Data provider which integrates React Admin with NestJS CRUD library.
vueAdmin is a framework for admin dashboard development and internal tooling, providing a foundation for building management interfaces and back-office panels. It serves as a bootstrapping tool to generate pre-structured project layouts, allowing for the creation of administrative interfaces without building dashboard shells from scratch. The project focuses on visual customization, enabling users to adjust the appearance of the interface through CSS variables and external theme packages. The system is built as a single-page application using a component hierarchy, client-side routing, and c
ActiveAdmin is a framework for building administrative back-office dashboards and data management screens within Ruby on Rails applications. It functions as a dashboard generator that automatically creates web interfaces for managing database records based on the Active Record pattern. The project utilizes a declarative domain specific language to map Ruby classes to administrative controllers and views. It employs convention-over-configuration routing to generate standard endpoints and provides a template-override hierarchy for customizing the user interface. The framework includes a respon
Rapid scaffold builder for Turbo-Rails and Hotwire. Get the tutorial now at: