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
·

10 Repos

Awesome GitHub RepositoriesWordPress

Integrated environments for building and maintaining WordPress themes and plugins.

Distinct from Development Platforms: Distinct from Development Platforms: focuses specifically on the WordPress ecosystem rather than general software development platforms.

Explore 10 awesome GitHub repositories matching development tools & productivity · WordPress. Refine with filters or upvote what's useful.

Awesome WordPress GitHub Repositories

Finde die besten Repos mit KI.Wir suchen mit KI nach den am besten passenden Repositories.
  • voltagent/awesome-claude-code-subagentsAvatar von VoltAgent

    VoltAgent/awesome-claude-code-subagents

    21,906Auf GitHub ansehen↗

    This project provides a framework for managing multi-agent systems, designed to automate complex software development, infrastructure, and business workflows. It functions as a multi-agent workflow orchestrator that routes tasks to domain-specific workers while maintaining state persistence and infrastructure automation. By leveraging large language models, the system decomposes high-level objectives into actionable plans, ensuring that complex operations are executed with consistency and reliability. The framework distinguishes itself through its hierarchical agent registry and policy-driven

    Executes site transfers, version upgrades, and complex debugging to resolve performance bottlenecks and infrastructure issues.

    Shellai-agent-frameworkai-agent-toolsai-agents
    Auf GitHub ansehen↗21,906
  • roots/sageAvatar von roots

    roots/sage

    13,229Auf GitHub ansehen↗

    Sage is a WordPress starter theme that provides a foundation for building sites using professional software engineering patterns and modern development workflows. It functions as a theme architecture designed for native compatibility with the visual block-based editor. The project integrates the Laravel Blade templating engine to separate business logic from presentation using reusable components. It incorporates the Tailwind CSS framework for building responsive user interfaces via a utility-first approach and includes a modern frontend build tool to provide asset compilation and hot-reloadi

    Functions as a comprehensive starter theme for building WordPress sites with modern workflows.

    PHPacornbladelaravel
    Auf GitHub ansehen↗13,229
  • automattic/wp-calypsoAvatar von Automattic

    Automattic/wp-calypso

    12,636Auf GitHub ansehen↗

    wp-calypso is a JavaScript web application that serves as a management interface for WordPress websites. It functions as a headless CMS controller, separating the administrative interface from the content delivery system by interacting with backend services via an API. The project provides a multi-site administration dashboard, acting as a single point of control to govern various website instances and environments within a larger network. This allows for the coordination of content and settings across multiple sites from a centralized location. The system covers remote content publishing an

    Provides a comprehensive web dashboard for managing content, settings, and users across multiple WordPress sites via API.

    TypeScriptes2015es6es6-javascript
    Auf GitHub ansehen↗12,636
  • wordpress/gutenbergAvatar von WordPress

    WordPress/gutenberg

    11,693Auf GitHub ansehen↗

    Gutenberg is a block-based content management system editor for WordPress. It serves as a modular page builder and React-based content editor where website pages and posts are composed of discrete, reusable blocks rather than a single text area. The system enables visual content authoring through a modular interface used to arrange layout and media. It supports WordPress block development, allowing for the creation of custom modular elements and the extension of editor functionality through specialized plugins. The editor provides capabilities for dynamic content management and the creation

    Supports the building of custom modular elements and reusable components to extend the editor.

    JavaScriptgutenbergwordpresswordpress-plugin
    Auf GitHub ansehen↗11,693
  • automattic/_sAvatar von Automattic

    Automattic/_s

    10,985Auf GitHub ansehen↗

    This project is a development toolkit and starter kit for creating custom WordPress themes. It provides a standardized scaffolding tool to initialize a minimal codebase and directory structure, serving as a foundation for building custom site designs. The toolkit includes a build pipeline that automates the compilation of Sass into browser-ready CSS and the generation of mirrored right-to-left stylesheets. It further assists in theme preparation through a translation template generator that extracts translatable strings into portable object files. The system covers a broad range of developme

    Implements a full build pipeline that automates Sass compilation and production bundling for WordPress themes.

    CSS
    Auf GitHub ansehen↗10,985
  • devinvinson/wordpress-plugin-boilerplateAvatar von DevinVinson

    DevinVinson/WordPress-Plugin-Boilerplate

    7,852Auf GitHub ansehen↗

    The WordPress Plugin Boilerplate is a standardized, object-oriented foundation for building WordPress plugins. It provides a predictable directory structure that separates admin, public, and shared logic, along with a singleton main plugin class that serves as a single entry point for initialization. The boilerplate includes a centralized class-loader hook registry for managing WordPress actions and filters, and prepares user-facing strings for translation through a variable text domain and generated .pot files. This toolkit streamlines plugin development by organizing repository assets like

    Creates a standardized, object-oriented foundation for new WordPress plugins with predictable file structure and coding conventions.

    PHP
    Auf GitHub ansehen↗7,852
  • varying-vagrant-vagrants/vvvAvatar von Varying-Vagrant-Vagrants

    Varying-Vagrant-Vagrants/VVV

    4,524Auf GitHub ansehen↗

    VVV ist ein virtualisierter Server-Orchestrator und eine lokale Entwicklungsumgebung, die Vagrant zur Bereitstellung Linux-basierter Gastserver verwendet. Es fungiert als containerisierter Entwicklungsworkflow, der Docker und verschiedene Hypervisoren nutzt, um die Bereitstellung lokaler Websites zu automatisieren. Das Projekt bietet ein spezialisiertes Toolset für die WordPress-Entwicklung, das die Erstellung lokaler Content-Management-Sites und das Testen von Änderungen an der WordPress-Core-Software ermöglicht. Es erlaubt die Definition und Bereitstellung mehrerer lokaler Websites über eine zentrale Konfigurationsdatei. Das System deckt breitere Funktionen bei der automatisierten Website-Konfiguration und Umgebungsbereitstellung ab und stellt konsistente lokale Server-Setups über verschiedene Hardware- und Betriebssysteme hinweg sicher.

    Provides a virtualized Linux environment specifically for building and testing WordPress websites locally.

    Shell
    Auf GitHub ansehen↗4,524
  • lando/landoAvatar von lando

    lando/lando

    4,235Auf GitHub ansehen↗

    Lando is a Docker development environment manager and local development orchestrator used to create isolated application stacks. It functions as a web development stack provisioner that coordinates web servers, databases, and runtimes to ensure consistent environment parity across different operating systems. The project distinguishes itself through recipe-based environment bootstrapping for common stacks such as LAMP, LEMP, and MEAN, as well as dedicated provisioning for CMS platforms like WordPress, Drupal, and Joomla. It further differentiates its capabilities by acting as a remote hosting

    Deploys a containerized WordPress stack with configurable PHP versions and database backends.

    Auf GitHub ansehen↗4,235
  • wordpress/wordpress-developAvatar von WordPress

    WordPress/wordpress-develop

    3,361Auf GitHub ansehen↗

    Dieses Repository dient als offizielle Entwicklungsquelle für das WordPress Content-Management-System und stellt die Infrastruktur bereit, die für Beiträge zum Core-Codebase erforderlich ist. Es fungiert als Plattform für den Aufbau und die Wartung von Websites mittels eines PHP-basierten Frameworks und unterstützt die kollaborative Softwareentwicklung durch ein zentralisiertes Versionskontrollsystem. Das Projekt bietet eine umfassende Suite von Tools für Entwickler zur Verwaltung des Software-Lebenszyklus, einschließlich der Möglichkeit, containerisierte lokale Entwicklungsumgebungen bereitzustellen und administrative Aufgaben über ein terminalbasiertes Interface auszuführen. Es bietet modulare Befehlserweiterbarkeit, die die Erstellung benutzerdefinierter Pakete ermöglicht, um Workflows zu automatisieren und mehrere Remote-Installationen aus einer einzigen Sitzung heraus zu verwalten. Um Softwarestabilität und Codequalität zu gewährleisten, integriert das Repository automatisierte Build-Pipelines, die Dateiänderungen überwachen und Synchronisationsprozesse auslösen. Es erzwingt strikte Coding-Standards und bietet umfangreiche Testfunktionen, einschließlich Unit- und End-to-End-Testsuiten, Code-Coverage-Reporting und Release-Validierungsverfahren, um Regressionen vor offiziellen Software-Updates zu identifizieren.

    Serves as the official development source for contributing patches and bug fixes to the core codebase.

    PHP
    Auf GitHub ansehen↗3,361
  • nezhar/wordpress-docker-composeAvatar von nezhar

    nezhar/wordpress-docker-compose

    2,034Auf GitHub ansehen↗

    Dieses Projekt bietet einen containerisierten Entwicklungs-Stack für WordPress, der Webserver- und Datenbankdienste über eine einheitliche Konfigurationsdatei orchestriert. Es wurde entwickelt, um eine konsistente lokale Umgebung zu schaffen, die die Entwicklung benutzerdefinierter Themes und Plugins unterstützt, indem lokale Projektverzeichnisse direkt in das Container-Dateisystem gemappt werden. Die Umgebung zeichnet sich durch die Integration eines webbasierten Datenbank-Management-Interfaces als Sidecar-Dienst aus, das die Inspektion und Modifikation von Site-Daten ermöglicht, ohne die containerisierte Einrichtung verlassen zu müssen. Zudem erleichtert sie die Migration und Wiederherstellung bestehender Websites durch die Unterstützung des Imports von Anwendungscode und Datenbank-Dumps in den lokalen Stack. Der Stack umfasst Funktionen zur Verwaltung persistenter Speichervolumes, um die Datenverfügbarkeit über Container-Lebenszyklen hinweg sicherzustellen, sowie Unterstützung für die Ausführung administrativer Aufgaben über die Kommandozeile. Die Konfiguration erfolgt über Umgebungsvariablen, was dynamische Anpassungen an Verbindungseinstellungen und Anmeldedaten ermöglicht.

    Provides a containerized environment for building and testing WordPress themes and plugins locally.

    Shelldockerdocker-composehacktoberfest
    Auf GitHub ansehen↗2,034
  1. Home
  2. Development Tools & Productivity
  3. Development Platforms
  4. WordPress

