🤓 Live Demo | 👀 Features overview | 📙 Docs | 💬 Discord | ⭐ Pro
Search, create, update, and delete data entries using a convenient UI. Create complex custom actions like sending an automated email to your customers via API integration. Build custom reports with SQL and visualize the results with charts. Combine individual reports into a single dashboard and share it with your team.
cd motor-admin
git rm --cached vendor/motor-admin
git submodule add https://github.com/railsboot/motor-admin-rails.git vendor/motor-admin
git checkout -b trunk
git add ./*
git commit -m "调整子项目更新仓库:https://github.com/railsboot/motor-admin-rails.git"
git merge trunk
git push -u origin master
docker run -it -p 3000:3000 -v `pwd`:/app motoradmin/motoradmin:latest
curl https://raw.githubusercontent.com/motor-admin/motor-admin/master/docker-compose.yml | sed "s/SECRET_KEY_BASE:/SECRET_KEY_BASE: `openssl rand -hex 64`/" > docker-compose.yml
docker compose up
- Customizable CRUD
- Custom actions
- Forms builder
- SQL queries
- Data visualization
- Dashboards
- Email alerts
- Intelligence search
- Optimized for mobile
- Configurations Sync
- Roles and permissions control
- Multiple databases support
- Audit log
- Personalized report alerts via Slack
- Multi-factor authentication
- SAML SSO
- Custom styling
- learn more
Motor Admin is licensed under the AGPL v3 license.