8 रिपॉजिटरी
Frameworks that automatically generate administrative user interfaces and management consoles from backend code definitions.
Distinct from Class-Based UI Controls: Existing candidates focus on UI controls or class inheritance, not the automated generation of entire admin pages from backend classes.
Explore 8 awesome GitHub repositories matching user interface & experience · Automatic Admin Interface Generators. Refine with filters or upvote what's useful.
Ponzu is a content management framework written in Go that functions as a headless CMS with a built-in JSON API and an automatically generated admin dashboard. It is designed to be compiled into a single binary, serving both the content API and the administrative interface from a single HTTP server. The framework distinguishes itself through automatic HTTPS certificate management via Let's Encrypt, enabling secure HTTP/2 delivery out of the box. It provides compile-time content scaffolding, allowing developers to define custom content types from the command line and generate the corresponding
Generates a web-based admin interface for managing content with automatic scaffolding of content editors.
yii2_fecshop is a comprehensive B2C e-commerce platform and CMS built on the Yii2 PHP framework. It functions as a headless commerce API and an international storefront solution, supporting both single-vendor stores and multi-vendor marketplaces where independent merchants can manage their own products and orders. The system is distinguished by a multi-entry point architecture that separates administrative, web, mobile, and API interfaces while sharing a common service layer. It provides high extensibility through configuration-driven service replacement, event-driven functional extensions, a
Automatically generates standard CRUD forms and lists for backend data management.
EasyAdminBundle, Symfony एप्लिकेशन के लिए बैकएंड मैनेजमेंट इंटरफ़ेस स्वचालित रूप से उत्पन्न करने का एक टूल है। यह डेटाबेस एंटिटी डेफिनिशन को यूज़र इंटरफ़ेस घटकों के साथ मैप करके प्रशासनिक स्क्रीन और फ़ॉर्म बनाता है, जो खोजने योग्य सूचियों और CRUD फ़ॉर्म के माध्यम से डेटाबेस रिकॉर्ड को मैनेज करने के लिए एक वेब-आधारित सिस्टम प्रदान करता है। यह प्रोजेक्ट विभिन्न यूज़र भूमिकाओं या बाहरी सहयोगियों के लिए अलग-अलग एडमिनिस्ट्रेशन बैकएंड बनाने का समर्थन करता है। इसमें भूमिका-आधारित एक्सेस कंट्रोल और यूज़र सुरक्षा टोकन के आधार पर डैशबोर्ड, मेनू और डेटा फ़ील्ड को प्रतिबंधित करने के लिए एक सुरक्षा लेयर शामिल है। यह सिस्टम पेजिनेटेड सूचियों, डायनामिक क्वेरी फ़िल्टरिंग और विशेष बटनों और बैच ऑपरेशन्स के माध्यम से निष्पादित कस्टम प्रशासनिक वर्कफ़्लो के साथ डेटाबेस रिकॉर्ड मैनेजमेंट की क्षमताएं प्रदान करता है। इसमें इंटरफ़ेस टेक्स्ट का अनुवाद करने और दाएं-से-बाएं पढ़ने की दिशा के लिए लेआउट को समायोजित करने के लिए लोकलाइजेशन सपोर्ट भी शामिल है।
Provides a framework to automatically generate administrative user interfaces and management consoles from backend code definitions.
dcat-admin is a Laravel admin panel framework used to rapidly build data-driven administration interfaces. It functions as a CRUD generator and backend scaffolding tool that automatically produces create, read, update, and delete interfaces based on database table schemas. The system distinguishes itself through a plugin-based extension architecture and the ability to run multiple independent administrative instances within a single installation. It provides specialized tools for mapping external APIs to forms and tables, as well as an event-driven form lifecycle for executing custom logic du
Automatically generates comprehensive administrative user interfaces and management consoles from backend code definitions.
ng-admin RESTful API डेटा को प्रबंधित करने के लिए लो-कोड प्रशासनिक डैशबोर्ड और ग्राफिकल यूजर इंटरफेस उत्पन्न करने के लिए एक AngularJS फ्रेमवर्क है। यह एक REST क्लाइंट GUI के रूप में कार्य करता है जो HTTP अनुरोधों और प्रतिक्रियाओं को संपादन योग्य फ़ॉर्म और डेटा तालिकाओं में अनुवादित करता है। फ्रेमवर्क API एंडपॉइंट्स को UI कंपोनेंट्स से मैप करने के लिए एक घोषणात्मक कॉन्फ़िगरेशन का उपयोग करता है और प्रदान की गई स्कीमा ऑब्जेक्ट्स के आधार पर इंटरफ़ेस व्यू उत्पन्न करता है। यह इंटरसेप्टर्स के माध्यम से API क्लाइंट के कस्टमाइज़ेशन की अनुमति देता है जो विशिष्ट सर्वर आवश्यकताओं से मेल खाने के लिए आने वाले और बाहर जाने वाले डेटा प्रारूपों को बदलते हैं। सिस्टम इकाई डेटा CRUD ऑपरेशन्स और संबंध प्रबंधन के लिए मानक क्षमताएं प्रदान करता है। इसमें कॉन्फ़िगरेशन-आधारित रूटिंग, इंटरफ़ेस स्थानीयकरण और कस्टम पेजों और डैशबोर्ड संगठनों के एकीकरण के लिए तंत्र शामिल हैं। विज़ुअल लेआउट को टेम्प्लेट-आधारित थीम ओवरराइडिंग और विशेष डेटा प्रकारों के लिए डायनामिक फ़ील्ड इंजेक्शन के माध्यम से संशोधित किया जा सकता है।
Automatically generates a full graphical user interface for data management based on a RESTful API configuration.
Erupt is a framework for building administrative interfaces, business intelligence layers, and visual workflow engines. It provides a multi-tenant admin panel and an LLM admin framework that automatically generates web-based management consoles and REST endpoints from backend class definitions. The project distinguishes itself by integrating AI agent orchestration, allowing administrators to manage server operations and execute backend logic through a conversational chat interface. It also features a BI semantic layer that maps raw warehouse data into business-oriented cubes for self-service
Automatically derives administrative web pages and management consoles from backend class definitions.
Invobook फ्रीलांस सर्विस प्रोवाइडर्स और टीमों के लिए डिज़ाइन किया गया एक ओपन-सोर्स बिज़नेस मैनेजमेंट प्लेटफॉर्म है। यह एक सेल्फ-होस्टेड एप्लिकेशन के रूप में कार्य करता है जो क्लाइंट प्रोजेक्ट प्रशासन, टाइम ट्रैकिंग और वित्तीय रिकॉर्ड-कीपिंग को एक ही डैशबोर्ड में केंद्रीकृत करता है। यह प्लेटफॉर्म Laravel फ्रेमवर्क पर बनाया गया है और बिज़नेस ऑपरेशन्स को प्रबंधित करने के लिए एक मॉड्यूलर इंटरफेस प्रदान करने के लिए Filament एडमिन पैनल का उपयोग करता है। यह प्रोजेक्ट प्रबंधन को स्वचालित बिलिंग वर्कफ़्लो के साथ एकीकृत करके अलग है, जिससे यूज़र्स ट्रैक किए गए बिल योग्य घंटों को सीधे पेशेवर इनवॉइस में बदल सकते हैं। एप्लिकेशन क्लाइंट डेटा को व्यवस्थित करने, कार्य प्रगति की निगरानी करने और टीम सहयोग को सुविधाजनक बनाने वाली सुविधाओं के माध्यम से व्यापक बिज़नेस प्रबंधन का समर्थन करता है। यह सिस्टम रिस्पॉन्सिवनेस बनाए रखने के लिए एसिंक्रोनस बैकग्राउंड प्रोसेसिंग के माध्यम से डॉक्यूमेंट जनरेशन और ईमेल डिलीवरी जैसे संसाधन-गहन ऑपरेशन्स को संभालता है। यह सॉफ्टवेयर एक सेल्फ-होस्टेड Laravel एप्लिकेशन के रूप में वितरित किया जाता है, जिसके लिए डिप्लॉयमेंट हेतु मानक सर्वर-साइड एनवायरनमेंट कॉन्फ़िगरेशन की आवश्यकता होती है।
Automatically generates administrative dashboards and management interfaces from backend database schemas.
This tool is an automated backend code generator that creates administrative dashboards by inspecting existing relational database structures. It functions as a schema-driven scaffolding utility, parsing table definitions and foreign key constraints to produce functional server-side controllers and user interfaces for record management. The project distinguishes itself through static source code ejection, which outputs human-readable files that developers can manually modify or extend. By analyzing database metadata, it automatically maps relational data to intuitive selection components and
Automatically generates administrative user interfaces and management consoles from database schemas.