Giter Club home page Giter Club logo

jonatan-flores-forks / motor-admin Goto Github PK

View Code? Open in Web Editor NEW

This project forked from motor-admin/motor-admin

0.0 0.0 0.0 613 KB

Deploy a no-code admin panel for any application in less than a minute. Search, create, update, and delete data entries, create custom actions, and build reports.

Home Page: https://www.getmotoradmin.com

License: GNU Affero General Public License v3.0

Ruby 57.26% JavaScript 5.36% Vue 24.71% SCSS 0.95% HTML 11.26% Dockerfile 0.28% Shell 0.18%

motor-admin's Introduction

Motor Admin

Motor Admin

No-code Admin Panel and Business Intelligence tool

๐Ÿค“ 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.

Deployment

Heroku

Deploy to 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 -v `pwd`:/app 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

  • 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

Resource settings

Settings UI

Custom Actions

Custom actions

Forms Builder

Custom form

SQL Queries

SQL query

Data Visualization

motor-visualization

Dashboards

Dashboard

Email Alerts

Email alert

Intelligence Search

Intelligence search

Optimized for Mobile

motor-mobile

License

Motor Admin is licensed under the AGPL v3 license.

motor-admin's People

Contributors

omohokcoj avatar giorgiog avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.