Motor Admin
No-code admin panel and business intelligence software - search, create, update, and delete data entries, create custom actions, and build reports.
No-code admin panel and business intelligence software - search, create, update, and delete data entries, create custom actions, and build reports.
<div align="center"> [](https://www.getmotoradmin.com) # Motor Admin ### No-code Admin Panel and Business Intelligence tool 🤓 [Live Demo](https://app.getmotoradmin.com/demo/) | 👀 [Features overview](https://www.youtube.com/watch?v=ZD4Six8ZEP8) | 📙 [Docs](https://docs.getmotoradmin.com/guide/) | 💬 [Discord](https://discord.com/invite/mFFJKSTgw3) | ⭐ [Pro](https://www.getmotoradmin.com/pro) </div> 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. ## Deployment ### Heroku [](https://heroku.com/deploy?template=https://github.com/motor-admin/motor-admin-heroku) ### Railway [](https://railway.app/new/template?template=https%3A%2F%2Fgithub.com%2Fmotor-admin%2Fmotor-admin-railway&plugins=postgresql&envs=SECRET_KEY_BASE&SECRET_KEY_BASEDesc=64+character+secret&PORTDefault=secret&referralCode=DSdLCm) ### Digital Ocean [](https://cloud.digitalocean.com/apps/new?repo=https://github.com/motor-admin/motor-admin/tree/master&refcode=33c75473a82d) ### Docker ```bash docker run -it -p 3000:3000 -v `pwd`:/app motoradmin/motoradmin:latest ``` ### Docker Compose ```bash 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 ``` ## Features * [Customizable CRUD](#customizable-crud) * [Custom actions](#custom-actions) * [Forms builder](#forms-builder) * [SQL queries](#sql-queries) * [Data visualization](#data-visualization) * [Dashboards](#dashboards) * [Email alerts](#email-alerts) * [Intelligence search](#intelligence-search) * [Optimized for mobile](#optimized-for-mobile) * [Configurations Sync](https://github.com/motor-admin/motor-admin/tree/master/guides/configurations_sync_between_environments.md) * [Roles and permissions control](https://docs.getmotoradmin.com/guide/roles_and_permissions.html) * Multiple databases support * Audit log * Personalized report alerts via Slack ## [Enterprise](https://www.getmotoradmin.com/pro) * Multi-factor authentication * SAML SSO * Custom styling * [learn more](https://www.getmotoradmin.com/pro) ### Customizable CRUD   ### Custom Actions  ### Forms Builder  ### SQL Queries  ### Data Visualization  ### Dashboards  ### Email Alerts  ### Intelligence Search  ### Optimized for Mobile  ## License Motor Admin is licensed under the AGPL v3 license.