{"id":19871567,"url":"https://github.com/druxt/druxt_drupal","last_synced_at":"2026-03-06T20:31:40.524Z","repository":{"id":47132983,"uuid":"270922918","full_name":"druxt/druxt_drupal","owner":"druxt","description":"The Drupal module for your Druxt.js backend.","archived":false,"fork":false,"pushed_at":"2025-08-18T00:09:39.000Z","size":97,"stargazers_count":11,"open_issues_count":4,"forks_count":2,"subscribers_count":4,"default_branch":"develop","last_synced_at":"2025-08-18T02:28:52.975Z","etag":null,"topics":["drupal","druxtjs","json-api"],"latest_commit_sha":null,"homepage":"","language":"PHP","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/druxt.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"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,"zenodo":null}},"created_at":"2020-06-09T06:37:03.000Z","updated_at":"2025-02-15T18:47:28.000Z","dependencies_parsed_at":"2025-05-02T09:38:49.197Z","dependency_job_id":"a09e4a7e-514c-4f99-b577-ad8fd2a35ae5","html_url":"https://github.com/druxt/druxt_drupal","commit_stats":null,"previous_names":[],"tags_count":12,"template":false,"template_full_name":null,"purl":"pkg:github/druxt/druxt_drupal","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/druxt%2Fdruxt_drupal","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/druxt%2Fdruxt_drupal/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/druxt%2Fdruxt_drupal/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/druxt%2Fdruxt_drupal/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/druxt","download_url":"https://codeload.github.com/druxt/druxt_drupal/tar.gz/refs/heads/develop","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/druxt%2Fdruxt_drupal/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":30196173,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-03-06T19:07:06.838Z","status":"ssl_error","status_checked_at":"2026-03-06T18:57:34.882Z","response_time":250,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.6:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"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":["drupal","druxtjs","json-api"],"created_at":"2024-11-12T16:12:47.271Z","updated_at":"2026-03-06T20:31:40.499Z","avatar_url":"https://github.com/druxt.png","language":"PHP","funding_links":[],"categories":[],"sub_categories":[],"readme":"# DruxtJS\n\n[![CircleCI](https://circleci.com/gh/druxt/druxt_drupal.svg?style=svg)](https://circleci.com/gh/druxt/druxt_drupal)\n\n\u003e A bridge between frameworks, Drupal in the back, Nuxt.js in the front.\n\n## Features\n\n- A single permission for read-only access to all JSON:API resources required by DruxtJS.\n- Support for Views routes via the [JSON:API Views](https://www.drupal.org/project/jsonapi_views) and [Decoupled Router](https://www.drupal.org/project/decoupled_router) modules.\n- Support for Contact form routes via the [Decoupled Router](https://www.drupal.org/project/decoupled_router) module.\n- Improved support for Menu items via the [JSON:API Menu Items](https://www.drupal.org/project/jsonapi_menu_items) module.\n- Condition plugin bypass for Block resources.\n- Enables Cross-Origin Resource Sharing (CORS) support.\n- Ensures EntityViewDisplay configuration available for [DruxtSchema](https://schema.druxtjs.org) module.\n\n\n## Installation\n\nDruxtJS requires a Nuxt.js frontend and a Drupal JSON:API backend:\n\n### Drupal\n\n1. [Install Drupal](https://www.drupal.org/docs/installing-drupal)\n\n2. Download the Drupal [DruxtJS module](https://www.drupal.org/project/druxt):\n\n    ```sh\n    composer require drupal/druxt\n    ```\n\n3. Install the DruxtJS module.\n\n4. Add the \"**access druxt resources**\" permission to a user/role.\n\n\n### Nuxt.js\n\n\n1. [Install Nuxt.js](https://nuxtjs.org/guide/installation/)\n\n2. Install the Nuxt.js [DruxtJS Site module](http://npmjs.com/package/druxt-site):\n\n    ```sh\n    npm i druxt-site\n    ```\n\n3. Add the module and configuration to `nuxt.config.js`:\n\n    ```js\n    module.exports = {\n      modules: [\n        'druxt-site'\n      ],\n      druxt: {\n        baseUrl: 'https://demo-api.druxtjs.org'\n      }\n    }\n    ```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdruxt%2Fdruxt_drupal","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdruxt%2Fdruxt_drupal","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdruxt%2Fdruxt_drupal/lists"}