awesome-repositories.com
Blog
awesome-repositories.com

Entdecke die besten Open-Source-Repositories mit KI-gestützter Suche.

EntdeckenKuratierte SuchenOpen-Source-AlternativenSelf-hosted SoftwareBlogSitemap
ProjektÜber unsRanking-MethodikPresseMCP-Server
RechtlichesDatenschutzAGB
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

16 Repos

Awesome GitHub RepositoriesAdmin Panel Extensions

Frameworks or interfaces for injecting custom UI elements into predefined areas of an administrative dashboard.

Distinguishing note: Focuses on extending the layout and functionality of administrative panels specifically.

Explore 16 awesome GitHub repositories matching user interface & experience · Admin Panel Extensions. Refine with filters or upvote what's useful.

Awesome Admin Panel Extensions GitHub Repositories

Finde die besten Repos mit KI.Wir suchen mit KI nach den am besten passenden Repositories.
  • payloadcms/payloadAvatar von payloadcms

    payloadcms/payload

    43,053Auf GitHub ansehen↗

    Payload is a headless content management system and application framework that uses a code-first approach to define data schemas and administrative interfaces. By utilizing a centralized, type-safe configuration object, it automatically generates database schemas, API endpoints, and a fully customizable admin panel. The system is built on a database-agnostic architecture, allowing it to interface with various storage engines while providing a unified, type-safe API for server-side operations, REST, and GraphQL. What distinguishes Payload is its deep extensibility and developer-centric design.

    Extends the admin panel by inserting custom components into dashboards, menus, and headers.

    TypeScriptcmscontent-managementcontent-management-system
    Auf GitHub ansehen↗43,053
  • filamentphp/filamentAvatar von filamentphp

    filamentphp/filament

    31,215Auf GitHub ansehen↗

    Filament is a full-stack framework for building administrative panels and management interfaces within the Laravel ecosystem. It provides a declarative, component-based architecture that allows developers to construct complex, data-driven applications using server-side configuration objects rather than manual HTML. By inspecting database model structures and relationships, the framework automates the generation of CRUD interfaces, forms, and data tables, significantly reducing boilerplate code. The project distinguishes itself through a highly modular and extensible design that supports custo

    Integrates custom resources and pages into existing administrative interfaces via a standardized plugin interface.

    PHPadminalpine-jsbuilder
    Auf GitHub ansehen↗31,215
  • wagtail/wagtailAvatar von wagtail

    wagtail/wagtail

    20,366Auf GitHub ansehen↗

    Wagtail is an open-source content management system built on the Django web framework. It provides a structured, tree-based approach to content modeling, allowing developers to define custom page types and reusable content components that are managed through a highly customizable administrative interface. The platform distinguishes itself through its flexible, block-based content composition system, which enables editors to assemble complex page layouts dynamically. It also offers robust support for multi-site and multi-lingual environments, allowing organizations to manage distinct websites

    Allows registering custom URL patterns, views, and menu items to extend the administrative interface.

    Pythoncmsdjangohacktoberfest
    Auf GitHub ansehen↗20,366
  • blender/blenderAvatar von blender

    blender/blender

    18,787Auf GitHub ansehen↗

    Blender is a professional 3D creation suite designed for modeling, animation, rendering, and video editing. It functions as an open-source 3D engine that provides a comprehensive framework for procedural geometry, physics simulation, and high-quality visual output. The platform is built upon a foundational architecture that utilizes data-block-based memory management and a dependency-graph-based evaluation system to handle complex scene transformations and geometry updates. The software distinguishes itself through a highly modular, node-based procedural architecture that allows users to cons

    Defines interface panels that filter and display specific asset types based on the current workspace or object mode.

    C++3danimationb3d
    Auf GitHub ansehen↗18,787
  • getgrav/gravAvatar von getgrav

    getgrav/grav

    15,395Auf GitHub ansehen↗

    Grav is a flat-file content management system that eliminates the need for a traditional database by storing site content and configuration in human-readable Markdown and YAML files. Built as a modular PHP web framework, it uses a hierarchical page routing system where the physical directory structure directly determines the site's URL paths. The platform is distinguished by its event-driven plugin architecture and a command-line interface that prioritizes system administration, deployment, and maintenance tasks. It utilizes a blueprint-driven system to generate administrative forms from stru

    Allows plugins to hook into administrative actions to execute custom logic within the control panel.

    PHPcmscontentcontent-management
    Auf GitHub ansehen↗15,395
  • emdash-cms/emdashAvatar von emdash-cms

    emdash-cms/emdash

    10,887Auf GitHub ansehen↗

    EmDash is an open-source content management system built on Astro that combines a visual admin panel with a plugin-driven architecture and server-side rendering. It provides a complete content management system with structured content modeling, a rich text editor using Portable Text format, and a TypeScript API for type-safe content queries. The system supports authentication through passkeys, OAuth 2.1, and external providers, with role-based access control and fine-grained permission scopes. What distinguishes EmDash is its plugin development framework, which supports both native plugins ru

    Lets plugins contribute pages and dashboard widgets to the admin interface with auto-generated settings forms.

    TypeScriptastrocmsemdash
    Auf GitHub ansehen↗10,887
  • evershopcommerce/evershopAvatar von evershopcommerce

    evershopcommerce/evershop

    10,141Auf GitHub ansehen↗

    EverShop is a TypeScript-first, modular e-commerce platform built with GraphQL and React. It provides a full-featured online store system for managing products, orders, customers, and site content through a React-based administrative interface, with a GraphQL API layer that serves both the admin panel and storefront. The platform is designed around a module-based extension architecture, where core functionality is split into independent modules that can be added, removed, or overridden without modifying the core codebase. Storefront appearance and behavior are controlled through a theme syste

    Provides a React-based admin panel for managing products, orders, and customers.

    TypeScriptecommerceecommerce-frameworkecommerce-platform
    Auf GitHub ansehen↗10,141
  • octoprint/octoprintAvatar von OctoPrint

    OctoPrint/OctoPrint

    9,020Auf GitHub ansehen↗

    OctoPrint is a web-based platform for remotely controlling and monitoring 3D printers. It provides a browser dashboard to start, pause, cancel, and track print jobs, while streaming real-time printer status, temperature, and progress updates. The system is built around a plugin-based architecture that allows extending core functionality, and it offers a documented REST API for programmatic printer control and data management. The platform distinguishes itself through its comprehensive automation and extensibility capabilities. It supports event-driven workflows that automatically execute cust

    Creates custom buttons and sliders on the printer control panel to send GCODE commands or adjust settings.

    Python3d-printeroctoprintpython
    Auf GitHub ansehen↗9,020
  • vendurehq/vendureAvatar von vendurehq

    vendurehq/vendure

    7,924Auf GitHub ansehen↗

    Vendure is a Node.js e-commerce engine and headless commerce framework built with NestJS and TypeScript. It serves as a multi-channel commerce platform that manages product catalogs, orders, and customers via a strongly typed GraphQL API. The platform is distinguished by its highly extensible architecture, featuring a customizable administrative dashboard where developers can inject custom React components and entity views. It supports multi-channel commerce, allowing the isolation of products, currencies, and regional catalogs from a single unified backend. The engine covers a broad range o

    Adds custom tabs to existing or custom admin detail and list pages.

    TypeScriptecommerceecommerce-apiecommerce-framework
    Auf GitHub ansehen↗7,924
  • inventree/inventreeAvatar von inventree

    inventree/InvenTree

    6,350Auf GitHub ansehen↗

    InvenTree is an open-source inventory management platform built on Django, designed for tracking parts, stock levels, and supply chain operations through a web interface and REST API. The system uses barcodes—including QR codes, 1D barcodes, and Data Matrix codes—as primary identifiers for scanning, linking, and triggering inventory actions, and extends core functionality through a Python plugin framework supporting custom actions, UI panels, barcode handlers, and scheduled tasks. The platform distinguishes itself through a comprehensive plugin-based extensibility system that allows custom in

    InvenTree inserts custom content panels into existing pages, targeting specific models or appearing globally.

    Pythondjangohacktoberfestpython
    Auf GitHub ansehen↗6,350
  • mgcrea/angular-strapAvatar von mgcrea

    mgcrea/angular-strap

    5,673Auf GitHub ansehen↗

    Angular-strap is a collection of pre-built AngularJS 1.x directives that wrap Bootstrap 3 components into reusable UI widgets and interactive behaviors. It provides native AngularJS 1.2+ directives for common UI patterns including datepickers, popovers, and scroll-based navigation, turning Bootstrap 3 markup into interactive widgets such as tabs, alerts, and side panels. The library wraps Bootstrap 3 jQuery plugins as AngularJS directives using the compile and link phases for DOM manipulation. It offers a set of AngularJS directives implementing Bootstrap 3 UI components like modals, tooltips

    Provides a side panel directive that opens drawer-style panels with modal behavior.

    JavaScript
    Auf GitHub ansehen↗5,673
  • aimeos/aimeosAvatar von aimeos

    aimeos/aimeos

    5,278Auf GitHub ansehen↗

    Aimeos is a professional PHP e-commerce framework designed for building online shops and marketplaces. It functions as a modular e-commerce engine that provides a dedicated administration dashboard for managing product data and orders, alongside a headless commerce API using REST and GraphQL interfaces for custom storefronts. The platform is distinguished by its multi-vendor marketplace system, which coordinates multiple sellers, channels, and warehouses. It employs a modular architecture and an interface-based extension pattern, allowing the injection of custom business logic through distrib

    Allows the definition of the visual layout and styling of the administration panel using custom template packages.

    JavaScriptaimeosb2bcart
    Auf GitHub ansehen↗5,278
  • ohif/viewersAvatar von OHIF

    OHIF/Viewers

    4,035Auf GitHub ansehen↗

    Viewers is a zero-footprint DICOMweb medical imaging viewer and a modular plugin framework. It serves as a diagnostic interface for rendering 2D and 3D medical images, providing a web-based clinical workflow engine to automate image layouts and toolsets. The project distinguishes itself through a highly extensible architecture that allows for the development of custom clinical workflows, specialized viewing modes, and the integration of external functional extensions. It includes a dedicated command line interface for managing these plugins and supports white-labeling through a comprehensive

    Provides custom side panels to display specialized medical data alongside the primary imaging viewer.

    TypeScriptcancer-imaging-researchdicomdicom-viewer
    Auf GitHub ansehen↗4,035
  • sehmaschine/django-grappelliAvatar von sehmaschine

    sehmaschine/django-grappelli

    3,933Auf GitHub ansehen↗

    django-grappelli ist ein visuelles und funktionales Framework für die Administrationsoberfläche, das ein rasterbasiertes Theme, ein UI-Kit und ein anpassbares Dashboard für die Startseite bietet. Es ersetzt die Standard-Administrationsoberfläche durch ein strukturiertes Layout, das darauf ausgelegt ist, Modellformulare und Changelists zu organisieren. Das Projekt zeichnet sich durch spezifische Oberflächenverbesserungen aus, wie etwa Autocomplete-Lookups für relationale Felder, Rich-Text-Editor-Integration und die Möglichkeit, Inline-Modellzeilen per Drag-and-Drop neu anzuordnen. Es enthält zudem einen Kontext-Switching-Mechanismus, der es Administratoren ermöglicht, andere Benutzer zu imitieren, um Berechtigungsstufen zu verifizieren. Im Großen und Ganzen deckt das Toolkit das administrative Layout-Management mit einklappbaren Fieldsets, Dashboard-Organisation mit RSS-Feeds und Anwendungs-Shortcuts sowie angepasstes Template-Rendering für Modelllisten ab. Es bietet zudem Utilities zur Verfolgung kürzlicher Benutzeraktivitäten und zur Normalisierung des Renderings von Eingabefeldern.

    Enables the application of compatible templates and styles to administrative add-ons for a consistent look.

    HTML
    Auf GitHub ansehen↗3,933
  • pkluz/pkrevealcontrollerAvatar von pkluz

    pkluz/PKRevealController

    3,830Auf GitHub ansehen↗

    PKRevealController is an iOS navigation framework and slide-over UI controller. It functions as a gesture-based interface library and hierarchical view controller manager that allows secondary screens to slide over a primary content area through touch interactions. The system organizes parent and child controllers into a layered navigation structure, translating touch input into coordinate offsets to animate transitions. It manages the width and positioning of side panels to control the available screen real estate. The framework provides capabilities for side panel layout management and vie

    Defines specific width boundaries and coordinate-based layering for menus and side panels.

    Objective-C
    Auf GitHub ansehen↗3,830
  • louisdh/panelkitAvatar von louisdh

    louisdh/panelkit

    3,746Auf GitHub ansehen↗

    Panelkit is an iOS panel UI framework and multi-panel layout engine designed to create and manage floating, pinned, and modal content panels within applications. It functions as a floating window manager and interface orchestrator, handling the positioning, dragging, and resizing of independent user interface windows on mobile screens. The framework supports dynamic UI composition, allowing content to be rendered in multiple presentation styles such as popovers or pinned sidebars. It includes a state-persistence layout engine that saves and restores window coordinates and dimensions to mainta

    Allows multiple panels to be displayed simultaneously on one side of the screen.

    Swiftiosipadpanels
    Auf GitHub ansehen↗3,746
  1. Home
  2. User Interface & Experience
  3. Admin Panel Extensions

Unter-Tags erkunden

  • Custom Content Panels2 Sub-TagsInserts custom content panels into existing pages, targeting specific models or appearing globally. **Distinct from Admin Panel Extensions:** Distinct from Admin Panel Extensions: focuses on injecting custom content panels into existing pages, not general admin panel layout extensions.
  • Panel Asset Registrars1 Sub-TagMechanisms for scoping CSS and JavaScript assets to specific administrative panels. **Distinct from Admin Panel Extensions:** Distinct from Admin Panel Extensions: focuses on asset scoping and registration rather than general UI element injection.
  • Panel DistributionsBundled application sections packaged for easy installation and deployment across projects. **Distinct from Admin Panel Extensions:** Distinct from Admin Panel Extensions: focuses on full-panel distribution rather than partial UI injection.
  • Panel-Based Plugin RestrictorsMechanisms for limiting plugin availability to specific application panels. **Distinct from Admin Panel Extensions:** Distinct from Admin Panel Extensions: focuses on the restriction of plugin availability by panel identity.
  • ThemesVisual styling and layout packages for administrative interfaces. **Distinct from Admin Panel Extensions:** Focuses on comprehensive visual theming and layout packages rather than injecting individual UI elements or panels