Unter-Tags erkunden

  • Block DevelopmentThe process of creating custom modular content elements for the WordPress ecosystem. **Distinct from WordPress:** Distinct from WordPress: focuses specifically on the development of modular blocks rather than general theme or plugin maintenance
  • Build PipelinesAutomated sequences of tasks that compile assets and package projects for a specific ecosystem. **Distinct from WordPress:** Focuses on the automation pipeline rather than the general development environment
  • Core Software Contribution EnvironmentsSpecialized development environments designed for modifying and testing the core source code of a platform. **Distinct from WordPress:** Distinct from general WordPress development by focusing on the core software rather than themes or plugins
  • Environment BootstrappingAutomated provisioning of a complete containerized stack for WordPress development. **Distinct from WordPress:** Distinct from WordPress (General): focuses on the infrastructure and service orchestration rather than theme/plugin development tools.
  • Environment ProvisioningSetting up a local development environment with the necessary runtimes and debugging tools for WordPress. **Distinct from WordPress:** Distinct from WordPress (General): specifically focuses on the provisioning of the runtime stack and debug tools.
  • Management InterfacesUser-facing dashboards for the administration of WordPress sites, users, and settings. **Distinct from WordPress:** Focuses on the operational management dashboard rather than the development environments for themes and plugins.
  • Migration and Troubleshooting ToolsUtilities for site transfers, version upgrades, and debugging performance issues in content-managed environments. **Distinct from WordPress:** Distinct from WordPress: focuses on the operational maintenance and migration tooling specifically, rather than the platform environment itself.
  • Plugin ScaffoldersCreating a standardized, object-oriented foundation for new WordPress plugins with predictable file structure and coding conventions. **Distinct from WordPress:** Distinct from WordPress: specifically focuses on scaffolding new plugins, not general WordPress development.
  • Repository Asset OrganizersOrganizing banner, icon, and screenshot images in the correct directory structure for the WordPress plugin repository. **Distinct from WordPress:** Distinct from WordPress: specifically focuses on repository asset organization, not general WordPress development.
  • Theme LintersStatic analysis tools specifically designed to enforce style and syntax rules in theme files. **Distinct from WordPress:** Specific to theme linting rather than general WordPress development platforms