awesome-repositories.com
Blog
awesome-repositories.com

Descubre los mejores repositorios open-source con nuestra búsqueda potenciada por IA.

ExplorarBúsquedas curadasAlternativas open-sourceSoftware autohospedableBlogMapa del sitio
ProyectoAcerca deCómo clasificamosPrensaServidor MCP
Aviso legalPrivacidadTérminos
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

10 repositorios

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

Encuentra los mejores repositorios con IA.Buscaremos los repositorios que mejor coincidan usando IA.
  • voltagent/awesome-claude-code-subagentsAvatar de VoltAgent

    VoltAgent/awesome-claude-code-subagents

    21,906Ver en GitHub↗

    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
    Ver en GitHub↗21,906
  • roots/sageAvatar de roots

    roots/sage

    13,229Ver en GitHub↗

    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
    Ver en GitHub↗13,229
  • automattic/wp-calypsoAvatar de Automattic

    Automattic/wp-calypso

    12,636Ver en GitHub↗

    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
    Ver en GitHub↗12,636
  • wordpress/gutenbergAvatar de WordPress

    WordPress/gutenberg

    11,693Ver en GitHub↗

    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
    Ver en GitHub↗11,693
  • automattic/_sAvatar de Automattic

    Automattic/_s

    10,985Ver en GitHub↗

    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
    Ver en GitHub↗10,985
  • devinvinson/wordpress-plugin-boilerplateAvatar de DevinVinson

    DevinVinson/WordPress-Plugin-Boilerplate

    7,852Ver en GitHub↗

    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
    Ver en GitHub↗7,852
  • varying-vagrant-vagrants/vvvAvatar de Varying-Vagrant-Vagrants

    Varying-Vagrant-Vagrants/VVV

    4,524Ver en GitHub↗

    VVV es un orquestador de servidores virtualizados y entorno de desarrollo local que utiliza Vagrant para desplegar servidores invitados basados en Linux. Funciona como un flujo de trabajo de desarrollo contenedorizado, aprovechando Docker y varios hipervisores para automatizar el aprovisionamiento de sitios locales. El proyecto proporciona un conjunto de herramientas especializado para el desarrollo en WordPress, permitiendo la creación de sitios de gestión de contenido locales y la prueba de cambios en el software central de WordPress. Permite la definición y despliegue de múltiples sitios web locales a través de un archivo de configuración central. El sistema cubre capacidades más amplias en la configuración automatizada de sitios y el aprovisionamiento de entornos, asegurando configuraciones de servidor local consistentes a través de diferentes hardware y sistemas operativos.

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

    Shell
    Ver en GitHub↗4,524
  • lando/landoAvatar de lando

    lando/lando

    4,235Ver en GitHub↗

    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.

    Ver en GitHub↗4,235
  • wordpress/wordpress-developAvatar de WordPress

    WordPress/wordpress-develop

    3,361Ver en GitHub↗

    Este repositorio sirve como la fuente oficial de desarrollo para el sistema de gestión de contenidos WordPress, proporcionando la infraestructura necesaria para contribuir al código base principal. Funciona como una plataforma para construir y mantener sitios web a través de un framework basado en PHP, apoyando el desarrollo colaborativo del software mediante un sistema de control de versiones centralizado. El proyecto proporciona un conjunto integral de herramientas para que los desarrolladores gestionen el ciclo de vida del software, incluida la capacidad de aprovisionar entornos de desarrollo locales en contenedores y ejecutar tareas administrativas a través de una interfaz basada en terminal. Cuenta con extensibilidad de comandos modulares, lo que permite la creación de paquetes personalizados para automatizar flujos de trabajo y gestionar múltiples instalaciones remotas desde una sola sesión. Para garantizar la estabilidad del software y la calidad del código, el repositorio integra pipelines de compilación automatizados que monitorean los cambios de archivos y activan procesos de sincronización. Aplica estándares de codificación estrictos y proporciona amplias capacidades de prueba, incluyendo suites de pruebas unitarias y de extremo a extremo, informes de cobertura de código y procedimientos de validación de lanzamientos para identificar regresiones antes de las actualizaciones oficiales del software.

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

    PHP
    Ver en GitHub↗3,361
  • nezhar/wordpress-docker-composeAvatar de nezhar

    nezhar/wordpress-docker-compose

    2,034Ver en GitHub↗

    Este proyecto proporciona un stack de desarrollo contenerizado para WordPress, orquestando servicios de servidor web y base de datos a través de un archivo de configuración unificado. Está diseñado para establecer un entorno local consistente que soporte el desarrollo de temas y plugins personalizados mediante el mapeo de directorios locales del proyecto directamente al sistema de archivos del contenedor. El entorno se distingue por integrar una interfaz de gestión de base de datos basada en web como un servicio sidecar, permitiendo la inspección y modificación de los datos del sitio sin salir de la configuración contenerizada. También facilita la migración y restauración de sitios web existentes al soportar la importación de código de aplicación y volcados de base de datos al stack local. El stack incluye capacidades para gestionar volúmenes de almacenamiento persistente para asegurar que los datos permanezcan disponibles a través de los ciclos de vida de los contenedores, junto con soporte para ejecutar tareas administrativas a través de la línea de comandos. La configuración se maneja a través de variables de entorno, permitiendo ajustes dinámicos en los ajustes de conexión y credenciales.

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

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

Explorar subetiquetas

  • 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