2

GitHub - motor-admin/motor-admin: Deploy a no-code admin panel for your applicat...

 2 years ago
source link: https://github.com/motor-admin/motor-admin
Go to the source link to view the article. You can view the picture content, updated content and better typesetting reading experience. If the link is broken, please click the button below to view the snapshot at that time.
neoserver,ios ssh client

Motor Admin

nerd_faceLive Demo | eyesFeatures overview | speech_balloonDiscord | starPro

Motor Admin is a self-hosted, open-source, no-code Admin Panel and Business Intelligence software.

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

Ubuntu

curl -o motor-admin -L https://github.com/motor-admin/motor-admin/releases/download/latest/motor-admin-Linux-x86_64
sudo chmod +x ./motor-admin
./motor-admin

MacOS

curl -o motor-admin -L https://github.com/motor-admin/motor-admin/releases/download/latest/motor-admin-Darwin-x86_64
chmod +x ./motor-admin
./motor-admin

Docker

docker run -it -p 3000:3000 -e SECRET_KEY_BASE=<sixty-four-characrets-length-key> -e DATABASE_URL=<postgres-db-url> motoradmin/motoradmin:latest

Docker Compose

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

Pro

  • Roles and permissions control
  • Multiple databases support
  • Audit log
  • Live collaboration
  • Multi-factor authentication
  • Custom styling
  • Personalized report alerts via Slack
  • Full-text search
  • Stripe integration
  • Shareable forms and reports
  • learn more

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.


About Joyk


Aggregate valuable and interesting links.
Joyk means Joy of geeK