Admin

Top 23 Admin Open-Source Projects

  • vue-element-admin

    :tada: A magical vue admin https://panjiachen.github.io/vue-element-admin

  • AdminLTE

    AdminLTE - Free admin dashboard template based on Bootstrap 5

  • Project mention: How do i start creating am admin panel | /r/node | 2023-05-14
  • SurveyJS

    Open-Source JSON Form Builder to Create Dynamic Forms Right in Your App. With SurveyJS form UI libraries, you can build and style forms in a fully-integrated drag & drop form builder, render them in your JS app, and store form submission data in any backend, inc. PHP, ASP.NET Core, and Node.js.

    SurveyJS logo
  • ant-design-pro

    👨🏻‍💻👩🏻‍💻 Use Ant Design like a Pro!

  • Project mention: Tremor – The React library to build dashboards fast | news.ycombinator.com | 2023-07-28

    As per refine.dev blog, these are some alternatives to Tremor:

    * Ant design pro (https://github.com/ant-design/ant-design-pro/)

  • ngx-admin

    Customizable admin dashboard template based on Angular 10+

  • Project mention: Is there any github repo or something for medium or advanced level project in Angular that I can run in my local and learn something from that ?? | /r/Angular2 | 2023-09-06

    I learned a lot from the ngx-admin template but if you want a real world project PeerTube's Web app written in Angular you can check it out here

  • Refine

    A React Framework for building internal tools, admin panels, dashboards & B2B apps with unmatched flexibility.

  • Project mention: Synch vs. Async Programming | dev.to | 2024-04-16
  • react-admin

    A frontend Framework for building data-driven applications running on top of REST/GraphQL APIs, using TypeScript, React and Material Design

  • Project mention: Ask HN: Does Anyone Use a "Closed Core" Software Model? | news.ycombinator.com | 2024-04-16

    > "Are there examples of companies adopting this model?"

    Many examples across the industry:

    - Autodesk AutoCAD (closed) + Plugins/Addons (many open)

    - MS Windows (closed) + Many 3rd party programs (open)

    - Github (closed) + Github Actions (open)

    - Npm (closed) + Npm modules (mostly open)

    > "What are the potential benefits or pitfalls?"

    Benefits:

    - Harder to replicate, the company gets to keep the "secret sauce" a secret

    - Opening up a way to "extend" the platform means 3rd party developers add value to your system

    - The core isn't open, so less effort is required to maintain compare to OpenSource

    Pitfalls:

    - Closed-source is hard to verify, company is essentially saying "trust me bro"

    - Less innovation, as user's can't contribute to the core

    > "How does it impact community engagement and software adoption?"

    There's hardcore FOSS advocates that will hate anything not fully open. But a business has to make money and protect it's IP, having a "closed core" is one way to do that and ensure a sustainable business model.

    Another approach is the opposite, open-core + closed-premium-addons. An example of this is "React Admin"

    - Open Core -> https://github.com/marmelab/react-admin

    - Premium Modules Offering -> https://react-admin-ee.marmelab.com/

  • eladmin

    eladmin jpa 版本:项目基于 Spring Boot 2.6.4、 Jpa、 Spring Security、Redis、Vue的前后端分离的后台管理系统,项目采用分模块开发方式, 权限控制采用 RBAC,支持数据字典与数据权限管理,支持一键生成前后端代码,支持动态路由

  • InfluxDB

    Power Real-Time Data Analytics at Scale. Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.

    InfluxDB logo
  • gin-vue-admin

    🚀Vite+Vue3+Gin的开发基础平台,支持TS和JS混用。它集成了JWT鉴权、权限管理、动态路由、显隐可控组件、分页封装、多点登录拦截、资源权限、上传下载、代码生成器、表单生成器和可配置的导入导出等开发必备功能。

  • filament

    A collection of beautiful full-stack components for Laravel. The perfect starting point for your next app. Using Livewire, Alpine.js and Tailwind CSS. (by filamentphp)

  • Project mention: The power of FilamentPHP - EN | dev.to | 2024-03-25

    FilamentPHP is a full-stack web development tool, also called TALLKit, as it brings together the 4 knights of TALLStack (Tailwind, Alpine.js, Laravel, Livewire).

  • CoreUI-Free-Bootstrap-Admin-Template

    Free Bootstrap Admin & Dashboard Template

  • Project mention: React Component Libraries | dev.to | 2024-03-13

    Official Website: https://coreui.io/

  • material-dashboard

    Material Dashboard - Open Source Bootstrap 5 Material Design Admin

  • Project mention: Material Dashboard 10.5k+ stars on GitHub | /r/bootstrap | 2023-05-09

    Material Dashboard - The most popular open-source Bootstrap 5 Material Design Admin. https://github.com/creativetimofficial/material-dashboard

  • go-admin

    基于Gin + Vue + Element UI & Arco Design & Ant Design 的前后端分离权限管理系统脚手架(包含了:多租户的支持,基础用户管理功能,jwt鉴权,代码生成器,RBAC资源控制,表单构建,定时任务等)3分钟构建自己的中后台项目;项目文档》:https://www.go-admin.pro V2 Demo: https://vue2.go-admin.dev V3 Demo: https://vue3.go-admin.dev Antd 订阅版:https://antd.go-admin.pro (by go-admin-team)

  • AdminJS

    AdminJS is an admin panel for apps written in node.js

  • Project mention: Iniciando um backoffice rapidamente com AdminJS | dev.to | 2023-11-16
  • go-admin

    A golang framework helps gopher to build a data visualization and admin panel in ten minutes

  • Project mention: Ask HN: Good examples of Go back ends? | news.ycombinator.com | 2024-01-22

    Most golang backends I've seen meanwhile use or switched to using the "gin" framework to build their APIs.

    A lot of them also have conventions for the frontend, where the assets usually are stored in /public, so they can be go:embed later as an embed.FS instance into the binary.

    Having said that, there's plenty of examples on github. I'd recommend to take a look at bigger projects or templates and understand how they structured their packages and abstraction levels. E.g. go-admin comes to mind [1]

    [1] https://github.com/GoAdminGroup/go-admin

    [2] https://github.com/gin-gonic/gin

  • soybean-admin

    A clean, elegant, beautiful and powerful admin template, based on Vue3, Vite5, TypeScript, Pinia, NaiveUI and UnoCSS. 一个清新优雅、高颜值且功能强大的后台管理模板,基于最新的前端技术栈,包括 Vue3, Vite5, TypeScript, Pinia, NaiveUI 和 UnoCSS。

  • cerebro

  • vue-typescript-admin-template

    🖖 A vue-cli 3.0 + typescript minimal admin template

  • qor

    QOR is a set of libraries written in Go that abstracts common features needed for business applications, CMSs, and E-commerce systems.

  • material-kit-react

    React Dashboard made with Material UI’s components. Our pro template contains features like TypeScript version, authentication system with Firebase and Auth0 plus many other

  • django-xadmin

    Drop-in replacement of Django admin comes with lots of goodies, fully extensible with plugin support, pretty UI based on Twitter Bootstrap.

  • coreui-free-react-admin-template

    CoreUI React is a free React admin template based on Bootstrap 5

  • platform

    Orchid is a @laravel package that allows for rapid application development of back-office applications, admin/user panels, and dashboards. (by orchidsoftware)

  • EasyAdminBundle

    EasyAdmin is a fast, beautiful and modern admin generator for Symfony applications.

  • SaaSHub

    SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives

    SaaSHub logo
NOTE: The open source projects on this list are ordered by number of github stars. The number of mentions indicates repo mentiontions in the last 12 Months or since we started tracking (Dec 2020).

Admin related posts

  • Synch vs. Async Programming

    1 project | dev.to | 16 Apr 2024
  • ReductStore CLI Client now in Rust

    2 projects | dev.to | 9 Apr 2024
  • CSS Rounded Corners Examples

    1 project | dev.to | 2 Apr 2024
  • Show HN: Generate admin apps without writing a single line of code

    1 project | news.ycombinator.com | 2 Apr 2024
  • Unfold: Modern Django admin theme for seamless interface development

    1 project | news.ycombinator.com | 31 Mar 2024
  • 10 Methods for Vertical Alignment Using CSS

    1 project | dev.to | 27 Mar 2024
  • The power of FilamentPHP - EN

    2 projects | dev.to | 25 Mar 2024
  • A note from our sponsor - InfluxDB
    www.influxdata.com | 1 May 2024
    Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality. Learn more →

Index

What are some of the best open-source Admin projects? This list will help you:

Project Stars
1 vue-element-admin 86,362
2 AdminLTE 43,578
3 ant-design-pro 35,814
4 ngx-admin 25,034
5 Refine 24,730
6 react-admin 24,029
7 eladmin 20,878
8 gin-vue-admin 20,048
9 filament 14,074
10 CoreUI-Free-Bootstrap-Admin-Template 11,809
11 material-dashboard 10,902
12 go-admin 10,811
13 AdminJS 7,947
14 go-admin 7,809
15 soybean-admin 7,608
16 cerebro 5,467
17 vue-typescript-admin-template 5,430
18 qor 5,229
19 material-kit-react 5,166
20 django-xadmin 4,741
21 coreui-free-react-admin-template 4,334
22 platform 4,195
23 EasyAdminBundle 3,980

Sponsored
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com