awesome-repositories.com
المدونة
awesome-repositories.com

اكتشف أفضل مستودعات المصادر المفتوحة باستخدام بحث مدعوم بالذكاء الاصطناعي.

استكشفعمليات بحث منسقةبدائل مفتوحة المصدربرمجيات ذاتية الاستضافةالمدونةخريطة الموقع
المشروعحولكيفية ترتيب النتائجالصحافةخادم MCP
قانونيالخصوصيةالشروط
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
postlight avatar

postlight/headless-wp-starter

0
View on GitHub↗
4,558 نجوم·645 تفرعات·JavaScript·GPL-2.0·8 مشاهداتarchive.postlight.com/labs/wordpress-react-starter-kit↗

Headless Wp Starter

هذا المشروع عبارة عن مجموعة أدوات لبدء استخدام WordPress بدون واجهة (headless) مع واجهة أمامية بـ React. يوفر بنية CMS مفصولة تفصل مصدر بيانات WordPress عن طبقة العرض، باستخدام WordPress كـ API للمحتوى وReact لواجهة المستخدم.

تتضمن مجموعة الأدوات بيئة WordPress داخل حاوية Docker للتشغيل السريع للتطوير المحلي. تنفذ تكامل GraphQL لجلب المحتوى ومخططات البيانات المخصصة من الخلفية، باستخدام JSON Web Tokens لمصادقة API آمنة.

يغطي المشروع ترحيل المحتوى واستيراد البيانات من التثبيتات الخارجية إلى البيئات المحلية. كما يدعم إنشاء نماذج بيانات موسعة المخطط من خلال حقول ومحللات مخصصة لتخصيص تسليم البيانات للواجهة الأمامية.

Features

  • Headless CMS - Provides a complete architectural pattern for using WordPress as a headless CMS to deliver content via APIs.
  • Starter Kits - A boilerplate for building decoupled websites using WordPress as a content API and React for the frontend.
  • GraphQL Integrations - Implements a GraphQL integration to fetch content and custom data schemas from the WordPress backend.
  • Headless WordPress Development - Provides a starter kit specifically for building websites with a WordPress backend and a React frontend.
  • Headless API Integrations - Connects a React frontend to WordPress via secure tokens and custom GraphQL schemas.
  • API Data Consumption - Implements a mechanism to retrieve structured content from a remote WordPress API for use in a React frontend.
  • Backend-Frontend Decoupling - Separates the backend data source from the user interface to improve development flexibility and performance.
  • GraphQL Data Fetching - Utilizes a GraphQL integration to perform structured data fetching for the frontend application.
  • Client-Side Components - Uses a React-based frontend to render components in the browser based on data fetched from the CMS API.
  • React Project Boilerplates - Includes a pre-configured React project foundation designed to render content from a headless CMS.
  • Decoupled Architectures - Implements a decoupled architecture that separates the content management backend from the frontend presentation layer.
  • API Schema Extensions - Provides the ability to extend standard WordPress content types with custom GraphQL fields and resolvers for tailored data delivery.
  • JWT Authentications - Secures API requests using JSON Web Tokens to verify user identities between the frontend and backend.
  • Token-Based Authentication - Secures API communication between the React frontend and WordPress backend using JSON Web Tokens.
  • Custom Data Resolvers - Enables the creation of schema-extended data models using custom resolvers to tailor API output.

سجل النجوم

مخطط تاريخ النجوم لـ postlight/headless-wp-starterمخطط تاريخ النجوم لـ postlight/headless-wp-starter

بحث بالذكاء الاصطناعي

استكشف المزيد من المستودعات الرائعة

صف ما تحتاجه بلغة بسيطة — وسيقوم الذكاء الاصطناعي بترتيب آلاف المشاريع مفتوحة المصدر المنسقة حسب الصلة.

Start searching with AI

مجموعات مختارة تضم Headless Wp Starter

مجموعات منسقة بعناية يظهر فيها Headless Wp Starter.
  • نظام إدارة محتوى مخصص للمدونات

بدائل مفتوحة المصدر لـ Headless Wp Starter

