Adminterface
A gem that brings Bootstrap 5, advanced customizability, and other goodies into ActiveAdmin
Install / Use
/learn @CMDBrew/AdminterfaceREADME
⛔️ DEPRECATED: THIS GEM IS NO LONGER BEING MAINTAINED
Due to personal reasons, we can no longer continue to maintain this gem. As a result, we are no longer accepting or merging pull requests.
To help with the transition, we've changed the license to MIT and removed the license verification for commercial uses. For alternatives, please check out other excellent solutions listed in the ActiveAdmin Wiki.
Thank you to all who contributed and who used Adminterface in their projects. We couldn't have made it this far without your support.
Until next time.
— I-Lung, Richard Wang, and the Adminterface team
Adminterface <!-- omit in toc -->
A gem that brings Bootstrap 5, advanced customizability, and other goodies into ActiveAdmin
Dependencies
- Ruby >= 2.7
- Rails >= 6.0
- ActiveAdmin ~> 2.9
- Bootstrap ~> 5.1.3
- Webpacker ~> 5.0
Get Started
Installation
-
Add the following to your application's Gemfile:
gem "adminterface" -
Then execute:
$ bundle install -
Install ActiveAdmin (If you haven't)
$ rails g active_admin:install --use_webpacker -
Install Adminterface
This command will ask for permissions to overwrite files generated by ActiveAdmin. Make sure to review the files carefully and accept them. We recommend you commit your files before running this command to ensure you are aware of the changes made.
$ rails g adminterface:install -
Migrate your database and start the server
$ rails db:migrate $ rails server
Contributing
See CONTRIBUTING.md.
License
The gem is available as open source under the terms of the MIT License.
Related Skills
node-connect
347.9kDiagnose OpenClaw node connection and pairing failures for Android, iOS, and macOS companion apps
frontend-design
108.7kCreate distinctive, production-grade frontend interfaces with high design quality. Use this skill when the user asks to build web components, pages, or applications. Generates creative, polished code that avoids generic AI aesthetics.
openai-whisper-api
347.9kTranscribe audio via OpenAI Audio Transcriptions API (Whisper).
qqbot-media
347.9kQQBot 富媒体收发能力。使用 <qqmedia> 标签,系统根据文件扩展名自动识别类型(图片/语音/视频/文件)。

