{"id":15150612,"url":"https://github.com/carepro-id/headless-wordpress-theme","last_synced_at":"2026-02-01T04:31:17.810Z","repository":{"id":253074425,"uuid":"842380688","full_name":"Carepro-ID/headless-wordpress-theme","owner":"Carepro-ID","description":"A headless wordpress theme, exactly blank theme LOL 😆","archived":false,"fork":false,"pushed_at":"2025-01-13T08:05:06.000Z","size":6,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-04-07T07:53:04.967Z","etag":null,"topics":["headless-wordpress","wordpress","wordpress-theme"],"latest_commit_sha":null,"homepage":"","language":"CSS","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/Carepro-ID.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2024-08-14T08:29:44.000Z","updated_at":"2025-01-13T08:00:53.000Z","dependencies_parsed_at":null,"dependency_job_id":"8ff06c25-de40-4daa-9604-e153ac750663","html_url":"https://github.com/Carepro-ID/headless-wordpress-theme","commit_stats":{"total_commits":2,"total_committers":1,"mean_commits":2.0,"dds":0.0,"last_synced_commit":"1e6ab3cef246194af9698d51e8708f02dd07a139"},"previous_names":["k1rana/headless-wordpress-theme"],"tags_count":4,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Carepro-ID%2Fheadless-wordpress-theme","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Carepro-ID%2Fheadless-wordpress-theme/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Carepro-ID%2Fheadless-wordpress-theme/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Carepro-ID%2Fheadless-wordpress-theme/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Carepro-ID","download_url":"https://codeload.github.com/Carepro-ID/headless-wordpress-theme/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247615480,"owners_count":20967183,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["headless-wordpress","wordpress","wordpress-theme"],"created_at":"2024-09-26T14:23:03.467Z","updated_at":"2026-02-01T04:31:17.780Z","avatar_url":"https://github.com/Carepro-ID.png","language":"CSS","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Headless WordPress Theme\n\nThis is a headless WordPress theme designed to be used in conjunction with a front-end framework like React, Vue, or Angular. The theme serves as a minimal WordPress backend, providing content via the WordPress REST API to be consumed by your front-end application.\n\n## Installation\n\n### Prerequisites\n\n- A WordPress installation (version 5.0 or higher)\n- Basic knowledge of WordPress themes\n- A front-end application ready to consume data from the WordPress REST API\n\n### Steps to Install the Theme\n\n1.  **Download the Theme:**\n\n    - Clone or download the theme from the repository:\n      ```bash\n      git clone https://github.com/CareProID/headless-wordpress-theme.git\n      ```\n    - Alternatively, download the theme as a `.zip` file and extract it to your local machine.\n\n2.  **Upload the Theme:**\n\n    - Log in to your WordPress admin panel.\n    - Navigate to `Appearance \u003e Themes`.\n    - Click on `Add New` and then `Upload Theme`.\n    - Select the `.zip` file if you downloaded it, or upload the theme folder if you cloned the repository.\n\n3.  **Activate the Theme:**\n\n    - Once the theme is uploaded, click on `Activate` to make it your active WordPress theme.\n\n4.  **Configure Permalinks:**\n\n    - Navigate to `Settings \u003e Permalinks`.\n    - Ensure you have a custom structure or post name option selected to make sure the REST API endpoints are correctly formatted.\n\n5.  **Setup API**\n\n    a. **REST API:** Ensure that the WordPress REST API is enabled. It is enabled by default in WordPress 4.7 and later.\n\n    b. **GraphQL:** You can use [WPGraphQL](https://github.com/wp-graphql/wp-graphql)\n\n6.  **Connect to Your Front-End Application:**\n\n    a. **WordPress REST API:**\n\n    - Point your front-end application to your WordPress site's REST API endpoint, typically located at:\n\n    ```\n    https://yourdomain.com/wp-json/wp/v2/\n    ```\n\n    - Start consuming content via the REST API.\n\n    b. **WordPress GraphQL API:**\n\n    - Point your front-end application to your WordPress site's GraphQL API endpoint, typically located at:\n\n    ```\n    https://yourdomain.com/graphql\n    ```\n\n    - And either you can customize your own endpoint by set in wordpress admin dashboard : `GraphQL on Sidebar \u003e Settings \u003e WPGraphQL General Settings \u003e GraphQL Endpoint`\n\n    - Start consuming content via the GraphQL API.\n\n## License\n\nThis project is licensed under the MIT License. You are free to use, modify, and distribute this theme as per the terms of the license.\n\nFor more information, see the [LICENSE](./LICENSE) file.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcarepro-id%2Fheadless-wordpress-theme","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fcarepro-id%2Fheadless-wordpress-theme","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcarepro-id%2Fheadless-wordpress-theme/lists"}