مشاريع مفتوحة المصدر مشابهة، مرتبة حسب عدد الميزات المشتركة مع Headless Wp Starter.
  • wp-api/wp-apiالصورة الرمزية لـ WP-API

    WP-API/WP-API

    3,927عرض على GitHub↗

    The WordPress REST API is a web interface and JSON-based content API that allows for the retrieval and modification of site content, users, and metadata using standard HTTP methods. It functions as a headless CMS interface, decoupling content management from the frontend by exposing site data through a programmable RESTful controller. The system is distinguished by its hypermedia-driven discovery and JSON-schema-based validation, which allow clients to programmatically locate resources and ensure predictable data exchange. It utilizes namespace-based endpoint registration to organize routes a

    PHP
    عرض على GitHub↗3,927
  • agentejo/cockpitA

    agentejo/cockpit

    5,397عرض على GitHub↗

    Cockpit is a headless content management system and API-driven content manager. It functions as a decoupled CMS that separates backend data storage from the frontend presentation layer. The system manages website content by providing structured data to applications through REST or GraphQL interfaces. This approach utilizes an API-first data distribution model to ensure platform independence for the client application. Content is organized using schema-driven modeling and delivered through a headless delivery architecture. This decouples the administrative content editor from the end-user dis

    JavaScript
    عرض على GitHub↗5,397
  • pokeapi/pokeapiالصورة الرمزية لـ PokeAPI

    PokeAPI/pokeapi

    5,250عرض على GitHub↗

    PokeAPI is a read-only RESTful web interface and comprehensive knowledge base providing structured data about Pokémon species, moves, and game series entities. It functions as a containerized data service designed to deliver game statistics and entity details for programmatic use in applications. The service enables the retrieval of comprehensive Pokémon game data and the referencing of game entity metadata. Users can access this information through both REST and GraphQL interfaces to fetch specific data points and populate external application interfaces.

    Pythonapibeginner-friendlygraphql
    عرض على GitHub↗5,250
  • yangzongzhuan/ruoyi-vue3الصورة الرمزية لـ yangzongzhuan

    yangzongzhuan/RuoYi-Vue3

    6,631عرض على GitHub↗

    RuoYi-Vue3 is a full-stack administrative dashboard and permission management framework built with SpringBoot and Vue 3. It serves as an enterprise management backend providing a decoupled architecture that separates the API from the user interface. The project features a low-code CRUD generator that automatically produces frontend and backend boilerplate code and API documentation from database tables. It implements a comprehensive role-based access control system for managing users, departments, and granular permissions at the menu and button levels, secured by stateless JSON Web Token auth

    Vueadminelement-pluselement-ui
    عرض على GitHub↗6,631
عرض جميع البدائل الـ 30 لـ Headless Wp Starter→

الأسئلة الشائعة

ما هي وظيفة postlight/headless-wp-starter؟

هذا المشروع عبارة عن مجموعة أدوات لبدء استخدام WordPress بدون واجهة (headless) مع واجهة أمامية بـ React. يوفر بنية CMS مفصولة تفصل مصدر بيانات WordPress عن طبقة العرض، باستخدام WordPress كـ API للمحتوى وReact لواجهة المستخدم.

ما هي الميزات الرئيسية لـ postlight/headless-wp-starter؟

الميزات الرئيسية لـ postlight/headless-wp-starter هي: Headless CMS, Starter Kits, GraphQL Integrations, Headless WordPress Development, Headless API Integrations, API Data Consumption, Backend-Frontend Decoupling, GraphQL Data Fetching.

ما هي البدائل مفتوحة المصدر لـ postlight/headless-wp-starter؟

تشمل البدائل مفتوحة المصدر لـ postlight/headless-wp-starter: wp-api/wp-api — The WordPress REST API is a web interface and JSON-based content API that allows for the retrieval and modification of… agentejo/cockpit — Cockpit is a headless content management system and API-driven content manager. It functions as a decoupled CMS that… pokeapi/pokeapi — PokeAPI is a read-only RESTful web interface and comprehensive knowledge base providing structured data about Pokémon… yangzongzhuan/ruoyi-vue3 — RuoYi-Vue3 is a full-stack administrative dashboard and permission management framework built with SpringBoot and Vue… microfeed/microfeed — Microfeed is a serverless content management system hosted on Cloudflare infrastructure for managing blogs, podcasts,… burakorkmez/mern-chat-app — This project is a full-stack web application designed for real-time messaging and user account management. It provides…